D-Link xStack DGS-3620 Reference Manual page 681

Hide thumbs Also See for xStack DGS-3620:
Table of Contents

Advertisement

xStack® DGS-3620 Series Layer 3 Managed Stackable Gigabit Switch CLI Reference Guide
Format
config jwac update_server [add | delete] ipaddress <network_address> {[tcp_port
<port_number 1-65535> | udp_port <port_number 1-65535>]}
Parameters
add - Specifies to add a network address to which the traffic will not be blocked. Up to 100
network addresses can be added.
delete - Specifies to delete a network address to which the traffic will not be blocked.
ipaddress - Specifies the network address to add or delete.
<network_address> - Enter the network address here.
tcp_port - (Optional) Specifies a TCP port number between 1 and 65535.
<port_number 1-65535> - Enter a TCP port value between 1 and 65535.
udp_port - (Optional) Specifies a UDP port number between 1 and 65535.
<port_number 1-65535> - Enter a UDP port value between 1 and 65535.
Restrictions
Only Administrators, Operators and Power-Users can issue this command.
Example
To configure servers the PC may need to connect to in order to complete JWAC authentication:
DGS-3620-28PC:admin#config jwac update_server add ipaddress 10.90.90.109/24
Command: config jwac update_server add ipaddress 10.90.90.109/24
Update Server 10.90.90.0/24 is added.
Success.
DGS-3620-28PC:admin#
53-16
config jwac switch_http_port
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 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.
Format
config jwac switch_http_port <tcp_port_number 1-65535> {[http | https]}
Parameters
<tcp_port_number 1-65535> - Enter a TCP port which the JWAC switch listens to and uses to
finish the authenticating process.
http - (Optional) Specifies the JWAC run HTTP protocol on this TCP port.
https - (Optional) Specifies the JWAC run HTTPS protocol on this TCP port.
676

Advertisement

Table of Contents
loading

Table of Contents