I’m trying to get selected VLANs to have Autonomous=No - their IP addresses will be managed/issues by DHCPv6 and no SLAAC
As soon as I set an Address to Advertise=yes it creates a dynamic entry in the prefixes list. This happens even if I have a manual Prefix created and enabled beforehand with the same prefix/interface details. The existing manual entry then becomes unmanageable in the UI
On another thread I saw a command to change the ND defaults to be able to set Autonomous=No as a default, but then I cant set =Yes for client VLANs because of the above problem. (
/ipv6/nd/prefix/default > set autonomous=no
I couldnt find an equivalent in the UI
Is there a way to disable dynamic prefix creation?