
xStack
®
DGS-3400 Series Layer 2 Gigabit Managed Switch CLI Manual
327
config jwac switch_http_port
Purpose Used to configure the TCP port which the JWAC Switch listens to.
Syntax
config jwac switch_http_port <tcp_port_number 1–65535> {[http | https]}
Description This command is used to configure the TCP port which the JWAC Switch listens to. This
port number is used in the second stage of the authentication. PC user will have to
authenticate to the switch by inputting the user name and password.
Parameters <tcp_port_number 1–65535> – A TCP port which the Switch listens to and uses for the
authenticating process.
http – To specify the JWAC runs HTTP protocol on this TCP port
https – To specify the JWAC runs HTTPS protocol on this TCP port
Restrictions The HTTP cannot runs at TCP port 443, and the HTTPS cannot runs at TCP port 80.
Only Administrator and Operator-level users can issue this command.
Example usage:
To configure the JWAC switch HTTP port:
DGS–3426:5#config jwac switch_http_port 8888 http
Command: config jwac switch_http_port 8888 http
Success.
DGS–3426:5#