Configures the device so that 802.1X authentication is not performed after successful MAC authentication.

mac-authentication dot1x-disable
no mac-authentication dot1x-disable

By default, 802.1X authentication is also performed after successful MAC authentication.

Authentication configuration sub-mode

The no form of the command restores the default.

The command is applicable only when the authentication sequence is configured as MAC authentication followed by 802.1X authentication.

The following example disables 802.1X authentication following a successful MAC authentication when MAC authentication is performed first.


device# configure terminal
device)config)# authentication
device(config-authen)# mac-authentication dot1x-disable
Release version Command history
08.0.80 This command was introduced.