DGS-3200 Series Layer 2 Gigabit Managed Switch CLI Manual
369
Example
D G S - 3 2 0 0 - 1 0 : 4 # c o n f i g j w a c o t h e r _ s e r v e r a d d i p a d d r e s s 1 0 . 9 0 . 9 0 . 1 0 9 / 2 4
C o m m a n d : c o n f i g j w a c o t h e r _ s e r v e r a d d i p a d d r e s s 1 0 . 9 0 . 9 0 . 1 0 9 / 2 4
W a r n i n g : t h e r e a l a d d e d u p d a t e s e r v e r i s 1 0 . 9 0 . 9 0 . 0 / 2 4
S u c c e s s .
D G S - 3 2 0 0 - 1 0 : 4 #
42-12 config jwac switch_http_port
Purpose
Used to configure the TCP port which the JWAC Switch listens to.
Format
config jwac switch_http_port < tcp_port_number 1-65535> {[http | https]}
Description
The
config jwac switch_http_port
command allows you to configure the TCP port which the JWAC
Switch listens to. This port number is used in the second stage of the authentication. PC users will connect
to the page on the switch to input the user name and password. If not specified, the default port number is
80. If no protocol is specified, the protocol is HTTP.
Parameters
Parameters
Description
< tcp_port_number 1-65535>
A TCP port which the JWAC Switch listens to and uses to
finish the authenticating process.
http
Specifies the JWAC run HTTP protocol on this TCP port.
https
Specifies the JWAC run HTTPS protocol on this TCP port.
Restrictions
HTTP cannot run on TCP port 443, and HTTPS cannot run on TCP port 80. You must have administrator
privileges.
Example
D G S - 3 2 0 0 - 1 0 : 4 # c o n f i g j 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 j 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 .