vrf: note dynamic routing for VyOS 1.4

This commit is contained in:
Christian Poessinger 2021-04-16 19:25:52 +02:00
parent 7fd70a9f6b
commit ada75b1ce9

View File

@ -10,11 +10,6 @@ VRFs, VRF-lite to be specific) in the Linux network stack. One use case is the
multi-tenancy problem where each tenant has their own unique routing tables and
in the very least need different default gateways.
.. warning:: VRFs are an "needs testing" feature. If you think things should be
different then they are implemented and handled right now - please feedback
via a task created in Phabricator_.
Configuration
=============
@ -58,6 +53,11 @@ itself needs to be assigned to an interface.
Routing
-------
.. note:: VyOS 1.3 (equuleus) only supports VRF static routing. Dynamic routing
for given VRFs was added in VyOS 1.4 (sagitta). This also came with a change
in the CLI configuration which will be - of course - automatically migrated
on upgrades.
Static
^^^^^^