The
cisco-av-pairs
must be configured as
device-traffic-class=switch
on the ACS, which sets the interface
as a trunk after the supplicant is successfully authenticated.
Note
Beginning in privileged EXEC mode, follow these steps to configure a switch as an authenticator:
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
Purpose
Command or Action
Enters global configuration mode.
configure terminal
Example:
Switch#
configure terminal
Step 1
Enables CISP.
cisp enable
Example:
Switch(config)#
cisp enable
Step 2
Specifies the port to be configured, and enter
interface configuration mode.
interface interface-id
Example:
Switch(config)#
interface gigabitethernet2/0/1
Step 3
Sets the port mode to
access
.
switchport mode access
Example:
Switch(config-if)#
switchport mode access
Step 4
Consolidated Platform Configuration Guide, Cisco IOS Release 15.2(4)E (Catalyst 2960-X Switches)
1396
How to Configure 802.1x Port-Based Authentication
Summary of Contents for Catalyst 2960 Series
Page 96: ......
Page 196: ......
Page 250: ......
Page 292: ......
Page 488: ......
Page 589: ...P A R T VI Cisco Flexible NetFlow Configuring NetFlow Lite page 509 ...
Page 590: ......
Page 619: ...P A R T VII QoS Configuring QoS page 539 Configuring Auto QoS page 645 ...
Page 620: ......
Page 750: ......
Page 1604: ......
Page 1740: ......
Page 2105: ...P A R T XII Configuring Cisco IOS IP SLAs Configuring Cisco IP SLAs page 2025 ...
Page 2106: ......
Page 2118: ......
Page 2164: ......