DGS-3200 Series Layer 2 Gigabit Managed Switch CLI Manual
372
Format
create jwac user <username 15> {vlan <vlanid 1-4094>}
config jwac user <username 15> {vlan <vlanid 1-4094>}
Description
The create jwac user command creates JWAC users in the local DB. When “local” is chosen while
configuring the JWAC RADIUS protocol, the local DB will be used.
Parameters
Parameters Description
<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
You must have administrator privileges.
Example
DGS-3200-10:4# create jwac user 112233
Command: create jwac user 112233
Enter a case-sensitive new password:***
Enter the new password again for confirmation:***
Success.
DGS-3200-10:4#
42-16 delete jwac user
Purpose
Used to delete JWAC user into local DB.
Format
delete jwac [user <username 15> | all_users]
Description
The delete jwac user command deletes JWAC users from the local DB.
Parameters
Parameters Description
user
Specifies the user name to be deleted
all_user
All user accouts in local DB will be deleted.