Linux Commands Examples

A great documentation place for Linux commands

routel

list routes with pretty output format routef - flush routes


see also : ip


add an example, a script, a trick and tips

: email address (won't be displayed)
: name

Step 2

Thanks for this example ! - It will be moderated and published shortly.

Feel free to post other examples
Oops ! There is a tiny cockup. A damn 404 cockup. Please contact the loosy team who maintains and develops this wonderful site by clicking in the mighty feedback button on the side of the page. Say what happened. Thanks!

examples


no example yet ...

... Feel free to add your own example above to help other Linux-lovers !

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

syntax

routel [tablenr [raw ip args...]]
routef


see also

ip


authors

The routel script was written by Stephen R. van den Berg <srb[:at:]cuci[:dot:]nl>, 1999/04/18 and donated to the public domain.
This manual page was written by Andreas Henriksson <andreas[:at:]fatal[:dot:]se>, for the Debian GNU/Linux system.

How can this site be more helpful to YOU ?


give  feedback