diff options
author | Christian Poessinger <christian@poessinger.com> | 2021-04-16 19:23:25 +0200 |
---|---|---|
committer | Christian Poessinger <christian@poessinger.com> | 2021-04-16 19:23:25 +0200 |
commit | 62f8241b09228a66916480731c0291dbd5a1aa24 (patch) | |
tree | 20b588ed7dafbe390d266f660aacae1dc86673da /docs/configexamples/bgp-ipv6-unnumbered.rst | |
parent | e21c80c6e1c64b6cc62dbceff9e4302cefaab345 (diff) | |
download | vyos-documentation-62f8241b09228a66916480731c0291dbd5a1aa24.tar.gz vyos-documentation-62f8241b09228a66916480731c0291dbd5a1aa24.zip |
vrf: dynamic routing is now supported - document this
Diffstat (limited to 'docs/configexamples/bgp-ipv6-unnumbered.rst')
-rw-r--r-- | docs/configexamples/bgp-ipv6-unnumbered.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/configexamples/bgp-ipv6-unnumbered.rst b/docs/configexamples/bgp-ipv6-unnumbered.rst index ccc1f69a..fe4430ae 100644 --- a/docs/configexamples/bgp-ipv6-unnumbered.rst +++ b/docs/configexamples/bgp-ipv6-unnumbered.rst @@ -4,7 +4,7 @@ BGP IPv6 unnumbered with extended nexthop ######################################### -General information can be found in the :ref:`bgp` chapter. +General information can be found in the :ref:`routing-bgp` chapter. Configuration ============= |