R3303-HP HSR6800 Routers Layer 3 - IP Routing Command Reference
479
display ipv6 policy-based-route statistics { interface interface-type interface-number | local } [ slot
slot-number ] [ | { begin | exclude | include } regular-expression ]
In IRF mode:
display ipv6 policy-based-route statistics { interface interface-type interface-number | local } [ chassis
chassis-number slot slot-number ] [ | { begin | exclude | include } regular-expression ]
Views
Any view
Default command level
1: Monitor level
Parameters
interface interface-type interface-number: Displays IPv6 PBR statistics on the specified interface.
local: Displays IPv6 local PBR statistics.
slot slot-number: Specifies a card by its slot number. (In standalone mode.)
chassis chassis-number slot slot-number: Specifies a card on an IRF member device. The chassis-number
argument represents the ID of the IRF member device, and the slot-number argument represents the
number of the slot that holds the card. (In IRF mode.)
|: Filters command output by specifying a regular expression. For more information about regular
expressions, see Fundamentals Configuration Guide.
begin: Displays the first line that matches the specified regular expression and all lines that follow.
exclude: Displays all lines that do not match the specified regular expression.
include: Displays all lines that match the specified regular expression.
regular-expression: Specifies a regular expression, a case-sensitive string of 1 to 256 characters.
Usage guidelines
Packets matching a deny-mode node are forwarded according to the routing table. Therefore, no
statistics are available for such packets.
Examples
# Display IPv6 local PBR statistics.
<Sysname> display ipv6 policy-based-route statistics local
Local policy based routing statistics information:
ipv6 policy-based-route: test
permit node 10:
if-match acl6 2000
apply output-interface:
GigabitEthernet2/1/1
matched: 50
Total matched: 50
Table 106 Command output
Field Description
Local policy based routing statistics information Local PBR information.
ipv6 policy-based-route Name of the referenced policy.