[SOLVED]IPV6 Link local

Hi,
I remove by accident my auto generated link local addr on my interface.
Is it a way to re-generate it without reboot ?

And this action is not in undo history :frowning:

thanks

disable/enable interface.

i’m not on the console but behind this interface, not a good solution :slight_smile:

so?
run command
/interface ethernet
disable ether1; enable ether1

it will instantly disable and enable, probably won’t even disconnect you.

working perfectly :slight_smile:

thanks

thank you works perfectly 2019