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 radiu
s …” command supports the
protocol. You must have administrator privileges.
Example
D G S - 3 2 0 0 - 1 0 : 4 # c o n f i g j w a c r a d i u s _ p r o t o c o l m s _ c h a p v 2
C o m m a n d : c o n f i g j w a c r a d i u s _ p r o t o c o l m s _ c h a p v 2
S u c c e s s .
D G S - 3 2 0 0 - 1 0 : 4 #
42-15 create jwac user
Purpose
Used to create JWAC user into local DB.