diff options
| -rw-r--r-- | docs/appendix/examples/bgp-ipv6-unnumbered.rst | 9 | 
1 files changed, 5 insertions, 4 deletions
| diff --git a/docs/appendix/examples/bgp-ipv6-unnumbered.rst b/docs/appendix/examples/bgp-ipv6-unnumbered.rst index 77aa2215..aaf15e32 100644 --- a/docs/appendix/examples/bgp-ipv6-unnumbered.rst +++ b/docs/appendix/examples/bgp-ipv6-unnumbered.rst @@ -1,12 +1,13 @@  .. _examples-bgp-ipv6-unnumbered: -VyOS BGP ipv6 unnumbered with extended nexthop ----------------------------------------------- +######################################### +BGP IPv6 unnumbered with extended nexthop +#########################################  General infomration can be found in the :ref:`bgp` chapter.  Configuration -^^^^^^^^^^^^^ +=============  - Router A: @@ -47,7 +48,7 @@ Configuration    set protocols bgp 64499 peer-group fabric remote-as 'external'  Results -^^^^^^^^^^^^^ +=======  - Router A: | 
