From 6018c699da7f1dc95432467040dbc91d52486f26 Mon Sep 17 00:00:00 2001 From: Christian Poessinger Date: Tue, 10 Mar 2020 20:14:00 +0100 Subject: vrf: ease documentation about assigning interfaces to vrf --- docs/vrf.rst | 20 ++------------------ 1 file changed, 2 insertions(+), 18 deletions(-) (limited to 'docs') diff --git a/docs/vrf.rst b/docs/vrf.rst index ccf26bbb..a1afab58 100644 --- a/docs/vrf.rst +++ b/docs/vrf.rst @@ -50,25 +50,9 @@ Interfaces When VRFs are used it is not only mandatory to create a VRF but also the VRF itself needs to be assigned to an interface. -.. cfgcmd:: set interfaces dummy vrf +.. cfgcmd:: set interfaces vrf - Assign dummy interface identified by `` to VRF named ``. - -.. cfgcmd:: set interfaces ethernet vrf - - Assign ethernet interface identified by `` to VRF named ``. - -.. cfgcmd:: set interfaces bonding vrf - - Assign bonding interface identified by `` to VRF named ``. - -.. cfgcmd:: set interfaces bridge vrf - - Assign bridge interface identified by `` to VRF named ``. - -.. cfgcmd:: set interfaces pppoe vrf - - Assign PPPoE interface identified by `` to VRF named ``. + Assign interface identified by `` to VRF named ``. Routing ------- -- cgit v1.2.3