Specifications

2-15
Cisco Global Site Selector Administration Guide
OL-5480-01
Chapter 2 Managing the GSS from the CLI
Specifying GSS Inactivity Timeout
To display information for all users, enter:
gssm1.example.com# show users
Username permission
-------- ----------
lstar admin
admin admin
paulr-admin admin
For details about creating GSS users, refer to Chapter 3, Creating and Managing
User Accounts.
Specifying GSS Inactivity Timeout
You can modify the length of time that can expire before a GSS automatically logs
off an inactive user by using the exec-timeout command. This command specifies
the length of time a user in privileged EXEC mode can be idle before the GSS
terminates the session. Users logged on to GSS devices in the global configuration
mode are not affected by the exec-timeout command setting. The default
inactivity timeout value is 150 minutes.
The syntax for the exec-timeout command is:
exec-timeout minutes
The minutes variable specifies the length of time that a user in privileged EXEC
mode can be idle before the GSS terminates the session. Valid entries are 1 to
44,640 minutes. The default is 150 minutes.
For example, to specify a GSS timeout period of 10 minutes, enter:
gssm1.example.com(config)# exec-timeout 10
To restore the default timeout value of 150 minutes, use the no form of this
command.