R3303-HP 6600/HSR6600 Routers Layer 3 - IP Routing Command Reference
309
|: 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
If no policy name is specified, this command displays information about all policies.
If a policy is specified, this command displays information about the specified policy.
Examples
# Display the PBR policy information.
<Sysname> display policy-based-route
Policy based routing configuration information:
policy-based-route : aaa
Node 1 permit :
apply output-interface Serial2/0
Table 59 Command output
Field Description
policy-based-route Policy name.
Node 1 permit The match mode of Node 1 is permit.
apply output-interface Specify the output interface.
if-match acl
Use if-match acl to configure an ACL match criterion.
Use undo if-match acl to remove the ACL match criterion.
Syntax
if-match acl acl-number
undo if-match acl
Views
Policy node view
Default command level
2: System level
Parameters
acl-number: Specifies an ACL by its number in the range of 2000 to 3999. The number of a basic ACL
is in the range of 2000 to 2999 and the number of an advanced ACL is in the range of 3000 to 3999.
Examples
# Permit the packets matching ACL 2010.










