19
Field Description
Version
Version of the next hop.
display ipv6 routing-table
Use
display ipv6 routing-table
to display IPv6 routing table information.
Syntax
display ipv6 routing-table
[
vpn-instance
vpn-instance-name
] [
verbose
]
Views
Any view
Predefined user roles
network-admin
network-operator
Parameters
vpn-instance
vpn-instance-name
: Specifies an MPLS L3VPN instance by its name, a case-sensitive string
of 1 to 31 characters. Without this option, the command displays routing information for the public
network.
verbose
: Displays detailed routing table information, including information about both active and
inactive routes. Without this keyword, the command displays only brief information about active routes.
Examples
# Display brief information about active routes in the IPv6 routing table.
<Sysname> display ipv6 routing-table
Destinations : 3 Routes : 3
Destination: ::1/128 Protocol : Direct
NextHop : ::1 Preference: 0
Interface : InLoop0 Cost : 0
Destination: FE80::/10 Protocol : Direct
NextHop : :: Preference: 0
Interface : NULL0 Cost : 0
Destination: FF00::/8 Protocol : Direct
NextHop : :: Preference: 0
Interface : NULL0 Cost : 0
Table 6
Command output
Field Description
Destinations
Number of destination addresses.
Routes
Number of routes.
Destination
IPv6 address and prefix of the destination network or host.