49-55
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
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 = AUTHENTICATOR
PortControl = FORCE_AUTHORIZED
ControlDirection = Both
HostMode = SINGLE_HOST
ReAuthentication = Disabled
QuietPeriod = 60
ServerTimeout = 30
SuppTimeout = 30
ReAuthPeriod = (From Authentication Server)
ReAuthMax = 2
MaxReq = 2
TxPeriod = 30
RateLimitPeriod = 0
Dot1x Authenticator Client List Empty
Port Status = AUTHORIZED
Switch#
Configuring MAC Move
MAC move allows an authenticated host to move from one switch port to another.
Note
You should remove port security before configuring MAC move.
To globally enable MAC move on the switch, perform this task:
This example shows how to globally enable MAC move on a switch:
Switch#
configure terminal
Switch(config)#
authentication mac-move permit
Command
Purpose
Step 1
Switch#
configure terminal
Enters global configuration mode.
Step 2
Switch(config)#
authentication
mac-move permit
Enable MAC move globally.
Step 3
Switch(config-if)#
end
Returns to privileged EXEC mode.
Step 4
Switch#
show run
Verifies your entries.
Step 5
Switch #
copy running-config
startup-config
(Optional) Saves your entries in the configuration file.
Содержание Catalyst 4500 Series
Страница 2: ......
Страница 4: ......
Страница 2086: ...Index IN 46 Software Configuration Guide Release IOS XE 3 9 0E and IOS 15 2 5 E ...