From 87bbe75152e3e0625776587c1fd4cd7104319fe1 Mon Sep 17 00:00:00 2001 From: Christian Poessinger Date: Sun, 7 Mar 2021 21:49:50 +0100 Subject: bgp: T3391: add per AFI maximum-paths support * set protocols bgp ASN address-family ipv4-unicast maximum-paths * set protocols bgp ASN address-family ipv4-unicast maximum-paths-ibgp * set protocols bgp ASN address-family ipv6-unicast maximum-paths * set protocols bgp ASN address-family ipv6-unicast maximum-paths-ibgp --- interface-definitions/protocols-bgp.xml.in | 2 ++ 1 file changed, 2 insertions(+) (limited to 'interface-definitions/protocols-bgp.xml.in') diff --git a/interface-definitions/protocols-bgp.xml.in b/interface-definitions/protocols-bgp.xml.in index cc4f9d2b6..c2a123313 100644 --- a/interface-definitions/protocols-bgp.xml.in +++ b/interface-definitions/protocols-bgp.xml.in @@ -62,6 +62,7 @@ #include + #include Redistribute routes from other protocols into BGP @@ -171,6 +172,7 @@ #include + #include Redistribute routes from other protocols into BGP -- cgit v1.2.3