HP VPN Firewall Appliances Access Control Command Reference

Table Of Contents
86
Examples
# Clear all session statistics.
<Sysname> reset session statistics
session aging-time
Use session aging-time to set the aging timer for sessions of a specific protocol that are in a specific state.
Use undo session aging-time to restore the default. If no keyword is specified, the command restores the
session aging timers for all protocol states to the defaults.
Syntax
session aging-time { accelerate | fin | icmp-closed | icmp-open | rawip-open | rawip-ready | syn |
tcp-est | udp-open | udp-ready } time-value
undo session aging-time [ accelerate | fin | icmp-closed | icmp-open | rawip-open | rawip-ready |
syn | tcp-est | udp-open | udp-ready ]
Default
The default settings are as follows:
accelerate: 10 seconds.
fin: 30 seconds.
icmp-closed: 30 seconds.
icmp-open: 60 seconds.
rawip-open: 30 seconds.
rawip-ready: 60 seconds.
syn: 30 seconds.
tcp-est: 3600 seconds.
udp-open: 30 seconds.
udp-ready: 60 seconds.
Views
System view
Default command level
2: System level
Parameters
accelerate: Specifies the aging timer for the sessions in the accelerate queue.
fin: Specifies the aging timer for the TCP sessions in the FIN_WAIT state.
icmp-closed: Specifies the aging timer for the ICMP sessions in the CLOSED state.
icmp-open: Specifies the aging timer for the ICMP sessions in the OPEN state.
rawip-open: Specifies the aging timer for the sessions in the RAWIP_OPEN state.
rawip-ready: Specifies the aging timer for the sessions in the RAWIP_READY state.
syn: Specifies the aging timer for the TCP sessions in the SYN_SENT or SYN_RCV state.
tcp-est: Specifies the aging timer for the TCP sessions in the ESTABLISHED state.