set logout

Last Updated : Nov 06, 2012 |

Sets the number of minutes until the system automatically disconnects an idle session.

Syntax

set logout [timeout]

Parameters

Parameter

Description

Possible Values

Default Value

timeout

Number of minutes until the system automatically disconnects an idle session. Setting the value to 0 disables the automatic disconnection of idle sessions.

0-99

15

User level

read-write

Context

general

Examples

To set the system to disconnect idle sessions automatically after 20 minutes:

Gxxx-001(super)# set logout 20

To disable the automatic disconnection of idle sessions:

Gxxx-001(super)# set logout 0