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/configuration/system/default-route.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/configuration/system/default-route.rst')
-rw-r--r-- | docs/configuration/system/default-route.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/configuration/system/default-route.rst b/docs/configuration/system/default-route.rst index 27c74188..e102eb9c 100644 --- a/docs/configuration/system/default-route.rst +++ b/docs/configuration/system/default-route.rst @@ -36,5 +36,5 @@ Operation Last update 09:46:30 ago * 172.18.201.254, via eth0.201 -.. seealso:: Configuration of :ref:`static-routing` +.. seealso:: Configuration of :ref:`routing-static` |