1-8
By defualt, no web authentication-free user is configured.
Note that:
z In system view, if you provide the interface interface-list parameter, the command configures a
web authentication-free user on the specified ports; otherwise, the command configures a web
authentication-free user globally.
z In Ethernet interface view, the command configures a web authentication-free user for the port and
the interface-list argument is not available.
z For a user getting online in shared or extended 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
# In system view, configure a web-authentication-free user on Ethernet 1/0/2.
<Sysname> system-view
[Sysname] web-authentication free-user ip 100.1.1.10 mac 0015-e943-9fcf interface Ethernet
1/0/2
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.
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 a port that provides shared or
extended Web authentication access.
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