From 84e245a712507013c4a4f4fcf3b0448b40221f86 Mon Sep 17 00:00:00 2001 From: Viacheslav Hletenko Date: Wed, 13 Sep 2023 10:07:47 +0000 Subject: T5576: Add BGP remove-private-as all option Add the ability to use the option all for remove-private-as. Remove private ASNs in outbound updates. all - Apply to all AS numbers set protocols bgp neighbor address-family ipv4-unicast remove-private-as all (cherry picked from commit d72024b11e127cc11931cfaee4d07944dceb1ea9) --- .../include/bgp/neighbor-afi-ipv4-ipv6-common.xml.i | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) (limited to 'interface-definitions/include/bgp/neighbor-afi-ipv4-ipv6-common.xml.i') diff --git a/interface-definitions/include/bgp/neighbor-afi-ipv4-ipv6-common.xml.i b/interface-definitions/include/bgp/neighbor-afi-ipv4-ipv6-common.xml.i index 75221a348..9ec513da9 100644 --- a/interface-definitions/include/bgp/neighbor-afi-ipv4-ipv6-common.xml.i +++ b/interface-definitions/include/bgp/neighbor-afi-ipv4-ipv6-common.xml.i @@ -1,4 +1,5 @@ + Use addpath to advertise all paths to a neighbor @@ -156,12 +157,19 @@ #include - + Remove private AS numbers from AS path in outbound route updates - - + + + + Remove private AS numbers to all AS numbers in outbound route updates + + + + + #include #include #include -- cgit v1.2.3