⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 ipv6.texi

📁 linux 路由软件 可支持RIP OSPF BGP等
💻 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 + -