DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide
334
40. Japanese Web-based Access Control
(JWAC) Commands
40-1 jwac authentication-method
This command is used to configure the JWAC authentication method. Use the no form of this
command to revert to the default setting.
jwac authentication-method {md5 | chap | pap | mschap | mschapv2}
no jwac authentication-method
Parameters
Specifies that the authentication will be done via a RADIUS server
through EAP MD5.
Specifies that the authentication will be done via a RADIUS server
through CHAP.
Specifies that the authentication will be done via a RADIUS server
through PAP.
Specifies that the authentication will be done via a RADIUS server
through MS-CHAP.
Specifies that the authentication will be done via a RADIUS server
through MS-CHAPv2.
Default
By default, the JWAC authentication method is PAP.
Command Mode
Global Configuration Mode.
Command Default Level
Level: 12.
Usage Guideline
This command is used to specify the RADIUS protocol which JWAC uses to complete RADIUS
authentication.
Example
This example shows how to configure the JWAC authentication method to MS-CHAPv2.
Switch# configure terminal
Switch(config)# jwac authentication-method mschapv2
Switch(config)#
40-2 jwac enable
This command is used to enable the JWAC function on the port. Use the no form of this command to
disable JWAC on the port.
jwac enable
no jwac enable