| @node IPv6 Support, Kernel Interface, Route Map, Top |
| @comment node-name, next, previous, up |
| Zebra fully supports IPv6 routing. As described so far, Zebra supports |
| RIPng, OSPFv3 and BGP-4+. You can give IPv6 addresses to an interface |
| and configure static IPv6 routing information. Zebra-IPv6 also provides |
| automatic address configuration via a feature called @code{address |
| auto configuration}. To do it, the router must send router advertisement |
| messages to the all nodes that exist on the network. |
| @node Router Advertisement, , IPv6 Support, IPv6 Support |
| @comment node-name, next, previous, up |
| @section Router Advertisement |
| @deffn {Interface Command} {ipv6 nd send-ra} {} |
| @deffn {Interface Command} {ipv6 nd prefix-advertisement @var{ipv6prefix}} {} |
| ipv6 nd prefix-advertisement 3ffe:506:5009::/64 |