R3721-F3210-F3171-HP High-End Firewalls Network Management Command Reference-6PW101
504
Parameters
policy-name: Displays information about the specified policy. A policy name is a string of 1 to 19
characters.
|: 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 policy-based-route to display PBR policy information.
If no policy name is specified, all PBR policy information is displayed. If a policy name is specified,
information about the specified policy is displayed.
Examples
# Display the PBR policy information.
<Sysname> display policy-based-route
policy-based-route : aaa
Node 1 permit :
apply output-interface GigabitEthernet0/1
Table 109 Command output
Field Description
policy-based-route : aaa The policy name is aaa.
Node 1 permit : The matching mode of node 1 is permit.
apply output-interface GigabitEthernet0/1 The outgoing interface is GigabitEthernet 0/1.
if-match acl
Syntax
if-match acl acl-number
undo if-match acl
View
PBR policy node view
Default level
2: System level
Parameters
acl-number: ACL number, in the range of 2000 to 3999. The number of a basic ACL ranges from 2000
to 2999 and that of an advanced ACL ranges from 3000 to 3999.
Description
Use if-match acl to define an ACL match criterion.