F3726, F3211, F3174, R5135, R3816-HP Firewalls and UTM Devices Network Management Command Reference-6PW100

Table Of Contents
947
display ipv6 policy-based-route statistics
Use display ipv6 policy-based-route statistics to display IPv6 PBR statistics.
Syntax
display ipv6 policy-based-route statistics { interface interface-type interface-number | local } [ | { 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.
|: Filters command output by specifying a regular expression. For more information about regular
expressions, see Getting Started 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:
GigabitEthernet0/1
matched: 50
Total matched: 50
Table 219 Command output
Field Description
Local policy based routing statistics information Local PBR information.
ipv6 policy-based-route Name of the referenced policy.
permit node The match mode of the node is permit.
if-match acl6 Match IPv6 packets against IPv6 ACL.