
DGS-3700 Series Layer 2 Managed Gigabit Ethernet Switch CLI Reference Guide
Page | 477
DGS-3700-12:5#config wac switch_http_port 8888 http
Command: config wac switch_http_port 8888 http
Success.
DGS-3700-12:5#
create wac user
Purpose
This command is used to create a local WAC user.
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 of the login user account. If VLAN is not specified, the user
will not get a VLAN assigned after the authentication.
Parameters
<username 15>
- Specify the user account for Web-based Access Control.
vlan
- Specify the authentication VLAN name.
vlanid
- Specify the authentication VLAN ID number.
Restrictions
Only Administrator and Operator-level users can issue this command.
Example usage:
To create a WAC account:
DGS-3700-12:5#create wac user vlan 123
Command: create wac user vlan 123
Enter a case-sensitive new password:**
Enter the new password again for confirmation:**
Success.
DGS-3700-12:5#
delete wac
Purpose
This command is used to delete a local WAC user.
Syntax
delete wac [user <username 15> | all_users]
Description
This command is used to delete an account.
Parameters
user
- Specify the user account for Web-based Access Control.
all_users
- Select this option to delete all current WAC users.
Restrictions
Only Administrator and Operator-level users can issue this command.
Example usage:
To delete a WAC account:
DGS-3700-12:5#delete wac user duhon
Command: delete wac user duhon
Success.
DGS-3700-12:5#
config wac user
Purpose
To configure the VLAN ID of the user account.
Syntax
config wac user <username 15> [vlan <vlan_name 32> | vlanid <vlanid 1-4094> |
clear_vlan]