23 dot1x unicast enable, 24 dot1x web authentication enable, X unicast enable – PLANET XGS3-24040 User Manual

Page 760: X web authentication enable

Advertising
background image

Commands for Security Function Chapter 2 Commands for 802.1x

42-32

Function: Sets the interval for the supplicant to re-transmit EAP request/identity frame; the “no dot1x

timeout tx-period” command restores the default setting.

Parameters: <seconds> is the interval for re-transmission of EAP request frames, in seconds; the valid

range is 1 to 65535.

Command mode: Global Mode.

Default: The default value is 30 seconds.

Usage Guide: Default value is recommended.

Example: Setting the EAP request frame re-transmission interval to 1200 seconds.

Switch(config)#dot1x timeout tx-period 1200

42.23 dot1x unicast enable

Command: dot1x unicast enable

no dot1x unicast enable

Function: Enable the 802.1x unicast passthrough function of switch; the no operation of this command

will disable this function.

Command mode: Global Configuration Mode.

Default: The 802.1x unicast passthrough function is not enabled in global mode.

Usage Guide: The 802.1x unicast passthrough authentication for the switch must be enabled first to

enable the 802.1x unicast passthrough function, then the 802.1x function is configured.

Example: Enabling the 802.1x unicast passthrough function of the switch and enable the 802.1x for port

1/1.

Switch(config)#dot1x enable

Switch(config)# dot1x unicast enable

Switch(config)#interface ethernet 1/1

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

42.24 dot1x web authentication enable

Command: dot1x web authentication enable

no dot1x web authentication enable

Function: Enable Web authentication agent, the no command disable Web authentication agent.

Parameters: None.

Default: Web authentication agent is disabled.

Command mode: Global Mode.

Usage Guide: Dot1x function must be enabled before enabling Web authentication agent. When dot1x

web authentication agent is enabled, the dot1x privateclient enable command should not be

configured.

Example: Enable the Web authentication agent function.

Advertising