8 dot1x ipv6 passthrough, X ipv, Passthrough – PLANET WGSW-52040 User Manual

Page 632

Advertising
background image

39-172

Usage Guide:

The 802.1x authentication for the switch must be enabled first to enable 802.1x authentication for the respective

ports. If Spanning Tree or MAC binding is enabled on the port, or the port is a Trunk port or member of port

aggregation group, 802.1x function cannot be enabled for that port unless such conditions are removed.

Example:

Enabling the 802.1x function of the switch and enable 802.1x for port1/12.

Switch(config)#dot1x enable

Switch(config)#interface ethernet 1/12

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

39.8 dot1x ipv6 passthrough

Command:

dot1x ipv6 passthrough

no dot1x ipv6 passthrough

Function:

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

operation of this command will disable the function.

Command Mode:

Port Configuration Mode.

Default Settings:

IPv6 passthrough function is disabled on the switch by default.

Usage Guide:

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

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

Examples:

Enable IPv6 passthrough function on port Ethernet1/12.

Switch(config)#dot1x enable

Switch(config)#interface ethernet 1/12

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

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

Advertising