Cisco Catalyst 4500 series Administration Manual page 1194

Hide thumbs Also See for Catalyst 4500 series:
Table of Contents

Advertisement

Configuring 802.1X Port-Based Authentication
This example shows how to configure a switch to derive the reauthentication period from the server and
to verify the configuration:
Cisco IOS Release 12.2(50):
Switch# configure terminal
Switch(config)# interface f7/1
Switch(config-if)# switchport mode access
Switch(config-if)# dot1x pae authenticator
Switch(config-if)# authentication timer reauthenticate server
Switch(config-if)# end
Switch# show dot1x interface f7/1 det
Dot1x Info for FastEthernet7/11
-----------------------------------
PAE
PortControl
ControlDirection
HostMode
ReAuthentication
QuietPeriod
ServerTimeout
SuppTimeout
ReAuthPeriod
ReAuthMax
MaxReq
TxPeriod
RateLimitPeriod
Dot1x Authenticator Client List Empty
Port Status
Switch#
Cisco IOS Release 12.2(46) or earlier
Switch# configure terminal
Switch(config)# interface f7/1
Switch(config-if)# switchport mode access
Switch(config-if)# dot1x pae authenticator
Switch(config-if)# dot1x timeout reauth-attempts server
Switch(config-if)# end
Switch# show dot1x interface f7/1 det
Dot1x Info for FastEthernet7/11
-----------------------------------
PAE
PortControl
ControlDirection
HostMode
ReAuthentication
QuietPeriod
ServerTimeout
SuppTimeout
ReAuthPeriod
ReAuthMax
MaxReq
TxPeriod
RateLimitPeriod
Software Configuration Guide—Release IOS XE 3.6.0E and IOS 15.2(2)E
46-56
Chapter 46
= AUTHENTICATOR
= FORCE_AUTHORIZED
= Both
= SINGLE_HOST
= Disabled
= 60
= 30
= 30
= (From Authentication Server)
= 2
= 2
= 30
= 0
= AUTHORIZED
= AUTHENTICATOR
= FORCE_AUTHORIZED
= Both
= SINGLE_HOST
= Disabled
= 60
= 30
= 30
= (From Authentication Server)
= 2
= 2
= 30
= 0
Configuring 802.1X Port-Based Authentication
OL_28731-01

Advertisement

Table of Contents
loading

Table of Contents