49-68
Catalyst 4500 Series Switch, Cisco IOS Software Configuration Guide - Cisco IOS XE 3.9.xE and IOS 15.2(5)Ex
Chapter 49 Configuring 802.1X Port-Based Authentication
Configuring 802.1X Port-Based Authentication
RateLimitPeriod = 0
Switch#
Cisco IOS Release 12.2(46)SG or earlier
Switch#
configure terminal
Switch(config)#
interface gigabitethernet3/3
Switch(config-if)#
switchport mode access
Switch(config-if)#
dot1x pae authenticator
Switch(config-if)#
authentication port-control auto
Switch(config-if)#
dot1x control-direction in
Switch(config-if)#
end
Switch#
show dot1x int g3/3
Dot1x Info for GigabitEthernet3/3
-----------------------------------
PAE = AUTHENTICATOR
PortControl = AUTO
ControlDirection = In
HostMode = SINGLE_HOST
ReAuthentication = Disabled
QuietPeriod = 60
ServerTimeout = 30
SuppTimeout = 30
ReAuthPeriod = 3600 (Locally configured)
ReAuthMax = 2
MaxReq = 2
TxPeriod = 30
RateLimitPeriod = 0
Switch#
Configuring 802.1X with VLAN User Distribution
You will need to configure the switch and ACS to configure 802.1X with VLAN user distribution.
Configuring the Switch
To configure the switch, follow these steps:
Step 1
Create a VLAN group on the switch.
Enter the following commands to create a VLAN group and assign some VLANs to the VLAN group. The following example
creates the VLAN group
eng-group
and maps VLANs 20 to 24 to that group:
Switch#
configure terminal
Switch(config)#
vlan group eng-group vlan-list 20-24
Switch(config)#
end
Switch#
show vlan group group-name eng-group
Group Name VLANs Mapped
---------------- -------------------
eng-group 20-24
Note
Ensure that the VLANs you specify as part of the VLAN group are enabled on the switch. Only specified
VLANs are considered for assignment.
Step 2
Configure the individual ports for multidomain, single-host or multiple- host.
Summary of Contents for Catalyst 4500 Series
Page 2: ......
Page 4: ......
Page 2086: ...Index IN 46 Software Configuration Guide Release IOS XE 3 9 0E and IOS 15 2 5 E ...