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:
4
TODO
4
TODO
@@ -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?
|
||||
|
||||
|
||||
Reference in New Issue
Block a user