Timeouts commands, Timeouts commands -33 – ADC SG-1 User Manual

Page 113

Advertising
background image

June 30, 2006

Chapter 7: Second Level Commands

SG1-UM-8500-03

7-33

T

IMEOUTS

C

OMMANDS

Setting the Session-Timeout

The session timeout is used to disconnect a user after a specified number of seconds.

Usage

session-timeout <number>

Parameter

<number>

It is the seconds number, session timeout in seconds 0 - 4250000 (0 = unlimited).

Example

To set the session timeout to 64800 seconds:

Setting the Idle-Timeout

The idle timeout is used to disconnect a connection without any traffic from the user to the network (upstream). The
user will be disconnected if the SG-1 doesn't detect any data traffic after the specified number of seconds.

Usage

idle-timeout <number>

Parameter

<number>

It is the seconds number, idle timeout in seconds 0 - 4250000 (0 = unlimited).

Example

To set the idle timeout of 1800 seconds:

Timeouts are a used to stop activities if the SG-1 recognizes a problem with data transfer. session-Timeout
command

Host(config)# session-timeout 64800 <cr>

idle-timeout command

Host(config)# idle-timeout 1800 <cr>

Advertising