PurposeCommand or Action
Specifies the port to be configured, and enter interface
configuration mode.
interface interface-id
Example:
Switch(config)# interface gigabitethernet 1/0/1
Step 2
Sets the port to access mode only if you previously
configured the RADIUS server.
switchport mode access
Example:
Switch(config-if)# switchport mode access
Step 3
(Optional) Sets the order of authentication methods
used on a port.
authentication order [ dot1x | mab ] | {webauth}
Example:
Switch(config-if)# authentication order mab dot1x
Step 4
(Optional) Adds an authentication method to the
port-priority list.
authentication priority [ dot1x | mab ] | {webauth}
Example:
Switch(config-if)# authentication priority mab
Step 5
dot1x
Returns to privileged EXEC mode.end
Example:
Switch(config-if)# end
Step 6
Related Topics
Flexible Authentication Ordering, on page 239
Configuring Open1x
Beginning in privileged EXEC mode, follow these steps to enable manual control of the port authorization
state:
Catalyst 2960-XR Switch Security Configuration Guide, Cisco IOS Release 15.0(2)EX1
OL-29434-01 295
Configuring IEEE 802.1x Port-Based Authentication
Configuring Open1x