xStack
®
DGS-3400 Series Layer 2 Gigabit Ethernet Managed Switch CLI Manual
354
DGS-3450:admin# create 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-3450: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_user
- 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-3450:admin# delete jwac user juser_tom
Command: delete jwac user juser_tom
Success.
DGS-3450: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-3450:admin# show jwac user
Command: show jwac user
Username Password VID
---------- ---------- ------
juser_tom 1 3
Total Entries : 1
DGS-3450:admin#