73 lines
1.8 KiB
HTML
73 lines
1.8 KiB
HTML
|
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
<HTML><HEAD><TITLE>Man page of ROUTEL</TITLE>
|
|
</HEAD><BODY>
|
|
<H1>ROUTEL</H1>
|
|
Section: Linux (8)<BR>Updated: 3 Jan, 2008<BR><A HREF="#index">Index</A>
|
|
<A HREF="/cgi-bin/man/man2html">Return to Main Contents</A><HR>
|
|
|
|
<A NAME="lbAB"> </A>
|
|
<H2>NAME</H2>
|
|
|
|
<P>
|
|
|
|
routel - list routes with pretty output format
|
|
<BR>
|
|
|
|
routef - flush routes
|
|
<A NAME="lbAC"> </A>
|
|
<H2>SYNTAX</H2>
|
|
|
|
<P>
|
|
|
|
routel [<I>tablenr</I> [<I>raw ip args...</I>]]
|
|
<BR>
|
|
|
|
routef
|
|
<A NAME="lbAD"> </A>
|
|
<H2>DESCRIPTION</H2>
|
|
|
|
<P>
|
|
|
|
These programs are a set of helper scripts you can use instead of raw iproute2 commands.
|
|
<BR>
|
|
|
|
The routel script will list routes in a format that some might consider easier to interpret then the ip route list equivalent.
|
|
<BR>
|
|
|
|
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!
|
|
<P>
|
|
<A NAME="lbAE"> </A>
|
|
<H2>AUTHORS</H2>
|
|
|
|
<P>
|
|
|
|
The routel script was written by Stephen R. van den Berg <<A HREF="mailto:srb@cuci.nl">srb@cuci.nl</A>>, 1999/04/18 and donated to the public domain.
|
|
<BR>
|
|
|
|
This manual page was written by Andreas Henriksson <<A HREF="mailto:andreas@fatal.se">andreas@fatal.se</A>>, for the Debian GNU/Linux system.
|
|
<A NAME="lbAF"> </A>
|
|
<H2>SEE ALSO</H2>
|
|
|
|
<P>
|
|
|
|
<A HREF="/cgi-bin/man/man2html?8+ip">ip</A>(8)
|
|
<P>
|
|
|
|
<HR>
|
|
<A NAME="index"> </A><H2>Index</H2>
|
|
<DL>
|
|
<DT id="1"><A HREF="#lbAB">NAME</A><DD>
|
|
<DT id="2"><A HREF="#lbAC">SYNTAX</A><DD>
|
|
<DT id="3"><A HREF="#lbAD">DESCRIPTION</A><DD>
|
|
<DT id="4"><A HREF="#lbAE">AUTHORS</A><DD>
|
|
<DT id="5"><A HREF="#lbAF">SEE ALSO</A><DD>
|
|
</DL>
|
|
<HR>
|
|
This document was created by
|
|
<A HREF="/cgi-bin/man/man2html">man2html</A>,
|
|
using the manual pages.<BR>
|
|
Time: 00:06:15 GMT, March 31, 2021
|
|
</BODY>
|
|
</HTML>
|