routel(8) list routes with pretty output format

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!

FILES

/usr/bin/routef
/usr/bin/routel

AUTHORS

The routel script was written by Stephen R. van den Berg <[email protected]>, 1999/04/18 and donated to the public domain.
This manual page was written by Andreas Henriksson <[email protected]>, for the Debian GNU/Linux system.