2-50
Catalyst 3750-X and 3560-X Switch Command Reference
OL-29704-01
Chapter 2 Catalyst 3750-X and 3560-X Switch Cisco IOS Commands
authentication priority
Examples This example shows how to set 802.1x as the first authentication method and web authentication as the
second authentication method:
Switch(config-if)# authentication priority dotx webauth
This example shows how to set MAC authentication Bypass (MAB) as the first authentication method
and web authentication as the second authentication method:
Switch(config-if)# authentication priority mab webauth
You can verify your settings by entering the show authentication privileged EXEC command.
Related Commands Command Description
authentication
control-direction
Configures the port mode as unidirectional or bidirectional.
authentication event Sets the action for specific authentication events.
authentication
fallback
Configures a port to use web authentication as a fallback method for clients
that do not support IEEE 802.1x authentication.
authentication
host-mode
Sets the authorization manager mode on a port.
authentication open Enables or disables open access on a port.
authentication order Sets the order of authentication methods used on a port.
authentication
periodic
Enables or disables reauthentication on a port.
authentication
port-control
Enables manual control of the port authorization state.
authentication timer Configures the timeout and reauthentication parameters for an
802.1x-enabled port.
authentication
violation
Configures the violation modes that occur when a new device connects to a
port or when a new device connects to a port after the maximum number of
devices are connected to that port.
mab Enables MAC authentication bypass on a port.
mab eap Configures a port to use Extensible Authentication Protocol (EAP).
show authentication Displays information about authentication manager events on the switch.