HP VPN Firewall Appliances Network Management Command Reference

548
Field Descri
p
tion
apply output-interface Output interface.
matched Matching packets on the node.
Total matched Total matching packets on all nodes.
display policy-based-route
Use display policy-based-route to display PBR policy information.
Syntax
display policy-based-route [ policy-name ] [ | { begin | exclude | include } regular-expression ]
Views
Any view
Default command level
1: Monitor level
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.
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 GigabitEthernet0/1
Table 112 Command output
Field Descri
p
tion
policy-based-route Policy name.
Node 1 permit The match mode of Node 1 is permit.