HP VPN Firewall Appliances Access Control Command Reference

Table Of Contents
70
Usage guidelines
You can enable interzone policy acceleration only for an interzone instance which has interzone policy
rules.
Examples
# Create an interzone policy rule for the interzone instance with source zone office and destination zone
library, and enable interzone policy acceleration.
<Sysname> system-view
[Sysname] interzone source office destination library
[Sysname-interzone-office-library] rule permit
[Sysname-interzone-office-library-rule-0] quit
[Sysname-interzone-office-library] rule accelerate
Related commands
rule
rule acl
Use rule acl to create an interzone policy group by referencing an IPv4 advanced ACL.
Use undo rule acl to remove an ACL from the interzone policy.
Syntax
rule acl acl-number
undo rule acl acl-number
Default
No interzone policy group exists.
Views
Interzone instance view
Default command level
2: System level
Parameters
acl acl-number: References an IPv4 ACL by its number in the interzone policy. The value range for this
argument is 2000 to 3999.
Usage guidelines
In an interzone instance, the interzone policy rule configuration and the interzone policy group
configuration are mutually exclusive.
Examples
# Reference IPv4 advanced ACLs 3001 and 3002 to create an interzone policy group for the interzone
instance with source zone office and destination zone library.
<Sysname> system-view
[Sysname] interzone source office destination library
[Sysname-interzone-office-library] rule acl 3001
[Sysname-interzone-office-library] rule acl 3002