Catalyst Dot1x Port-based authentication

October 2, 2008 at 5:32 pm | In Security, Switching | Leave a Comment

Doc CD Navigation

Configuration

aaa new-model
!
aaa authentication login LINE_VTY line
aaa authentication dot1x default group radius
aaa authorization network default group radius
!
radius-server host 1.2.3.4
radius-server key cisco
!
interface fa0/1
 description Connection to R1
 switchport mode access
 switchport access vlan 135
 dot1x port-control force-authorized 

interface range fa0/5-10
 description Ports with Dot1X authentication
 switchport mode access
 switchport access vlan 135
 dot1x port-control auto

Blog at WordPress.com. | Theme: Pool by Borja Fernandez.
Entries and comments feeds.