From ca15a227d572de0d39e3cd15bf438f529e42a06c Mon Sep 17 00:00:00 2001 From: aapostoliuk Date: Mon, 17 Jul 2023 16:08:24 +0300 Subject: l3vpn: T5338: Added 'protocols bgp interface mpls forwarding' Added command 'protocols bgp interface mpls forwarding' --- docs/configuration/vrf/index.rst | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'docs') diff --git a/docs/configuration/vrf/index.rst b/docs/configuration/vrf/index.rst index 07f1faba..8ad71497 100644 --- a/docs/configuration/vrf/index.rst +++ b/docs/configuration/vrf/index.rst @@ -444,6 +444,13 @@ address-family. derived and should not be specified explicitly for either the source or destination VRF’s. +.. cfgcmd:: set [vrf name ] protocols bgp 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, + and with the next-hop directly connected. + .. _l3vpn-vrf example operation: Operation -- cgit v1.2.3