diff options
-rw-r--r-- | docs/configuration/vrf/index.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/configuration/vrf/index.rst b/docs/configuration/vrf/index.rst index 8ad71497..8834ad33 100644 --- a/docs/configuration/vrf/index.rst +++ b/docs/configuration/vrf/index.rst @@ -444,8 +444,8 @@ address-family. derived and should not be specified explicitly for either the source or destination VRF’s. -.. cfgcmd:: set [vrf name <name>] protocols bgp interface - <name> mpls forwarding +.. cfgcmd:: set vrf name <name> protocols bgp interface <interface> mpls + forwarding It is possible to permit BGP install VPN prefixes without transport labels. This configuration will install VPN prefixes originated from an e-bgp session, |