HOWTO: advertise a subnet using Quagga
Shadow Hawkins on Friday, 27 July 2007 00:09:31
In "zebra.conf", use the following snippet as a guide to enable routing. Disable use of RADVD or other routing daemon if you do this.
ipv6 forwarding
interface (device)
no ipv6 nd suppress-ra
ipv6 address (subnet)::ffff/(netmask)
ipv6 nd prefix (subnet)::/(netmask)
ipv6 nd ra-interval 10
!
interface (next device to route, if needed)
!
Posting is only allowed when you are logged in. |