5 dot1x accept-mac, 6 dot1x eapor enable, X accept – PLANET WGSW-52040 User Manual

Page 630: X eapor enable

Advertising
background image

39-170

39.5 dot1x accept-mac

Command:

dot1x accept-mac <mac-address> [interface <interface-name>]

no dot1x accept-mac <mac-address> [interface <interface-name>]

Function:

Add a MAC address entry to the dot1x address filter table. If a port is specified, the entry added applies to the

specified port only. If no port is specified, the entry added applies to all the ports. The “no dot1x accept-mac

<mac-address> [interface <interface-name>]” command deletes the entry from dot1x address filter table.

Parameters:

<mac-address> stands for MAC address;

<interface-name> for interface name and port number.

Command mode:

Global Mode.

Default:

N/A.

Usage Guide:

The dot1x address filter function is implemented according to the MAC address filter table, dot1x address filter table

is manually added or deleted by the user. When a port is specified in adding a dot1x address filter table entry, that

entry applies to the port only; when no port is specified, the entry applies to all ports in the switch. When dot1x

address filter function is enabled, the switch will filter the authentication user by the MAC address. Only the

authentication request initialed by the users in the dot1x address filter table will be accepted, the rest will be rejected.

Example:

Adding MAC address 00-01-34-34-2e-0a to the filter table of Ethernet 1/5.

Switch(config)#dot1x accept-mac 00-01-34-34-2e-0a interface ethernet 1/5

39.6 dot1x eapor enable

Command:

dot1x eapor enable

no dot1x eapor enable

Advertising