Closed andrewhodel closed 2 years ago
It's 3 commands and there has to be a pool specified on the dhcpv6 client, the pool is automatically configured and requires no configuration or management.
/ipv6 address add from-pool=ipv6local interface=bridge1 /ipv6 dhcp-client add add-default-route=yes interface=ether1 pool-name=ipv6local request= address,prefix /ipv6 nd set [ find default=yes ] disabled=yes add hop-limit=64 interface=bridge1 ra-interval=20s-1m
It's 3 commands and there has to be a pool specified on the dhcpv6 client, the pool is automatically configured and requires no configuration or management.