mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-05-24 04:54:48 +00:00
Removing neighbor command is silently ignored if interface v6only option
is used Ticket: CM-6505 Reviewed By: Vivek Testing Done: The 'no' for this command was missing the {v6only} at the end
This commit is contained in:
parent
b255a4b195
commit
c8a96aef3e
@ -2698,7 +2698,7 @@ ALIAS (no_neighbor,
|
|||||||
|
|
||||||
DEFUN (no_neighbor_interface_config,
|
DEFUN (no_neighbor_interface_config,
|
||||||
no_neighbor_interface_config_cmd,
|
no_neighbor_interface_config_cmd,
|
||||||
"no neighbor WORD interface",
|
"no neighbor WORD interface {v6only}",
|
||||||
NO_STR
|
NO_STR
|
||||||
NEIGHBOR_STR
|
NEIGHBOR_STR
|
||||||
"Interface name\n"
|
"Interface name\n"
|
||||||
|
Loading…
Reference in New Issue
Block a user