mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-04 00:59:13 +00:00
slight addition to hasso's previous no_interface patch.
This commit is contained in:
parent
3d3de8c4a4
commit
111bd7a54a
@ -1154,7 +1154,7 @@ ALIAS (vtysh_exit_ospf6d,
|
||||
"quit",
|
||||
"Exit current mode and down to previous mode\n")
|
||||
|
||||
DEFUNSH (VTYSH_ZEBRA|VTYSH_RIPD|VTYSH_OSPFD|VTYSH_OSPF6D,
|
||||
DEFUNSH (VTYSH_ZEBRA|VTYSH_RIPD|VTYSH_RIPNGD|VTYSH_OSPFD|VTYSH_OSPF6D,
|
||||
vtysh_interface,
|
||||
vtysh_interface_cmd,
|
||||
"interface IFNAME",
|
||||
@ -1184,7 +1184,7 @@ DEFSH (VTYSH_ZEBRA|VTYSH_RIPD|VTYSH_OSPFD,
|
||||
NO_STR
|
||||
"Interface specific description\n")
|
||||
|
||||
DEFUNSH (VTYSH_ZEBRA|VTYSH_RIPD|VTYSH_OSPFD|VTYSH_OSPF6D,
|
||||
DEFUNSH (VTYSH_ZEBRA|VTYSH_RIPD|VTYSH_RIPNGD|VTYSH_OSPFD|VTYSH_OSPF6D,
|
||||
vtysh_exit_interface,
|
||||
vtysh_exit_interface_cmd,
|
||||
"exit",
|
||||
|
Loading…
Reference in New Issue
Block a user