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
D G S - 3 2 0 0 - 1 0 : 4 # c r e a t e j w a c u s e r 1 1 2 2 3 3
C o m m a n d : c r e a t e j w a c u s e r 1 1 2 2 3 3
E n t e r a c a s e - s e n s i t i v e n e w p a s s w o r d : * * *
E n t e r t h e n e w p a s s w o r d a g a i n f o r c o n f i r m a t i o n : * * *
S u c c e s s .
D G S - 3 2 0 0 - 1 0 : 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.