1
0
mirror of https://gitlab.labs.nic.cz/labs/bird.git synced 2024-05-11 16:54:54 +00:00

Added dumping of routing tables (`show route'). This includes filtering.

This commit is contained in:
Martin Mares
1999-12-01 15:10:21 +00:00
parent 04a60c689a
commit 730f2e2c8c
7 changed files with 194 additions and 11 deletions

4
TODO
View File

@@ -48,12 +48,10 @@ shutdown # order system shutdown
configure [<file>]
debug <what> # dump debugging information to log
show <name> # show everything you know about symbol <name>
route [<route>] [table <name>] [filter (<name> | { <inline> })] [where <condition>] [all]
status # router id, version etc.
route [<route>] [table <name>] [filter (<name> | { <inline> })] [where <condition>] [all] <-- WHERE
rip ??? [<name>]
ospf ??? [<name>]
static ??? [<name>]
neighbors # ???
filters [<name>]
(disable|enable|restart) <protocol> # or ALL?