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: 
T2500G-10TS(config)# ip http secure-max-users 5 3 
12.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
 time
 
no ip http secure-session timeout 
Parameter 
time 
—— 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 connection as 15 minutes: 
T2500G-10TS(config)# ip http secure-session timeout 15 
88