6.2.2.13. session-timeout
6.2.2.13.1. Introduction
The session-timeout
command of the set
subgroup enables configuring the time of inactivity before logging out of a user session.
Below are the configuration options:
The default value is
5min
The value
0
enables deactivating the automatic disconnectionThe maximum value is
1440min
Modifying this configuration is possible at any time. It has no impact on the overall operation of the GCap.
6.2.2.13.2. Prerequisites
User: setup
Dependencies: N/A
6.2.2.13.3. Command
set session-timeout MINUTES
6.2.2.13.4. Example of changing the default value for automatic logoff via the user setup
To change the default value for automatic logoff via user setup:
Enter the following command.
(gcap-cli) set session-timeout 1200
Validate.
The system displays the result.Setting session timeout to 1200 mins Session timeout successfully changed.
To check the value modification:
Enter the following command.
(gcap-cli) show session-timeout
Validate.
The system displays the current session-timeout value.Current session timeout is 1200 mins