mirror of
https://github.com/vyos/vyos-documentation.git
synced 2025-10-26 08:41:46 +01:00
vrf: note dynamic routing for VyOS 1.4
This commit is contained in:
parent
7fd70a9f6b
commit
ada75b1ce9
@ -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
|
multi-tenancy problem where each tenant has their own unique routing tables and
|
||||||
in the very least need different default gateways.
|
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
|
Configuration
|
||||||
=============
|
=============
|
||||||
|
|
||||||
@ -58,6 +53,11 @@ itself needs to be assigned to an interface.
|
|||||||
Routing
|
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
|
Static
|
||||||
^^^^^^
|
^^^^^^
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user