System Administration Guide, Volume 3

How to Configure Your Router to Advertise Over Tunneling Interfaces

Do the following steps for each tunnel.

  1. Become superuser.

  2. Edit the file /etc/inet/ndpd.conf and add entries using the following steps.

    1. Enable router advertisement over the tunneling interface.


      if ip.tunn AdvSendAdvertisements 1
    2. Add prefixes as needed.


      prefix interface-address ip.tunn
      
  3. Reboot.