SUMMARY STEPS
1.
enable
2.
configure terminal
3.
aaa new-model
4.
aaa authentication login
{
default
|
list-name
}
method1
[
method2...
]
5.
line
[
console
|
tty
|
vty
]
line-number
[
ending-line-number
]
6.
login authentication
{
default
|
list-name
}
7.
end
8.
show running-config
9.
copy running-config startup-config
DETAILED STEPS
Purpose
Command or Action
Enables privileged EXEC mode. Enter your password if prompted.
enable
Step 1
Example:
Switch>
enable
Enters the global configuration mode.
configure terminal
Example:
Switch#
configure terminal
Step 2
Enables AAA.
aaa new-model
Example:
Switch(config)#
aaa new-model
Step 3
Creates a login authentication method list.
aaa authentication login
{
default
|
list-name
}
method1
[
method2...
]
Step 4
•
To create a default list that is used when a named list is
not
specified in
the
login authentication
command, use the
default
keyword followed
Example:
Switch(config)#
aaa authentication
by the methods that are to be used in default situations. The default
method list is automatically applied to all ports.
login default local
•
For
list-name
, specify a character string to name the list you are creating.
•
For
method1...
, specify the actual method the authentication algorithm
tries. The additional methods of authentication are used only if the
previous method returns an error, not if it fails.
Select one of these methods:
Consolidated Platform Configuration Guide, Cisco IOS Release 15.2(4)E (Catalyst 2960-X Switches)
886
How to Configure
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: ......