62
Command Mode
Global Configuration Mode
Privilege Requirement
Only Admin, Operator and Power User level users have access to these
commands.
Example
Configure the maximum number of the Admin and Guest users logging on to
the HTTPS server as 5 and 3:
T1600G-52TS(config)# ip http secure-max-users 5 3
9.8 ip http secure-session timeout
Description
The ip http secure-session timeout command is used to configure the
connection timeout of the HTTPS server. To restore to the default timeout
time, please use no ip http secure-session timeout command.
Syntax
ip http secure-session timeout
minutes
no ip http secure-session timeout
Parameter
minutes
—— The timeout time, ranging from 5 to 30 in minutes. By default,
the value is 10.
Command Mode
Global Configuration Mode
Privilege Requirement
Only Admin, Operator and Power User level users have access to these
commands.
Example
Configure the timeout time of the HTTPS server connection as 15 minutes:
T1600G-52TS(config)# ip http secure-session timeout 15