9.3.2.11. set session-timeout
A - Introduction
The `session-timeout` command of the `set` sub-group 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.
B - Prerequisites
User: setup
Dependencies: N/A
C - Command
`set session-timeout MINUTES`
D - Procedure to change the default value for automatic log out via the user setup
The command prompt is displayed.
(gcap-cli)
To change the default value for automatic log out via the user setup:
Enter the command
set session-timeout 1200
- ValidateThe system displays the result
Setting session timeout to 1200 mins Session timeout successfully changed.
To check the value modification:
Enter the command
show session-timeout
- ValidateThe system displays the current session-timeout value
Current session timeout is 1200 mins