1ROUTEL(8) Linux ROUTEL(8)
2
3
4
6 routel - list routes with pretty output format
7
9 routel [ OPTIONS ] [ tablenr [ ip route options... ] ]
10
11 OPTIONS := { -h | --help | [{-f | --family } {inet | inet6 } | -4 | -6
12 }
13
14
16 The routel script will list routes in a format that some might consider
17 easier to interpret then the ip route list equivalent.
18
19
21 Rewritten by Stephen Hemminger <stephen@networkplumber.org>.
22 Original script by Stephen R. van den Berg <srb@cuci.nl>.
23 This manual page was written by Andreas Henriksson <andreas@fatal.se>,
24 for the Debian GNU/Linux system.
25
27 ip(8)
28
29
30
31iproute2 1 Sept, 2021 ROUTEL(8)