xStack
®
DGS-3400 Series Layer 2 Gigabit Ethernet Managed Switch CLI Manual
618
DGS-3450:admin# create wac user vlan Jim
Command: create wac user vlan Jim
Enter a case-sensitive new password:**
Enter the new password again for confirmation:**
Success.
DGS-3450:admin#
delete wac user
Purpose
Used to delete a WAC local user.
Syntax
delete wac [user <username 15> | all_users]
Description
The delete wac user command deletes WAC 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 WAC local user:
DGS-3450:admin# delete wac user 123
Command: delete wac user 123
Success.
DGS-3450:admin#
config wac user
Purpose
Used to configure WAC local user.
Syntax
config wac user <username 15> [vlan <vlan_name 32> | vlanid <vlanid 1-4094> |
clear_vlan]
Description
The config wac user command updates the local user DB. Only created user can be
configured
Parameters
username
- The user name to be configured
vlanid
- 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 WAC local user:
DGS-3450:admin# config wac user Jim vlan 3
Command: config wac user Jim vlan 3
Enter a case-sensitive new password:***
Enter the new password again for confirmation:***
Success.
DGS-3450:admin#