A SERVICE OF

logo

xStack
®
DGS-3400 Series Layer 2 Gigabit Managed Switch CLI Manual
441
create wac user
Purpose Used to create a user account for Web-based Access control.
Syntax
create wac user <username 15> {[vlan <vlan_name 32> | vlanid <vlanid 1-4094>]}
Description This command is used to create accounts for Web-based access control. This user
account is independent from the login user account.
If VLAN is not specified, the user will not get a VLAN assigned after the authentication.
Parameters username – User account for Web-based access control.
vlan – Specifies the authentication VLAN name.
Restrictions Only Administrator and Operator-level users can issue this command.
Example usage:
To create WAC account:
DGS-3426:5#create wac user vlan vlanid 2
Command: create wac user vlan vlanid 2
Enter a case-sensitive new password:***
Enter the new password again for confirmation:***
Success.
DGS-3426:5#
delete wac user
Purpose Used to delete the Web-based access control.
Syntax
delete wac user <username 15>
Description This command is used to delete an account.
Parameters username – Specifies the user name for Web-based access control.
Restrictions Only Administrator and Operator-level users can issue this command.
Example usage:
To delete WAC account:
DGS-3426:5#delete wac user 123
Command: delete wac user 123
Success.
DGS-3426:5#