R3204P16-HP Load Balancing Module Security Command Reference-6PW101
125
Description
Use the reset session statistics command to clear session statistics.
If no virtual device is specified, the command clears the session statistics of all virtual devices.
Examples
# Clear the statistics about all sessions.
<Sysname> reset session statistics
session aging-time
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 ]
View
System view
Default Level
2: System level
Parameters
accelerate: Specifies the aging time for the sessions in the accelerate queue.
fin: Specifies the aging time for the TCP sessions in the FIN_WAIT state.
icmp-closed: Specifies the aging time for the ICMP sessions in the CLOSED state.
icmp-open: Specifies the aging time for the ICMP sessions in the OPEN state.
rawip-open: Specifies the aging time for the sessions in the RAWIP_OPEN state.
rawip-ready: Specifies the aging time for the sessions in the RAWIP_READY state.
syn: Specifies the aging time for the TCP sessions in the SYN_SENT or SYN_RCV state.
tcp-est: Specifies the aging time for the TCP sessions in the ESTABLISHED state.
udp-open: Specifies the aging time for the UDP sessions in the OPEN state.
udp-ready: Specifies the aging time for the UDP sessions in the READY state.
time-value: Aging time, in seconds. The value ranges from 5 to 100000.
Description
Use the session aging-time command to set the aging time for sessions of a specified protocol that are
in a specified state.
Use the undo session aging-time command to restore the default. If no keyword is specified, the
command restores the session aging times for all protocol states to the defaults.
To display the session aging times in different protocol states, use the display session aging-time
command.
Examples
# Set the aging time for TCP sessions in the SYN_SENT or SYN_RCV state to 60 seconds.