Concept Guide

Conguring dot1x Prole
You can congure a dot1x prole for dening a list of trusted supplicant MAC addresses. A maximum of 10 dot1x proles can be congured.
The prole name length is limited to 32 characters. The
dot1x profile {profile-name} command sets the dot1x prole mode and
you can enter prole-related commands, such as the
mac command.
To congure a dot1x prole, use the following commands.
Congure a dot1x prole.
CONFIGURATION mode
dot1x profile {profile-name}
profile—name — Enter the dot1x prole name. The prole name length is limited to 32 characters.
Example of Conguring and Displaying a dot1x Prole
DellEMC(conf)#dot1x profile test
DellEMC(conf-dot1x-profile)#
DellEMC#show dot1x profile
802.1x profile information
-----------------------------
Dot1x Profile test
Profile MACs
00:00:00:00:01:11
Conguring MAC addresses for a do1x Prole
To congure a list of MAC addresses for a dot1x prole, use the mac command. You can congure 1 to 6 MAC addresses.
Congure a list of MAC addresses for a dot1x prole.
DOT1X PROFILE CONFIG (conf-dot1x-prole)
mac mac-address
mac-address — Enter the keyword mac and type up to the 48– bit MAC addresses using the nn:nn:nn:nn:nn:nn format. A maximum
of 6 MAC addresses are allowed.
Example of Conguring a List of MAC Addresses for a dot1x Prole
The following example congures 2 MAC addresses and then displays these addresses.
DellEMC(conf-dot1x-profile)#mac 00:50:56:AA:01:10 00:50:56:AA:01:11
DellEMC(conf-dot1x-profile)#show config
dot1x profile sample
mac 00:50:56:aa:01:10
mac 00:50:56:aa:01:11
DellEMC(conf-dot1x-profile)#
DellEMC(conf-dot1x-profile)#exit
DellEMC(conf)#
Conguring the Static MAB and MAB Prole
Enable MAB (mac-auth-bypass) before using the dot1x static-mab command to enable static mab.
To enable static MAB and congure a static MAB prole, use the following commands.
Congure static MAB and static MAB prole on dot1x interface.
INTERFACE mode
90
802.1X