25 dot1x web authentication ipv6 passthrough, 26 dot1x web redirect, X web authentication ipv – PLANET WGSW-50040 User Manual

Page 356: Passthrough, X web redirect

Advertising
background image

Commands for Security Function Chapter 6 Commands for TACACS+

Example:

Enable the Web authentication agent function.

Switch(config)#dot1x web authentication enable

22.25 dot1x web authentication ipv6 passthrough

Command:

dot1x web authentication ipv6 passthrough

no dot1x web authentication ipv6 passthrough

Function:

Enable IPv6 passthrough function on a switch port, only applicable when access control mode is

webbased; the no operation of this command will disable the function.

Default:

IPv6 passthrough function is disabled.

Command mode:

Port Mode.

Usage Guide:

The function can only be enabled when 802.1x function is enabled both globally and on the port,

web authentication function is enabled and redirect URL is set, with webbased being the control

access mode. After it is enabled, users can send IPv6 messages without authentication.

Example:

Enable IPv6 passthrough function on port Ethernet1/12.

Switch(config)#dot1x enable

Switch(config)#dot1x web authentication enable

Switch(config)#dot1x web redirect http://10.1.1.1/

Switch(config)#interface ethernet 1/12

Switch(Config-If-Ethernet1/12)#dot1x enable

Switch(Config-If-Ethernet1/12)#dot1x port-method webbased

Switch(Config-If-Ethernet1/12)#dot1x web authentication ipv6 passthrough

22.26 dot1x web redirect

Command:

dot1x web redirect <URL>

Advertising