From cedf7ecfb6048cce1082d234f9d859f955b0c2cd Mon Sep 17 00:00:00 2001 From: aapostoliuk Date: Tue, 11 Jul 2023 17:04:02 +0300 Subject: bgp: T5338: Added 'protocols bgp interface mpls forwarding' feature Added 'protocols bgp interface mpls forwarding' feature. 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. --- .../include/bgp/protocol-common-config.xml.i | 30 ++++++++++++++++++++++ 1 file changed, 30 insertions(+) (limited to 'interface-definitions') diff --git a/interface-definitions/include/bgp/protocol-common-config.xml.i b/interface-definitions/include/bgp/protocol-common-config.xml.i index d69fd7dab..f95031a75 100644 --- a/interface-definitions/include/bgp/protocol-common-config.xml.i +++ b/interface-definitions/include/bgp/protocol-common-config.xml.i @@ -873,6 +873,36 @@ + + + Enable MPLS on Interface + + + + + txt + Interface name + + + #include + + + + + + MPLS options + + + + + Enable MPLS forwarding for eBGP directly connected peers + + + + + + + Listen for and accept BGP dynamic neighbors from range -- cgit v1.2.3