How to Configure Your Router to Advertise Over Tunneling Interfaces
Following these steps for each tunnel.
-
Become superuser.
-
Edit the /etc/inet/ndpd.conf file. Add entries
by using the following steps.
-
Enable router advertisement over the tunneling interface.
if ip.tunn AdvSendAdvertisements 1
|
-
Add prefixes as needed.
prefix interface-address ip.tunn
|
-
Reboot.