1-17
See
for description about the above output.
display ipv6 routing-table ipv6-prefix
Syntax
display ipv6 routing-table ipv6-prefix
ipv6-prefix-name
[
verbose
]
View
Any view
Default Level
1: Monitor level
Parameters
ipv6-prefix-name
: Name of the IPv6 prefix list, a string of 1 to 19 characters.
verbose
: Displays detailed information about both active and inactive routes. Without this keyword,
only brief active route information is displayed.
Description
Use the
display ipv6 routing-table ipv6-prefix
command to display routes matching the IPv6
prefix list.
Examples
# Display brief information about active routes matching the IPv6 prefix list
test2
.
<Sysname> display ipv6 routing-table ipv6-prefix test2
Routes Matched by Prefix list test2 :
Summary Count : 1
Destination: 100::/64 Protocol : Static
NextHop : :: Preference: 60
Interface : NULL0 Cost : 0
See
for description about the above output.
display ipv6 routing-table protocol
Syntax
display ipv6 routing-table
protocol protocol
[
inactive
|
verbose
]
View
Any view
Default Level
1: Monitor level
Parameters
protocol
: Displays the routes of a routing protocol, which can be
bgp4+
,
direct
,
isisv6
,
ospfv3
,
ripng
and
static
.
inactive
: Displays only inactive routes. Without the keyword, both active and inactive routes are
displayed.