
208
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
192.168.116.0 * 255.255.255.0 U 0 0 0 m-eth0
default 192.168.116.1 0.0.0.0 UG 0 0 0 m-eth0
Table 32 Command output
Field Description
Kernel IP routing table
IPv4 routing information.
Destination
Destination address. For the default route, the value of this field is
default
.
Gateway
Gateway address. If no gateway is needed, the value of this field is an
asterisk (
*)
.
Genmask
Subnet mask. For the default route, the value of this field is 0.0.0.0.
Flags
Flags:
•
A
—The route was learned from a route advertisement.
•
C
—The route is a cached route used to fast forward packets.
•
D
—The route is the default route learned through neighbor discovery.
•
G
—The route is a gateway route.
•
H
—The route is a host route.
•
U
—The route can be used.
Metric
Cost of the route.
Ref
Number of times the route has been referenced by other route entries.
Use
Number of times the route has been matched.
Iface Outbound
interface.
display ipv6 routing-table
Use
display ipv6 routing-table
to display IPv6 routing information.
Syntax
display ipv6 routing-table
Views
Any view
Examples
# Display IPv6 routing information.
<boot> display ipv6 routing-table
Kernel IPv6 routing table
Destination Next Hop Flags Metric Ref Use Iface
::1/128 :: U 0 0 1 lo
FE80::201:2FF:FE03:406/128 :: U 0 0 1 lo
FE80::/64 :: U 256 0 0 m-eth0
FF02::1:2/128 FF02::1:2 UC 0 2888 0 m-eth0
FF00::/8 :: U 256 0 0 m-eth0