mirror_frr/tests/topotests/bgp_set_aspath_replace
Philippe Guibert a3f0a1f5ed bgpd: add 'set as-path replace' with a configured ASN
There is no route-map set action to replace any ASN,
or a part of an ASN, with a configured ASN.

The current commit adds a new command to use a configured
ASN as replacement, instead of using the local as number.

> set as-path replace any 65500

Update the 'bgp_set_aspath_replace' test.

Signed-off-by: Philippe Guibert <philippe.guibert@6wind.com>
2023-06-28 21:21:55 +02:00
..
r1 bgpd: add 'set as-path replace' with a configured ASN 2023-06-28 21:21:55 +02:00
r2 bgpd: Add set as-path replace <any|ASN> cmd for route-maps 2022-04-25 14:05:22 +03:00
r3 bgpd: Add set as-path replace <any|ASN> cmd for route-maps 2022-04-25 14:05:22 +03:00
__init__.py bgpd: Add set as-path replace <any|ASN> cmd for route-maps 2022-04-25 14:05:22 +03:00
test_bgp_set_aspath_replace.py bgpd: add 'set as-path replace' with a configured ASN 2023-06-28 21:21:55 +02:00