?? ipv6.texi
字號:
@node IPv6 Support, Kernel Interface, Route Map, Top@comment node-name, next, previous, up@chapter IPv6 SupportZebra fully supports IPv6 routing. As described so far, Zebra supportsRIPng, OSPFv3 and BGP-4+. You can give IPv6 addresses to an interfaceand configure static IPv6 routing information. Zebra-IPv6 also providesautomatic address configuration via a feature called @code{addressauto configuration}. To do it, the router must send router advertisementmessages to the all nodes that exist on the network.@menu* Router Advertisement:: @end menu@node Router Advertisement, , IPv6 Support, IPv6 Support@comment node-name, next, previous, up@section Router Advertisement@deffn {Interface Command} {ipv6 nd send-ra} {}@end deffn@deffn {Interface Command} {ipv6 nd prefix-advertisement @var{ipv6prefix}} {}@end deffn@example@groupinterface eth0 ipv6 nd send-ra ipv6 nd prefix-advertisement 3ffe:506:5009::/64@end group@end example
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -