HP VPN Firewall Appliances Access Control Command Reference

Table Of Contents
66
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.
Examples
# Display the interzone policy acceleration status of the default VD, which is named Root.
<Sysname> display interzone-policy accelerate source office destination library
S(Status): UTD -- up to date, OOD -- out of date
A(Accelerate): ACC -- accelerated, UNACC -- unaccelerated
Source-Zone Destination-Zone A S
--------------------------------------------------------------------------
office library ACC OOD
Table 19 Command output
Field Descri
p
tion
Source-Zone Name of the source zone.
Destination-Zone Name of the destination zone.
A
Interzone policy acceleration status:
ACC—Acceleration is enabled.
UNACC—Acceleration is disabled.
S
Whether interzone policy acceleration is using up to date criteria for rule matching:
UTD—The interzone policy criteria are up to date and have not changed since interzone
policy acceleration was enabled.
OOD—The interzone policy criteria are out of date. This state is displayed, if you have
modified the interzone policy after interzone policy acceleration was enabled. Interzone
policy acceleration matches packets still against the old criteria. To ensure correct packet
matching, disable and re-enable interzone policy acceleration.
move rule
Use move rule to move an interzone policy rule.
Syntax
move rule rule-id before insert-rule-id
Views
Interzone instance view
Default command level
2: System level
Parameters
rule-id: Specifies the ID of the interzone policy rule to be moved. The value range for this argument is 0
to 65534.