CLI Guide

Table Of Contents
Security Commands 952
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. Ordering is only possible between
802.1x and MAB. Captive portal can be configured either as a stand-alone
method or as the last method in the order.
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.