A SERVICE OF

logo

xStack
®
DGS-3400 Series Layer 2 Gigabit Managed Switch CLI Manual
329
config jwac radius_protocol
Purpose Used to configure radius protocol used by JWAC.
Syntax
config jwac radius_protocol [local | pap | chap | ms_chap | ms_chapv2 | eap_md5]
Description This command is used to specify the RADIUS protocol used by JWAC to complete
RADIUS authentication.
Parameters local – JWAC Switch uses local user DB to complete the authentication
pap – JWAC Switch uses PAP to communicate with RADIUS Server
chap – JWAC Switch uses CHAP to communicate with RADIUS Server
ms_chap – JWAC Switch uses MSCHAP to communicate with RADIUS Server
ms_chapv2 – JWAC Switch uses MSCHAPv2 to communicate with RADIUS Server
eap_
md5
JWAC Switch uses EAP MD5 to communicate with RADIUS Server
Restrictions JWAC shares other RADIUS' configuration with 802.1X. When using this command to set
the RADIUS protocol, ensure that the RADIUS server added by the config radius
command supports the protocol.
Only Administrator and Operator-level users can issue this command.
Example usage:
To configure the JWAC RADIUS protocol:
DGS–3426:5#config jwac radius_protocol ms_chapv2
Command: config jwac radius_protocol ms_chapv2
Success.
DGS–3426:5#
create jwac user
Purpose Used to create JWAC user into local DB.
Syntax
create jwac user <username 15> {vlan <vlanid 14094>}
Description This command is used to create JWAC users in the local DB. When “local” is chosen
during configuring JWAC RADIUS protocol, the local DB will be used.
Parameters <username 15> – The user name to be created. The maximum length of the username is
15 characters.
<vlanid 1-4094> –Target VLAN ID for authenticated host which uses this user account to
pass authentication.
Restrictions Only Administrator and Operator-level users can issue this command.
Example usage:
To create a JWAC user: