HP VPN Firewall Appliances Access Control Command Reference

Table Of Contents
91
Default command level
2: System level
Parameters
acl-number: ACL number, in the range of 2000 to 3999.
aging-time time-value: Specifies the aging time for persistent sessions, in hours. The value is 0 to 360,
and the default is 24. A value of 0 means that the persistent sessions are never aged out.
Usage guidelines
Persistent sessions will not be removed because they are not matched with any packets within the aging
time. You can manually remove such sessions when necessary.
A persistent session rule can reference only one ACL.
Examples
# Configure all sessions matching ACL 2000 as persistent sessions, setting the aging time of the sessions
to 72 hours.
<Sysname> system-view
[Sysname] session persist acl 2000 aging-time 72
Related commands
reset session
session synchronization enable
Use session synchronization enable to enable session synchronization for stateful failover.
Use undo session synchronization enable to disable session synchronization for stateful failover.
Syntax
session synchronization enable
undo session synchronization enable
Default
Session synchronization for stateful failover is disabled.
Views
System view
Default command level
2: System level
Examples
# Enable session synchronization for stateful failover.
<Sysname> system-view
[Sysname] session synchronization enable