xStack® DES-3528/DES-3552 Series Layer 2 Managed Stackable Fast Ethernet Switch CLI Reference Guide
376
config jwac update_server
Purpose
Used to configure the servers that PC may need to connect to in order to complete the
JWAC authentication
Syntax
config jwac update_server [add | delete] ipaddress <network_address> {[tcp_port
<port_number 1-65535> | udp_port <port_number 1-65535>]}
Description
This command allows you to add or delete server network addresses to which the traffic from
unauthenticated client hosts will not be blocked by the JWAC Switch.
Any servers the ActiveX needs to access to accomplish the authentication before the client
passes the authentication should be added to the Switch with its IP address. For example,
the client may need to access update.microsoft.com or some sites of the Anti-Virus software
companies to check whether the OS or Anti-Virus software of the client is up-to-date; and so
IP addresses of update.microsoft.com and of Anti-Virus software companies are needed to
be added to the Switch.
Parameters
add
- To add a network address to which the traffic will not be blocked. You can add five
network addresses at the most.
delete
- To delete a network address to which the traffic will not be blocked
ipaddress
- To specify the network address to add or delete. To set a specific IP address,
please use the format x.x.x.x/32.
<network_address>
- Enter the network address used here.
tcp_port
- (Optional) Specifies the TCP port used.
<port_number 1-65535>
- Enter the TCP port number used here. This value must be
between 1 and 65535.
udp_port
- (Optional) Specifies the UDP port used.
<port_number 1-65535>
- Enter the UDP port number used here. This value must be
between 1 and 65535.
Restrictions
Only Administrator and Operator and Power-User-level users can issue this command.
Example usage:
To configure JWAC update server:
DES-3528:admin# config jwac other_server add ipaddress 10.90.90.109/24
Command: config jwac other_server add ipaddress 10.90.90.109/24
Warning: the real added update server is 10.90.90.0/24
Success.
DES-3528:admin#