mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-07 05:42:21 +00:00
Merge pull request #10146 from ton31337/fix/acl_bmp
bgpd: Add autocomplete for access-list under BMP node
This commit is contained in:
commit
0536fea8d2
@ -2044,7 +2044,7 @@ DEFPY(bmp_connect,
|
|||||||
|
|
||||||
DEFPY(bmp_acl,
|
DEFPY(bmp_acl,
|
||||||
bmp_acl_cmd,
|
bmp_acl_cmd,
|
||||||
"[no] <ip|ipv6>$af access-list WORD",
|
"[no] <ip|ipv6>$af access-list ACCESSLIST_NAME$access_list",
|
||||||
NO_STR
|
NO_STR
|
||||||
IP_STR
|
IP_STR
|
||||||
IPV6_STR
|
IPV6_STR
|
||||||
|
Loading…
Reference in New Issue
Block a user