Added skeleton of command tree. Please inspect.

This commit is contained in:
Martin Mares 1999-11-17 14:58:21 +00:00
parent 2af2636a69
commit bff1db7629

14
TODO
View file

@ -42,6 +42,20 @@ Core
- port to FreeBSD
Commands
~~~~~~~~
shutdown
configure [<file>]
show protocols [<name>]
<name>
route [<route>] [table <name>] [filter (<name> | { <inline> })] [where <condition>]
status # router id, version etc.
rip ??? [<name>]
ospf ??? [<name>]
static ??? [<name>]
interfaces [<name>]
(disable|enable|restart) <protocol>
Cleanup
~~~~~~~
- right usage of DBG vs. debug