D-Link DGS-3600 Switch User Manual


 
xStack
®
DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
390
DGS-3627:admin# config jwac radius_protocol ms_chapv2
Command: config jwac radius_protocol ms_chapv2
Success.
DGS-3627:admin#
create jwac user
Purpose Used to create JWAC user into local DB.
Syntax
create jwac user <username 15> {vlan <vlanid 1-4094>}
Description The create jwac user command creates JWAC users into the local DB. And when “local” is
chosen when configuring JWAC RADIUS protocol, the local DB will be used.
Parameters
<username 15> - The user name to be created
<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 local user:
DGS-3627:admin# create jwac user 112233
Command: create jwac user 112233
Enter a case-sensitive new password:***
Enter the new password again for confirmation:***
Success.
DGS-3627:admin#
config jwac user
Purpose Used to update local user DB.
Syntax
config jwac user <username 15> {vlan <vlanid 1-4094>}
Description The config jwac user command updates the local user DB. Only created user can be
configured.
Parameters
<username 15> - The user name to be configured
<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 configure a local user: