1-16
Destination: 10::/120 Protocol : Static
NextHop : :: Preference: 60
Interface : NULL0 Cost : 0
# Display brief information about the matching route with the longest prefix length.
<Sysname> display ipv6 routing-table 10:: 127 longer-match
Routing Tables:
Summary Count : 1
Destination: 10::/120 Protocol : Static
NextHop : :: Preference: 60
Interface : NULL0 Cost : 0
See
for description about the above output.
display ipv6 routing-table ipv6-address1 ipv6-address2
Syntax
display ipv6 routing-table
ipv6-address1 prefix-length1
ipv6-address2
prefix-length2
[
verbose
]
View
Any view
Default Level
1: Monitor level
Parameters
ipv6-address1
/
ipv6-address2
: An IPv6 address range from IPv6 address1 to IPv6 address2.
prefix-length1
/
prefix-length2
: Prefix length, in the range 0 to 128.
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-address1 ipv6-address2
command to display routes falling
into the specified IPv6 address range.
Examples
# Display routes falling into the IPv6 address range.
<Sysname> display ipv6 routing-table 100:: 64 300:: 64
Routing Table :
Summary Count : 3
Destination: 100::/64 Protocol : Static
NextHop : :: Preference: 60
Interface : NULL0 Cost : 0
Destination: 200::/64 Protocol : Static
NextHop : :: Preference: 60
Interface : NULL0 Cost : 0
Destination: 300::/64 Protocol : Static
NextHop : :: Preference: 60
Interface : NULL0 Cost : 0