3com 5500-ei pwr Reference Guide

Page of 1314
 
1-8 
  Note: 
You can set up to eight authentication-free users. 
After a user gets online in shared access method, if you configure an authentication-free user 
whose IP address and MAC address are the same as those of the online user, the online user will 
be forced to get offline.  
 
Examples 
# Set the user with IP address 192.168.0.108 and MAC address 0010-0020-0030 as an 
authentication-free user. 
<Sysname> system-view 
System View: return to User View with Ctrl+Z. 
[Sysname] web-authentication free-user ip 192.168.0.108 mac 0010-0020-0030 
web-authentication max-connection 
Syntax 
web-authentication max-connection number 
undo web-authentication max-connection 
View 
System view, port view 
Parameters 
number: Maximum number of online Web-authentication users on the port, in the range of 1 to 128. 
Description 
Use the web-authentication max-connection command to set the maximum number of online Web 
authentication users on the device or on the current port. When this threshold is reached, no more users 
can pass the Web authentication on the device or port. 
If configured in port view, this command can be configured on only the ports that can service multiple 
users at a time.  
By default, a port allows up to 128 online Web-authentication users, and a device allows up to 512 
online Web-authentication users. 
Examples 
# Configure Ethernet 1/0/1 to allow at most 100 online Web-authentication users. 
<Sysname> system-view 
System View: return to User View with Ctrl+Z. 
[Sysname] interface Ethernet 1/0/1 
[Sysname-Ethernet1/0/1] web-authentication select method shared 
[Sysname-Ethernet1/0/1] web-authentication max-connection 100