R2511-HP MSR Router Series Layer 3 - IP Routing Command Reference(V5)
18
Examples
# Display brief information about the routes with the specified destination IPv6 address.
<Sysname> display ipv6 routing-table 10::1 127
Routing Table: Public
Summary Count: 3
Destination: 10::/64 Protocol : Static
NextHop : :: Preference: 60
Interface : NULL0 Cost : 0
Destination: 10::/68 Protocol : Static
NextHop : :: Preference: 60
Interface : NULL0 Cost : 0
Destination: 10::/120 Protocol : Static
NextHop : :: Preference: 60
Interface : NULL0 Cost : 0
# Display brief information about the matched route with the longest prefix length.
<Sysname> display ipv6 routing-table 10:: 127 longer-match
Routing Tables: Public
Summary Count : 1
Destination: 10::/120 Protocol : Static
NextHop : :: Preference: 60
Interface : NULL0 Cost : 0
For descriptions of the output, see Table 4.
display ipv6 routing-table ipv6-address1 ipv6-address2
Use display ipv6 routing-table ipv6-address1 ipv6-address2 to display routes to a range of IPv6
destination addresses.
Syntax
display ipv6 routing-table [ vpn-instance vpn-instance-name ] ipv6-address1 prefix-length1
ipv6-address2 prefix-length2 [ verbose ] [ | { begin | exclude | include } regular-expression ]
Views
Any view
Default command level
1: Monitor level
Parameters
vpn-instance vpn-instance-name: Specifies an MPLS L3VPN. vpn-instance-name is a case-sensitive string
of 1 to 31 characters. If no VPN is specified, the information of the public network is displayed.
ipv6-address1/ipv6-address2: Specifies an IPv6 address range from IPv6 address1 to IPv6 address2.
prefix-length1/prefix-length2: Specifies a prefix length in the range of 0 to 128.
verbose: Displays detailed information about both active and inactive routes. Without this keyword, only
brief information about active routes is displayed.










