Merge pull request #13896 from fdumontet6WIND/aspath_mgm_fix

bgpd: fix no set as_path replace command
This commit is contained in:
Donald Sharp 2023-06-30 15:31:15 -04:00 committed by GitHub
commit a93374d2e3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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 AS number to local or configured AS number\n"
"Replace any 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 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") "Define the configured AS number\n")
{ {
const char *xpath = const char *xpath =