16 dot1x port-method, X port, Method – PLANET WGSW-50040 User Manual

Page 350

Advertising
background image

Commands for Security Function Chapter 6 Commands for TACACS+

authentication for the supplicant and prohibit data from passing through the port.

Command mode:

Port configuration Mode

Default:

When 802.1x is enabled for the port, auto is set by default.

Usage Guide:

If the port needs to provide 802.1x authentication for the user, the port authentication mode should

be set to auto.

Example:

Setting port1/1 to require 802.1x authentication mode.

Switch(config)#interface ethernet 1/1

Switch(Config-If-Ethernet1/1)#dot1x port-control auto

22.16 dot1x port-method

Command:

dot1x port-method {macbased | portbased | webbased | userbased advanced}

no dot1x port-method

Function:

To configure the access control method of appointed interface. The no form command restores the

default access control method.

Parameter:

macbased means the access control method based on MAC address;

portbased means the access control method based on port;

webbased means the access control method based on web authentication;

userbased means the access control method based on user, it can be divided into two types, one is

standard access control method, and the other is advanced access control method.

Command mode:

Port Configuration Mode.

Default:

Advanced access control method based on user is used by default.

Usage Guide:

This command is used to configure the dot1x authentication method for the specified port. When port

based authentication is applied, only one host can authenticate itself through one port. And after

authentication, the host will be able to access all the resources. When MAC based authentication is

applied, multiple host which are connected to one port can access all the network resources after

Advertising