DGS-3200 Series Layer 2 Gigabit Managed Switch CLI Manual
371
42-14 config jwac radius_protocol
Purpose
Used to configure the RADIUS protocol used by JWAC.
Format
config jwac radius_protocol [local | pap | chap | ms_chap | ms_chapv2 | eap_md5]
Description
The config jwac radius_protocol command allows you to specify the RADIUS protocol used by JWAC to
complete RADIUS authentication.
Parameters
Parameters Description
local
JWAC Switch uses local user DB to complete the authentication.
pap
JWAC Switch uses PAP to communicate with the RADIUS Server.
chap
JWAC Switch uses CHAP to communicate with the RADIUS Server.
ms_chap
JWAC Switch uses MS-CHAP to communicate with the RADIUS
Server.
ms_chapv2
JWAC Switch uses MS-CHAPv2 to communicate with the RADIUS
Server.
eap_md5
JWAC Switch uses EAP MD5 to communicate with the RADIUS Server.
Restrictions
JWAC share other RADIUS configurations with 802.1x, when using this command to set the RADIUS
protocol, you must make sure the RASIUS server added by the “config radius …” command supports the
protocol. You must have administrator privileges.
Example
DGS-3200-10:4# config jwac radius_protocol ms_chapv2
Command: config jwac radius_protocol ms_chapv2
Success.
DGS-3200-10:4#
42-15 create jwac user
Purpose
Used to create JWAC user into local DB.