From d3686ec9c3058953f7ff061360b71c1dc8f2083b Mon Sep 17 00:00:00 2001 From: Robert Göhler Date: Fri, 6 Sep 2024 21:43:36 +0200 Subject: VRF: write more clear, table id is mandatory --- docs/configuration/vrf/index.rst | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/docs/configuration/vrf/index.rst b/docs/configuration/vrf/index.rst index 4f230cf9..08f489bb 100644 --- a/docs/configuration/vrf/index.rst +++ b/docs/configuration/vrf/index.rst @@ -18,14 +18,10 @@ Configuration A VRF device is created with an associated route table. Network interfaces are then enslaved to a VRF device. -.. cfgcmd:: set vrf name - - Create new VRF instance with ``. The name is used when placing - individual interfaces into the VRF. - .. cfgcmd:: set vrf name table - Configured routing table `` is used by VRF ``. + Create a new VRF instance with `` and ``. The name is used when placing + individual interfaces into the VRF. .. note:: A routing table ID can not be modified once it is assigned. It can only be changed by deleting and re-adding the VRF instance. -- cgit v1.2.3