D-Link dgs-3420 Work Light User Manual


 
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide
442
Parameters
quarantine_server_url - Specify the entire URL of the authentication page on the quarantine
server.
<string 128> - Specify the entire URL of the authentication page on the quarantine server.
The quarantine server URL can be up to 128 characters long.
clear_quarantine_server_url - Specify to clear the current quarantine server URL.
Restrictions
Only Administrator, Operator and Power-User level users can issue this command.
Example
To configure the quarantine server URL:
DGS-3420-28SC:admin#config jwac quarantine_server_url
http://10.90.90.88/authpage.html
Command: config jwac quarantine_server_url http://10.90.90.88/authpage.html
Success.
DGS-3420-28SC:admin#
42-13 config jwac redirect
Description
This command is used 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
seconds. 0 means no delaying the redirect.
Format
config jwac redirect {destination [quarantine_server | jwac_login_page] | delay_time <sec 0-
10>}(1)
Parameters
destination - Specify the destination which the unauthenticated host will be redirected to.
quarantine_server - Specify the unauthenticated host will be redirected to the
quarantine_server.
jwac_login_page - Specify the unauthenticated host will be redirected to the
jwac_login_page.
delay_time
- Specify the time interval after which the unauthenticated host will be redirected.
<sec 0-10> - Specify the time interval after which the unauthenticated host will be redirected.
The delay time must be between 0 and 10 seconds.
Restrictions
Only Administrator, Operator and Power-User level users can issue this command.