PurposeCommand or Action
Verifies your entries.
show authentication sessions interface interface-id
Example:
Switch# show authentication sessions interface
Step 8
gigabitethernet2/0/3
(Optional) Saves your entries in the configuration file.copy running-config startup-config
Example:
Switch# copy running-config startup-config
Step 9
Configuring Limiting Login for Users
SUMMARY STEPS
1.
enable
2.
configure terminal
3.
aaa new-model
4.
aaa authentication login default local
5.
aaa authentication rejected n in m ban x
6.
end
7.
show aaa local user blocked
8.
clear aaa local user blocked username username
DETAILED STEPS
PurposeCommand or Action
Enables privileged EXEC mode.enable
Example:
Device> enable
Step 1
•
Enter your password if prompted.
Enters global configuration mode.configure terminal
Example:
Device# configure terminal
Step 2
Enables the authentication, authorization, and accounting (AAA)
access control model.
aaa new-model
Example:
Device(config)# aaa new-model
Step 3
Consolidated Platform Configuration Guide, Cisco IOS Release 15.2(4)E (Catalyst 2960-X Switches)
1394
How to Configure 802.1x Port-Based Authentication