routel - Man Page
list routes with pretty output format
Synopsis
routel [ OPTIONS ] [ tablenr [ ip route options... ] ]
OPTIONS := { -h | --help | [{-f | --family } {inet | inet6 } | -4 | -6 }
Description
The routel script will list routes in a format that some might consider easier to interpret then the ip route list equivalent.
Authors
Rewritten by Stephen Hemminger <stephen@networkplumber.org>.
Original script by Stephen R. van den Berg <srb@cuci.nl>.
This manual page was written by Andreas Henriksson <andreas@fatal.se>, for the Debian GNU/Linux system.
See Also
Info
1 Sept, 2021 iproute2 Linux