DIS-200G Series Gigabit Ethernet Switch CLI Reference Guide
249
45.
Web Authentication Commands
45-1
web-auth enable
This command is used to enable the Web authentication function on the port. Use the
no
form of this command
to disable the Web authentication function.
web-auth enable
no web-auth enable
Parameters
None.
Default
By default, this option is disabled.
Command Mode
Interface Configuration Mode.
Command Default Level
Level: 15.
Usage Guideline
This command allows hosts connected to the port to do authentication via the Web browser.
Example
This example shows how to enable the Web authentication function on interface eth1/0/1.
Switch# configure terminal
Switch(config)# interface Ethernet 1/0/1
Switch(config-if)# web-auth enable
Switch(config-if)#