Cisco Catalyst 2960-X Security Configuration Manual page 375

Cisco ios release 15.0(2)ex
Hide thumbs Also See for Catalyst 2960-X:
Table of Contents

Advertisement

Configuring IEEE 802.1x Port-Based Authentication
SUMMARY STEPS
1. configure terminal
2. interface interface-id
3. switchport mode access
4. authentication order [ dot1x | mab ] | {webauth}
5. authentication priority [ dot1x | mab ] | {webauth}
6. end
DETAILED STEPS
Command or Action
Step 1
configure terminal
Example:
Switch# configure terminal
Step 2
interface interface-id
Example:
Switch(config)# interface gigabitethernet 1/0/1
Step 3
switchport mode access
Example:
Switch(config-if)# switchport mode access
Step 4
authentication order [ dot1x | mab ] | {webauth}
Example:
Switch(config-if)# authentication order mab dot1x
Step 5
authentication priority [ dot1x | mab ] | {webauth}
Example:
Switch(config-if)# authentication priority mab
dot1x
Step 6
end
Example:
Switch(config-if)# end
OL-29048-01
Purpose
Enters the global configuration mode.
Specifies the port to be configured, and enter interface
configuration mode.
Sets the port to access mode only if you previously
configured the RADIUS server.
(Optional) Sets the order of authentication methods
used on a port.
(Optional) Adds an authentication method to the
port-priority list.
Returns to privileged EXEC mode.
Catalyst 2960-X Switch Security Configuration Guide, Cisco IOS Release 15.0(2)EX
Configuring Flexible Authentication Ordering
351

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents