Restrictions
Only Administrators, Operators and Power-Users can issue this command.
Example
To configure a JWAC virtual IP address of 1.1.1.1 to accept authentication requests from an
unauthenticated host:
DGS-3000-26TC:admin# config jwac virtual_ip 1.1.1.1 url www.kyoto.ac.jp
Command: config jwac virtual_ip 1.1.1.1 url www.kyoto.ac.jp
Success.
To set the virtual IPv6 as ā2000::2ā and URL as www.kyotov6.ac.jp (Add virtual IPv6 on v1.10):
DGS-3000-26TC:admin# config jwac virtual_ip 2000::2 url www.kyotov6.ac.jp
Command: config jwac virtual_ip 2000::2 url www.kyotov6.ac.jp
Success.
config jwac update_server 42-16
Description
This command is used to add or delete a server network address to which the traffic from an
unauthenticated client host will not be blocked by the JWAC Switch. Any servers running ActiveX
need to be able to have access to accomplish authentication. Before the client passes
authentication, it 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 are the latest; and so IP addresses of
update.microsoft.com and of Anti-Virus software companies need to be added in the Switch.
NOTE: If the update server is linked to the JWAC enabled port on the switch, it must be added to
the static FDB before it can work properly.
Format
config jwac update_server [add | delete] [ipaddress <network_address> | ipv6address
<ipv6networkaddr>] {[tcp_port <port_number 1-65535> | udp_port <port_number 1-65535>]}