mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-04 18:13:28 +00:00
Merge pull request #13896 from fdumontet6WIND/aspath_mgm_fix
bgpd: fix no set as_path replace command
This commit is contained in:
commit
a93374d2e3
@ -5938,7 +5938,6 @@ DEFPY_YANG(no_set_aspath_replace_asn, no_set_aspath_replace_asn_cmd,
|
||||
"Replace AS number to local or configured AS number\n"
|
||||
"Replace any AS number to local or configured AS number\n"
|
||||
"Replace a specific AS number to local or configured AS number\n"
|
||||
"Replace AS number with a configured AS number\n"
|
||||
"Define the configured AS number\n")
|
||||
{
|
||||
const char *xpath =
|
||||
|
Loading…
Reference in New Issue
Block a user