User Guide    540
Configuring AAA AAA Configuration
Step 6 copy running-config startup-config
Save the settings in the configuration file.
The following example shows how to create a Login method list named Login1, and 
configure the method 1 as the default radius server group and the method 2 as local.
Switch#configure
Switch(config)##aaa authentication login Login1 radius local 
Switch(config)#show aaa authentication login
Methodlist      pri1            pri2            pri3            pri4
default             local            --                --                 --
Login1             radius        local          --                  --
Switch(config)#end
Switch#copy running-config startup-config
The following example shows how to create an Enable method list named Enable1, and 
configure the method 1 as the default radius server group and the method 2 as local.
Switch#configure
Switch(config)##aaa authentication enable Enable1 radius local
Switch(config)#show aaa authentication enable
Methodlist      pri1            pri2            pri3            pri4
default             local            --                --                 --
Enable1           radius        local          --                  --
Switch(config)#end
Switch#copy running-config startup-config
2.2.4  Configuring the AAA Application List
You can configure authentication method lists on the following access applications: Telnet, 
SSH and HTTP.
Downloaded from ManualsNet.com search engine