There are singline-line commands inside `router bgp` that start with
`vnc ` or `bmp `. Those commands are currently treated as node-entering
commands. We need to specify such commands more precisely.
Fixes #10548.
Signed-off-by: Igor Ryzhov <iryzhov@nfware.com>
"address-family ": {
"vni ": {},
},
- "vnc ": {},
+ "vnc defaults": {},
+ "vnc nve-group ": {},
+ "vnc l2-group ": {},
"vrf-policy ": {},
- "bmp ": {},
+ "bmp targets ": {},
"segment-routing srv6": {},
},
"router rip": {},