Owners manual
DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide
656
73. Web Authentication Commands
73-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: 12.
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 eth1/0/1
Switch(config-if)# web-auth enable
Switch(config-if)#
73-2 web-auth page-element
This command is used to customize the Web authentication page elements. Use the no form of this
command to return to the default setting.
web-auth page-element {page-title STRING | login-window-title STRING | username-title
STRING | password-title STRING | logout-window-title STRING | copyright-line LINE-NUMBER
title STRING}
no web-auth page-element {page-title | login-window-title | username-title | password-title |
logout-window-title | copyright-line}
Parameters
page-title STRING
Specifies the title of the Web authentication page. The maximum
number can be up to 128 characters.
login-window-title STRING
Specifies the title of the Web authentication login window. The