A SERVICE OF

logo

xStack
®
DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
391
DGS-3627:admin# config jwac user juser_tom vlan 3
Command: create jwac user juser_tom vlan 3
Enter a case-sensitive new password:***
Enter the new password again for confirmation:***
Success.
DGS-3627:admin#
delete jwac user
Purpose Used to delete JWAC user into local DB.
Syntax
delete jwac [user <username 15> | all_users]
Description The delete jwac user command deletes JWAC users from the local DB.
Parameters
user - To specify the user name to be deleted
all_users - All user accounts in local DB will be deleted.
Restrictions Only Administrator and Operator-level users can issue this command.
Example usage:
To delete a local user.
DGS-3627:admin# delete jwac user juser_tom
Command: delete jwac user juser_tom
Success.
DGS-3627:admin#
show jwac user
Purpose Used to show JWAC user into local DB.
Syntax
show jwac user
Description The show jwac user command displays JWAC users in the local DB.
Parameters None.
Restrictions None.
Example usage:
This example displays the JWAC users in the local database:
DGS-3627:admin# show jwac user
Command: show jwac user
User Name Password VID
---------- ---------- ------
juser_tom 1 3
Total Entries : 1
DGS-3627:admin#