]> git.proxmox.com Git - mirror_iproute2.git/blame - man/man8/routel.8
iproute: ip route get support for sport, dport and ipproto match
[mirror_iproute2.git] / man / man8 / routel.8
CommitLineData
7dfb0366
AH
1.TH "ROUTEL" "8" "3 Jan, 2008" "iproute2" "Linux"
2.SH "NAME"
5699275b 3.LP
7dfb0366
AH
4routel \- list routes with pretty output format
5.br
6routef \- flush routes
7.SH "SYNTAX"
5699275b 8.LP
7dfb0366 9routel [\fItablenr\fP [\fIraw ip args...\fP]]
5699275b 10.br
7dfb0366
AH
11routef
12.SH "DESCRIPTION"
5699275b 13.LP
7dfb0366
AH
14These programs are a set of helper scripts you can use instead of raw iproute2 commands.
15.br
16The routel script will list routes in a format that some might consider easier to interpret then the ip route list equivalent.
17.br
18The 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!
19
7dfb0366 20.SH "AUTHORS"
5699275b 21.LP
7dfb0366
AH
22The routel script was written by Stephen R. van den Berg <srb@cuci.nl>, 1999/04/18 and donated to the public domain.
23.br
24This manual page was written by Andreas Henriksson <andreas@fatal.se>, for the Debian GNU/Linux system.
25.SH "SEE ALSO"
5699275b 26.LP
7dfb0366 27ip(8)