File: route-formatted-output

package info (click to toggle)
cloud-init 25.3-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 12,412 kB
  • sloc: python: 135,894; sh: 3,883; makefile: 141; javascript: 30; xml: 22
file content (22 lines) | stat: -rw-r--r-- 1,796 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
+++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++
+-------+-------------+-------------+---------------+-----------+-------+
| Route | Destination |   Gateway   |    Genmask    | Interface | Flags |
+-------+-------------+-------------+---------------+-----------+-------+
|   0   |   0.0.0.0   | 192.168.2.1 |    0.0.0.0    |  enp0s25  |   UG  |
|   1   |   0.0.0.0   | 192.168.2.1 |    0.0.0.0    |   wlp3s0  |   UG  |
|   2   | 192.168.2.0 |   0.0.0.0   | 255.255.255.0 |  enp0s25  |   U   |
+-------+-------------+-------------+---------------+-----------+-------+
+++++++++++++++++++++++++++++++++++Route IPv6 info+++++++++++++++++++++++++++++++++++
+-------+---------------------------+---------------------------+-----------+-------+
| Route |        Destination        |          Gateway          | Interface | Flags |
+-------+---------------------------+---------------------------+-----------+-------+
|   0   |  2a00:abcd:82ae:cd33::657 |             ::            |  enp0s25  |   Ue  |
|   1   |  2a00:abcd:82ae:cd33::/64 |             ::            |  enp0s25  |   U   |
|   2   |  2a00:abcd:82ae:cd33::/56 | fe80::32ee:54de:cd43:b4e1 |  enp0s25  |   UG  |
|   3   |     fd81:123f:654::657    |             ::            |  enp0s25  |   U   |
|   4   |     fd81:123f:654::/64    |             ::            |  enp0s25  |   U   |
|   5   |     fd81:123f:654::/48    | fe80::32ee:54de:cd43:b4e1 |  enp0s25  |   UG  |
|   6   | fe80::abcd:ef12:bc34:da21 |             ::            |  enp0s25  |   U   |
|   7   |         fe80::/64         |             ::            |  enp0s25  |   U   |
|   8   |            ::/0           | fe80::32ee:54de:cd43:b4e1 |  enp0s25  |   UG  |
+-------+---------------------------+---------------------------+-----------+-------+