12.2  ip http max-users 
Description 
The ip http max-users command is used to configure the maximum number 
of users that are allowed to connect to the HTTP server. To cancel this 
limitation, please use no ip http max-users command. 
Syntax 
ip http max-users 
admin-num guest-num
 
no ip http max-users 
Parameter 
admin-num
 —— The maximum number of the users logging on to the HTTP 
server as Admin, ranging from 1 to 16. The total number of Admin and Guest 
should be less than 16.   
guest-num
 —— The maximum number of the users logging on to the HTTP 
server as Guest, ranging from 0 to 15.The total number of Admin and Guest 
should be less than 16.   
Command Mode 
Global Configuration Mode   
Privilege Requirement 
Only Admin and Operator level users have access to these commands. 
Example 
Configure the maximum number of the Admin and Guest users logging on to 
the HTTP server as 5 and 3: 
T2500G-10TS(config)# ip http max-users 5 3 
12.3  ip http session timeout 
Description 
The  ip http session timeout  command is used to configure the connection 
timeout of the HTTP server. To restore to the default timeout time, please use 
no ip http session timeout command. 
Syntax 
ip http session timeout
 time
 
84