mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-10-28 22:13:47 +00:00
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> |
||
|---|---|---|
| .. | ||
| r1 | ||
| r2 | ||
| r3 | ||
| __init__.py | ||
| test_bgp_set_aspath_replace.py | ||