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:
D G S - 3 4 2 6 : 5 # c r e a t e w a c u s e r v l a n v l a n i d 2
C o m m a n d : c r e a t e w a c u s e r v l a n v l a n i d 2
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 4 2 6 : 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:
D G S - 3 4 2 6 : 5 # d e l e t e w a c u s e r 1 2 3
C o m m a n d : d e l e t e w a c u s e r 1 2 3
S u c c e s s .
D G S - 3 4 2 6 : 5 #