Users Guide

Security Commands 886
Example
console(config-if-Gi1/0/1)# authentication order dot1x mab captive-portal
console(config-if-Gi1/0/1)# no authentication order
authentication priority
Use this command to set the priority for the authentication methods used on
a port. The available authentication methods are Dot1x, MAB, and captive
portal. The authentication priority decides if a previously authenticated client
is reauthenticated with a higher-priority method when the same is received.
Captive portal is always the last method in the list.
Use the no form of this command to return the port to the default order of
priority for the authentication methods.
Syntax
authentication priority {[dot1x|mab|captive-portal] [mab|dot1x|captive-
portal] [mab|dot1x|captive-portal]}
no authentication priority
Default Configuration
There is no default configuration for this command.
Command Modes
Interface Configuration (Ethernet) mode.
User Guidelines
Each method can only be entered once. There are no restrictions on the
priority ordering of methods.
Example
console(config-if-Gi1/0/1)# authentication priority mab dot1x captive-portal
console(config-if-Gi1/0/1)# no authentication priority