DETAILED STEPS
Purpose
Command or Action
Enters global configuration mode.
configure terminal
Example:
Switch#
configure terminal
Step 1
Specifies the port to be configured, and enter interface
configuration mode.
interface interface-id
Example:
Switch(config)#
interface
Step 2
gigabitethernet2/0/2
Use the
replace
keyword to enable MAC replace on the interface.
The port removes the current session and initiates authentication
with the new host.
authentication violation
{
protect
|
replace
|
restrict
|
shutdown
}
Example:
Switch(config-if)#
authentication violation
Step 3
The other keywords have these effects:
•
protect
: the port drops packets with unexpected MAC
addresses without generating a system message.
replace
•
restrict
: violating packets are dropped by the CPU and a
system message is generated.
•
shutdown
: the port is error disabled when it receives an
unexpected MAC address.
Returns to privileged EXEC mode.
end
Example:
Switch(config-if)#
end
Step 4
Verifies your entries.
show running-config
Example:
Switch#
show running-config
Step 5
(Optional) Saves your entries in the configuration file.
copy running-config startup-config
Example:
Switch#
copy running-config startup-config
Step 6
Consolidated Platform Configuration Guide, Cisco IOS Release 15.2(4)E (Catalyst 2960-X Switches)
1376
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: ......