commit | 54301ce06d74cbe2206c694d9d1dfb6fcea5e436 | [log] [tgz] |
---|---|---|
author | hasso <hasso> | Tue Jan 27 10:07:34 2004 +0000 |
committer | hasso <hasso> | Tue Jan 27 10:07:34 2004 +0000 |
tree | ffe62cc40c9a284ff6d920762461dff1132c97cc | |
parent | 931cd54d52b9b034f8bf8b634e99bc2444d5094e [diff] [blame] |
Make "(no) ip address x.x.x.x/x" commands work again in vtysh.
diff --git a/isisd/isis_circuit.c b/isisd/isis_circuit.c index 53a341f..c692e3f 100644 --- a/isisd/isis_circuit.c +++ b/isisd/isis_circuit.c
@@ -1546,6 +1546,7 @@ return CMD_SUCCESS; } +#if 0 DEFUN (ip_address, ip_address_cmd, "ip address A.B.C.D/A", @@ -1649,6 +1650,7 @@ return CMD_SUCCESS; } +#endif DEFUN (no_isis_hello, no_isis_hello_cmd,