mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-07-27 08:32:12 +00:00
Merge pull request #4698 from opensourcerouting/frr-reload-fix-misc-cmds
frr-reload.py: fix reload with different settings
This commit is contained in:
commit
5dc0587f21
@ -393,8 +393,10 @@ end
|
|||||||
# is not the main router bgp block, but enabling multi-instance
|
# is not the main router bgp block, but enabling multi-instance
|
||||||
oneline_ctx_keywords = ("access-list ",
|
oneline_ctx_keywords = ("access-list ",
|
||||||
"agentx",
|
"agentx",
|
||||||
|
"allow-external-route-update",
|
||||||
"bgp ",
|
"bgp ",
|
||||||
"debug ",
|
"debug ",
|
||||||
|
"domainname ",
|
||||||
"dump ",
|
"dump ",
|
||||||
"enable ",
|
"enable ",
|
||||||
"frr ",
|
"frr ",
|
||||||
|
Loading…
Reference in New Issue
Block a user