R3721-F3210-F3171-HP High-End Firewalls Network Management Command Reference-6PW101

503
|: 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.
Description
Use display ip policy-based-route statistics to display PBR statistics.
Examples
# Display the statistics of PBR on GigabitEthernet 0/1.
<Sysname> display ip policy-based-route statistic interface GigabitEthernet 0/1
Interface GigabitEthernet0/1 policy based routing statistics information:
policy-based-route: aaa
permit node 5
if-match acl 3101
apply output-interface GigabitEthernet0/2
matched: 0
Total matched:: 0
Table 108 Command output
Field Descri
p
tion
Interface GigabitEthernet0/1 policy based routing
statistics information
PBR statistics on GigabitEthernet 0/1.
policy-based-route: aaa The policy name is aaa.
permit node 5 The match mode of node 5 is permit.
if-match acl 3101 Match packets against ACL 3101
apply output-interface GigabitEthernet0/2 The outgoing interface is GigabitEthernet 0/2.
matched Matching packets on node 5
Total matched Total matching packets on all nodes of policy aaa
display policy-based-route
Syntax
display policy-based-route [ policy-name ] [ | { begin | exclude | include } regular-expression ]
View
Any view
Default level
1: Monitor level