]> git.proxmox.com Git - mirror_iproute2.git/blame - man/man8/routel.8
update kernel headers based on net-next 3.21
[mirror_iproute2.git] / man / man8 / routel.8
CommitLineData
7dfb0366
AH
1.TH "ROUTEL" "8" "3 Jan, 2008" "iproute2" "Linux"
2.SH "NAME"
3.LP
4routel \- list routes with pretty output format
5.br
6routef \- flush routes
7.SH "SYNTAX"
8.LP
9routel [\fItablenr\fP [\fIraw ip args...\fP]]
10.br
11routef
12.SH "DESCRIPTION"
13.LP
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
20.SH "FILES"
21.LP
22\fI/usr/bin/routef\fP
23.br
24\fI/usr/bin/routel\fP
25.SH "AUTHORS"
26.LP
27The routel script was written by Stephen R. van den Berg <srb@cuci.nl>, 1999/04/18 and donated to the public domain.
28.br
29This manual page was written by Andreas Henriksson <andreas@fatal.se>, for the Debian GNU/Linux system.
30.SH "SEE ALSO"
31.LP
32ip(8)