routel — list routes with pretty output format
routef — flush routes
Syntax
routel [tablenr [raw ip args...]]
routef
Description
These programs are a set of helper scripts you can use instead of raw iproute2 commands.
The routel script will list routes in a format that some might consider easier to interpret then the ip route list equivalent.
The routef script does not take any arguments and will simply flush the routing table down the drain. Beware! This means deleting all routes which will make your network unusable!
See Also
Referenced By
The man page routef(8) is an alias of routel(8).
3 Jan, 2008 iproute2 Linux