A SERVICE OF

logo

xStack
®
DGS-3400 Series Layer 2 Gigabit Managed Switch CLI Manual
324
config jwac redirect
Purpose Used to configure redirect destination and delay time before an unauthenticated host is
redirected to the Quarantine Server or the JWAC login Web page.
Syntax
config jwac redirect {destination [quarantine_server | jwac_login_page] |
delay_time <sec 010>}
Description This command allows you to configure redirect destination and delay time before an
unauthenticated host is redirected to the Quarantine Server or the JWAC login Web
page.
The unit of delay_time is in seconds.
0 means there is no delay in redirection.
Parameters destination –To specify the destination which the unauthenticated host will be redirected
to.
delay_time – To specify the time interval after which the unauthenticated host will be
redirected.
Restrictions Only Administrator and Operator-level users can issue this command.
Example usage:
To configure the JWAC redirect on the Switch:
DGS–3426:5# config jwac redirect destination jwac_login_page delay_time 5
Command: config jwac redirect_ destination jwac_login_page delay_time 5
Success.
DGS–3426:5#
config jwac virtual_ip
Purpose Used to configure jwac virtual ipaddress. This IP is for accepting authentication request
from unauthenticated host.
Syntax
config jwac virtual_ip <ipaddr>
Description The virtual IP of JWAC is for accepting authentication requests from unauthenticated
hosts. Only requests sent to this IP will get a valid response. This IP does not respond to
ARP requests or ICMP packets!
Do NOT set this IP on the same subnet as the client PC and the Switch’s IPIF (IP
interface).
Note: the IP address being set shall NOT be identical to any devices in the network,
otherwise this will create problem to the original host holding that IP address.
Parameters <ipaddr> – To specify the IP address of the virtual IP.
Restrictions Only Administrator and Operator-level users can issue this command.
Example usage:
To configure the JWAC virtual IP: