Owners manual
DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide
335
When the Quarantine server monitor is enabled, the JWAC switch will periodically check if the Quarantine
server works. If the switch does not receive any response from the Quarantine server during the
configured error timeout period, the switch will regard it as working improperly.
Example
This example shows how to configure the JWAC Quarantine server error timeout period to 60 seconds.
Switch# configure terminal
Switch(config)# jwac quarantine-server timeout 60
Switch(config)#
38-10 jwac redirect
This command is used to enable the JWAC redirect function or configure the redirect destination and
delay time. Use the no form of this command to disable the JWAC redirect or reset parameters to the
default settings.
jwac redirect [destination {quarantine-server | jwac-login-page} | delay-time SECONDS]
no jwac redirect [destination | delay-time]
Parameters
destination
(Optional) Specifies the destination to which the unauthenticated host
will be redirected to.
delay-time SECOND
(Optional) Specifies the time period after which the unauthenticated
host will be redirected. This unit is in seconds. The range is from 0 to
10 seconds.
Default
By default, JWAC redirect to the JWAC login page.
By default, the delay time is 1 second.
Command Mode
Global Configuration Mode.
Command Default Level
Level: 12.
Usage Guideline
When redirecting the quarantine server is specified, the unauthenticated host will be redirected to
quarantine server when it tries to access a random URL. When redirecting the JWAC login page is
specified, the unauthenticated host will be redirected to the JWAC login page in the switch to finish
authentication. When redirect is enabled, all Web access is redirected to the quarantine server or JWAC
login page. When redirecting to the quarantine server is specified, a quarantine server must be configured
first before enabling the JWAC function globally. When redirect is disabled, all Web access is denied
except for access to the quarantine server or JWAC login page.
Example
This example shows how to enable the JWAC redirect function.