Owners manual
DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide
329
jwac enable
no jwac enable
Parameters
None.
Default
By default, this option is disabled.
Command Mode
Interface Configuration Mode.
Command Default Level
Level: 12.
Usage Guideline
The JWAC interface configuration command allows hosts connected to the port to do authentication via
the Web browser.
Example
This example shows how to enable the JWAC function on interface eth1/0/1.
Switch# configure terminal
Switch(config)# jwac virtual-ip ipv4 1.1.1.1
Switch(config)# jwac virtual-ip url www.website1.com
Switch(config)# jwac success redirect-path http://www.website2.com
Switch(config)# jwac redirect destination jwac-login-page
Switch(config)# jwac system-auth-control
Switch(config)# interface eth1/0/1
Switch(config-if)# jwac enable
Switch(config-if)#
38-3 jwac forcible-logout
This command is used to enable the JWAC forcible logout function. Use the no form of this command to
disable the JWAC forcible logout function.
jwac forcible-logout
no jwac forcible-logout
Parameters
None.
Default
By default, this option is enabled.
Command Mode
Global Configuration Mode.
Command Default Level
Level: 12.