R3303-HP HSR6800 Routers Layer 3 - IP Routing Command Reference
18
regular-expression: Specifies a regular expression, a case-sensitive string of 1 to 256 characters.
Usage guidelines
If the specified IPv6 ACL is not available, all routing information is displayed.
Examples
# Display brief routing information permitted by ACL 2000.
<Sysname> display ipv6 routing-table acl 2000
Routes Matched by Access list 2000 :
Summary Count : 2
Destination : ::1/128 Protocol : Direct
NextHop : ::1 Preference: 0
Interface : InLoop0 Cost : 0
Destination : 1:1::/64 Protocol : Static
NextHop : :: Preference: 60
Interface : NULL0 Cost : 0
For command output, see Table 4.
display ipv6 routing-table ipv6-address
Use display ipv6 routing-table ipv6-address to display routing information about the route to the
specified destination IPv6 address.
Use display ipv6 routing-table ipv6-address1 ipv6-address2 to display information about routes whose
destinations fall into the specified IPv6 address range.
Syntax
display ipv6 routing-table [ vpn-instance vpn-instance-name ] ipv6-address [ prefix-length ]
[ longer-match ] [ verbose ] [ | { begin | exclude | include } regular-expression ]
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-address: Specifies a destination IPv6 address.
prefix-length: Specifies the prefix length in the range of 0 to 128.
longer-match: Displays the matched route having the longest prefix length.
ipv6-address1/ipv6-address2: Specifies an IPv6 address range from ipv6-address1 to ipv6-address2.
prefix-length1/prefix-length2: Specifies the prefix length in the range of 0 to 128.