diff options
author | Martin Mares <mj@ucw.cz> | 1999-12-01 16:10:21 +0100 |
---|---|---|
committer | Martin Mares <mj@ucw.cz> | 1999-12-01 16:10:21 +0100 |
commit | 730f2e2c8c29b3461caa096fa514cbf71f84e51b (patch) | |
tree | 0a01f3aeb128be3746f67ee9c9adc1c8c62013d7 /TODO | |
parent | 04a60c689aeb10fafa9919bcff5f8391e0f3a158 (diff) | |
download | bird-730f2e2c8c29b3461caa096fa514cbf71f84e51b.tar bird-730f2e2c8c29b3461caa096fa514cbf71f84e51b.zip |
Added dumping of routing tables (`show route'). This includes filtering.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -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? |