June 30, 2006 | Chapter 7: Second Level Commands |
TIMEOUTS COMMANDS
Timeouts are a used to stop activities if the
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:
Host(config)#
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
idle-timeout command
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:
Host(config)#
|