F3215-HP Load Balancing Module Security Command Reference-6PW101
230
session aging-time
Use session aging-time to set the aging timer for sessions of a specified protocol that are in a specified
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.
udp-open: Specifies the aging timer for the UDP sessions in the OPEN state.
udp-ready: Specifies the aging timer for the UDP sessions in the READY state.
time-value: Aging timer in seconds. The value ranges from 5 to 100000.