706
Syntax
web-auth enable
apply server server-name
undo web-auth enable
Default
Web authentication is disabled.
Views
Layer 2 Ethernet interface view
Predefined user roles
network-admin
mdc-admin
Parameters
server-name
: Specifies the Web authentication server name, a case-sensitive string of 1 to 32
characters.
User guidelines
Use this command to enable Web authentication on an interface and specify a Web authentication
server.
For Web authentication to operate correctly, do not enable port security or configure the port security
mode on the Layer 2 Ethernet interface enabled with Web authentication.
Examples
# Enable Web authentication and specify Web authentication server
wbs
on Ten-GigabitEthernet
1/0/1.
<Sysname> system-view
[Sysname] interface ten-gigabitethernet 1/0/1
[Sysname-Ten-GigabitEthernet1/0/1] web-auth enable apply server wbs
Related commands
web-auth server
web-auth free-ip
Use
web-auth free-ip
to specify a Web authentication-free subnet.
Use
undo web-auth free-ip
to restore the default.
Syntax
web-auth free-ip
ip-address
{
mask-length
|
mask
}
undo web-auth free-ip
{
ip-address
{
mask-length
|
mask
} |
all
}
Default
No Web-authentication-free subnets exist.
Views
System view
Predefined user roles
network-admin
mdc-admin