slight addition to hasso's previous no_interface patch.

This commit is contained in:
paul 2003-05-23 10:43:59 +00:00
parent 3d3de8c4a4
commit 111bd7a54a

View File

@ -1154,7 +1154,7 @@ ALIAS (vtysh_exit_ospf6d,
"quit", "quit",
"Exit current mode and down to previous mode\n") "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,
vtysh_interface_cmd, vtysh_interface_cmd,
"interface IFNAME", "interface IFNAME",
@ -1184,7 +1184,7 @@ DEFSH (VTYSH_ZEBRA|VTYSH_RIPD|VTYSH_OSPFD,
NO_STR NO_STR
"Interface specific description\n") "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,
vtysh_exit_interface_cmd, vtysh_exit_interface_cmd,
"exit", "exit",