Hi
How to set cisco command ipv6 nd ra suppress all in mikrotik?
thx
Mark
Hi
How to set cisco command ipv6 nd ra suppress all in mikrotik?
thx
Mark
To suppress IPv6 router advertisement transmissions on a LAN interface, use the ipv6 nd ra suppress command in interface configuration mode.
Don’t advertise your ips:
/ipv6 address set [find where advertise=yes] advertise=no
Or disable neighbor detection:
/ipv6 nd disable [find]