D-Link DGS-3600 Switch User Manual


 
xStack
®
DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
744
DGS-3627:admin# config wac virtual_ip 1.1.1.1
Command: config wac virtual_ip 1.1.1.1
Success.
DGS-3627:admin#
Set IPv6 virtual IP address:
DGS-3627:admin# config wac virtual_ip 30::20
Command: config wac virtual_ip 30::20
Success.
DGS-3627:admin#
config wac switch_http_port
Purpose Used to config HTTP(s) port of the switch used by WAC.
Syntax
config wac switch_http_port < tcp_port_number 1-65535> { [ http | https ] }
Description The TCP port for HTTP or HTTPs is used to identify the HTTP or HTTPs packets
That will be trapped to CPU for authentication processing, or to access the login page.
If not specified, the default port number for HTTP is 80, and the default port number for
HTTPS is 443.
If no protocol specified, the protocol is HTTP.
The HTTP cannot run at TCP port 443, and the HTTPS cannot run at TCP port 80.
Parameters
tcp_port_number - A TCP port which the WAC Switch listens to and uses to finish the
authenticating process. The range of port number is 1-65535.
http - To specify the WAC runs HTTP protocol on this TCP port
https - To specify the WAC runs HTTPS protocol on this TCP port
Restrictions Only Administrator and Operator-level users can issue this command.
Example usage:
To config HTTP(s) port of the switch used by WAC:
Used to config HTTP(s) port of the switch used by WAC.
DGS-3627:admin# config wac switch_http_port 8888 http
Command: config wac switch_http_port 8888 http
Success.
DGS-3627:admin#
create wac user
Purpose Used to create a WAC local user.
Syntax
create wac user <username 15> {[vlan <vlan_name 32> | vlanid <vlanid 1-4094>]}
Description The create wac user command allows you to create account for web-base access control.
This user account is independent with 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-base access control.
vlan - Authentication VLAN name.