diff options
Diffstat (limited to 'doc/user/bgp.rst')
| -rw-r--r-- | doc/user/bgp.rst | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/user/bgp.rst b/doc/user/bgp.rst index bd5767beba..86c6a75fc1 100644 --- a/doc/user/bgp.rst +++ b/doc/user/bgp.rst @@ -1142,6 +1142,13 @@ IPv6 Support address family is enabled by default for all new neighbors. +.. clicmd:: bgp ipv6-auto-ra + + By default, bgpd can ask Zebra to enable sending IPv6 router advertisement + messages on interfaces. For example, this happens for unnumbered peers + support or when extended-nexthop capability is used. The ``no`` form of this + command disables such behaviour. + .. _bgp-route-aggregation: Route Aggregation |
