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 {udp-connect <1..300> udp-deliver

Sets the timeout for UDP sessions to connect or deliver

<1..300> icmp <1..300>}

and for ICMP sessions.

session timeout session {tcp-established tcp-synrecv

Sets the timeout for TCP sessions in the ESTABLISHED,

tcp-close tcp-finwait tcp-synsent tcp-

SYN_RECV, FIN_WAIT, SYN_SENT, CLOSE_WAIT,

closewait tcp-lastack tcp-timewait} <1..300>

LAST_ACK, or TIME_WAIT state.

show session timeout {icmp tcp-timewait udp}

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 udp-connect 10

Router(config)# session timeout udp-deliver 15

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