xStack
®
DGS-3400 Series Layer 2 Gigabit Managed Switch CLI Manual
440
Example usage:
To configure the WAC virtual IP:
D G S - 3 4 2 6 : 5 # c o n f i g w a c v i r t u a l _ i p 1 . 1 . 1 . 1
C o m m a n d : c o n f i g w a c v i r t u a l _ i p 1 . 1 . 1 . 1
S u c c e s s .
D G S - 3 4 2 6 : 5 #
config wac switch_http_port
Purpose
Used to configure the TCP port that the WAC Switch listens to.
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 the 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 is 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 1-65535>
– A TCP port which the WAC Switch listens to and uses to
finish the authenticating process.
http
– To specify that WAC runs HTTP protocol on this TCP port.
https
– To specify that WAC runs HTTPS protocol on this TCP port.
Restrictions
Only Administrator and Operator-level users can issue this command.
Example usage:
To configure the WAC switch HTTP port:
D G S - 3 4 2 6 : 5 # c o n f i g w a c s w i t c h _ h t t p _ p o r t 8 8 8 8 h t t p
C o m m a n d : c o n f i g w a c s w i t c h _ h t t p _ p o r t 8 8 8 8 h t t p
S u c c e s s .
D G S - 3 4 2 6 : 5 #