R3303-HP HSR6800 Routers Layer 3 - IP Routing Command Reference
515
Usage guidelines
If no IPv6 prefix list is specified, this command displays the statistics for all IPv6 prefix lists.
Examples
# Display the statistics for all IPv6 prefix lists.
<Sysname> display ip ipv6-prefix
Prefix-list6 abc
Permitted 0
Denied 0
index: 10 permit ::/0
index: 20 permit ::/1 ge 1 le 128
Table 110 Command output
Field Description
Prefix-list6 Name of the IPv6 prefix list.
Permitted Number of routes matching the criterion.
Denied Number of routes not matching the criterion.
Index Index number of an item.
Permit Match mode of the item: permit or deny.
::/1 IPv6 address and prefix length for matching.
ge Greater-equal, the lower prefix length.
Le Less-equal, the upper prefix length.
if-match ipv6
Use if-match ipv6 to match IPv6 routes whose destination, next hop, or source address matches the
specified IPv6 prefix list.
Use undo if-match ipv6 to remove the match criterion.
Syntax
if-match ipv6 { address | next-hop | route-source } { acl acl6-number | prefix-list ipv6-prefix-name }
undo if-match ipv6 { address | next-hop | route-source } [ acl | prefix-list ]
Default
No IPv6 prefix list match criterion is configured.
Views
Routing policy view
Default command level
2: System level
Parameters
address: Matches the destination address of IPv6 routing information.
next-hop: Matches the next hop of IPv6 routing information.