A SERVICE OF

logo

xStack
®
DGS-3400 Series Layer 2 Gigabit Managed Switch CLI Manual
DGS–3426:5#config jwac virtual_ip 1.1.1.1
Command: config jwac virtual_ip 1.1.1.1
Success.
DGS–3426:5#
config jwac quarantine_server_url
Purpose Used to configure JWAC Quarantine Server URL.
Syntax
config jwac quarantine_server_url <string 128>
Description This command allows you to configure the URL of the quarantine server. If the redirect is
enabled and the redirect destination is the quarantine server, when an HTTP request from
an unauthenticated host reaches the Switch, the Switch will process this HTTP packet and
response a message back to the host to ensure it access the quarantine server with the
configured URL. When the PC connects to the specified URL, the quarantine server will
request the PC user/End–user to input the user name and password to perform
authentication.
Parameters <string 128> – To specify the entire URL address of the authentication page of the
quarantine server.
Restrictions Only Administrator and Operator-level users can issue this command.
Example usage:
To configure the JWAC quarantine server URL:
DGS–3426:5#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–3426:5#
NOTE: If the quarantine server is linked to the JWAC enabled port on the switch, it must be
added to the static FDB correctly before it can work properly.
config jwac clear_quarantine_server_url
Purpose Used to clear the quarantine server configuration.
Syntax
config jwac clear_quarantine_server_url
Description This command is used to clear the quarantine server configuration
Parameters None
Restrictions When JWAC is enabled and the redirect destination is the quarantine server, the
quarantine server cannot be cleared.
Only Administrator and Operator-level users can issue this command.
Example usage:
To configure the JWAC clear quarantine server URL:
325