
42
Session Timeout
Use these commands to modify and display the session timeout values. You must use the configure terminal command before you can use these commands.
Table 199 Session Timeout Commands
COMMAND | DESCRIPTION |
session timeout | Sets the timeout for UDP sessions to connect or deliver |
<1..300> icmp <1..300>} | and for ICMP sessions. |
session timeout session | Sets the timeout for TCP sessions in the ESTABLISHED, |
| SYN_RECV, FIN_WAIT, SYN_SENT, CLOSE_WAIT, |
closewait | LAST_ACK, or TIME_WAIT state. |
show session timeout {icmp | Displays ICMP, TCP, and UDP session timeouts. |
The following example sets the UDP session connect timeout to 10 seconds, the UDP deliver session timeout to 15 seconds, and the ICMP timeout to 15 seconds.
Router(config)# session timeout
Router(config)# session timeout
Router(config)# session timeout icmp 15
Router(config)# show session timeout udp
UDP session connect timeout: 10 seconds
UDP session deliver timeout: 15 seconds
Router(config)# show session timeout icmp
ICMP session timeout: 15 seconds
| 329 |
ZyWALL (ZLD) CLI Reference Guide | |
|
|