Cisco Catalyst 2960-X Security Configuration Manual page 365

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. cisp enable
3. interface interface-id
4. switchport mode access
5. authentication port-control auto
6. dot1x pae authenticator
7. spanning-tree portfast
8. end
9. show running-config interface interface-id
10. copy running-config startup-config
DETAILED STEPS
Command or Action
Step 1
configure terminal
Example:
Switch# configure terminal
Step 2
cisp enable
Example:
Switch(config)# cisp enable
Step 3
interface interface-id
Example:
Switch(config)# interface gigabitethernet2/0/1
Step 4
switchport mode access
Example:
Switch(config-if)# switchport mode access
Step 5
authentication port-control auto
Example:
Switch(config-if)# authentication port-control auto
OL-29048-01
Catalyst 2960-X Switch Security Configuration Guide, Cisco IOS Release 15.0(2)EX
Configuring an Authenticator Switch with NEAT
Purpose
Enters global configuration mode.
Enables CISP.
Specifies the port to be configured, and enter
interface configuration mode.
Sets the port mode to access.
Sets the port-authentication mode to auto.
341

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents