From ada75b1ce98cb3c5f82dc65d499b7c301b8157e0 Mon Sep 17 00:00:00 2001 From: Christian Poessinger Date: Fri, 16 Apr 2021 19:25:52 +0200 Subject: vrf: note dynamic routing for VyOS 1.4 --- docs/configuration/vrf/index.rst | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'docs/configuration') diff --git a/docs/configuration/vrf/index.rst b/docs/configuration/vrf/index.rst index a311fcc0..f0765aec 100644 --- a/docs/configuration/vrf/index.rst +++ b/docs/configuration/vrf/index.rst @@ -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 ^^^^^^ -- cgit v1.2.3