Owners manual

DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide
333
38-7 jwac quarantine-server url
This command is used to configure the JWAC quarantine server URL. Use the no form of this command
to return to the default setting.
jwac quarantine-server url {ipv4 STRING | ipv6 STRING}
no jwac quarantine-server url
Parameters
ipv4 STRING
Specifies the URL on the Quarantine Server for IPv4 access
authentication. The maximum number can be up to 128 characters.
ipv6 STRING
Specifies the URL on the Quarantine Server for IPv6 access
authentication. The maximum number can be up to 128 characters.
Default
None.
Command Mode
Global Configuration Mode.
Command Default Level
Level: 12.
Usage Guideline
This command allows you to configure the URL of the Quarantine Server. If redirection is enabled and the
redirection destination is the Quarantine Server, when an HTTP request from an unauthenticated host is
received which is not headed to the Quarantine Server, the switch will handle this HTTP packet and send
back a message to the host to make it access Quarantine Server with the configured URL. When the PC
is connected to the specified URL, the quarantine server will request the PC user to input the username
and password to authenticate.
Example
This example shows how to configure the JWAC quarantine server URL to be
“http://10.90.90.88/authpage.html”.
Switch# configure terminal
Switch(config)# jwac quarantine-server url ipv4 http://10.90.90.88/authpage.html
Switch(config)#
This example shows how to configure the JWAC quarantine server URL to be
http://[3000::2]/authpage.html”.
Switch# configure terminal
Switch(config)# jwac quarantine-server url ipv6 http://[3000::2]/authpage.html
Switch(config)#
38-8 jwac quarantine-server monitor
This command is used to enable the JWAC Quarantine server monitor function. Use the no form of this
command to return to the default setting.