1-15
Interface : Vlan-interface1
Destination: 2008::32/128 Protocol: Direct
NextHop : ::1
Interface : InLoopBack0
Destination: FE80::/10 Protocol: Direct
NextHop : ::
Interface : NULL0
Table 1-10 Description on the fields of the display ipv6 route-table command
Field Description
Destinations Number of reachable destination networks/hosts
Routes Number of routing entries
Destination
Destination network/host IPv6 address. The part following “/” indicates
the prefix length.
Protocol Routing protocol discovering the route
NextHop Next hop address
Interface Egress interface, through which a packet is sent.
# Display detailed information about the routing table.
<Sysname> display ipv6 route-table verbose
Routing Table:
Destinations : 2 Routes : 2
Destination: :: PrefixLength: 0
NextHop : 1:1:4::1 Protocol : Static
Interface : Vlan-interface1 State : Active
Destination: ::1 PrefixLength: 128
NextHop : ::1 Protocol : Direct
Interface : InLoopBack0 State : Active
Table 1-11 Description on the fields of the display ipv6 route-table verbose command
Field Description
Destinations Number of reachable destination networks/hosts
Routes Number of routing entries
Destination Destination network/host IPv6 address.
PrefixLength Prefix length of the destination IPv6 address
NextHop Next hop address
Protocol Routing protocol discovering the route
Interface Egress interface
State Routing entry state: Active (valid route) or Inactive (invalid route).