DIS-200G Series Gigabit Ethernet Switch CLI Reference Guide
252
45-4
web-auth system-auth-control
This command is used to enable the Web authentication function globally on the Switch. Use the no form of
this command to disable the Web authentication function globally on the Switch.
web-auth system-auth-control
no web-auth system-auth-control
Parameters
None.
Default
By default, this option is disabled.
Command Mode
Global Configuration Mode.
Command Default Level
Level: 15.
Usage Guideline
Web authentication is a feature designed to authenticate a user by using the Web browser when the user is
trying to access the Internet via the Switch. The Switch itself can be the authentication server and do the
authentication via RADIUS protocol with remote RADIUS server. The authentication process uses either the
HTTP or HTTPS protocol.
Example
This example shows how to enable the Web authentication function globally on the Switch.
Switch# configure terminal
Switch(config)# web-auth system-auth-control
Switch(config)#
45-5
web-auth virtual-ip
This command is used to configure the Web authentication virtual IP address which is used to accept
authentication requests from host. Use the no form of this command to revert to the default setting.
web-auth virtual-ip {ipv4
IP-ADDRESS
|
ipv6 IPV6-ADDRESS
}
no web-auth virtual-ip {ipv4 | ipv6 }
Parameters
ipv4
IP-ADDRESS
Specifies the Web authentication virtual IPv4 address.
ipv6
IPV6-ADDRESS
Specifies the Web authentication virtual IPv6 address.
Default
None.