User Guide
543
Configuring AAA
AAA Configuration
■
HTTP
Follow these steps to apply the Login and Enable method lists for the application HTTP:
Step 1
configure
Enter global configuration mode.
Step 2
ip http login authentication {
method-list
}
Apply the Login method list for the application HTTP.
method-list
:
Specify the name of the Login method list.
Step 3
ip http enable authentication {
method-list
}
Apply the Enable method list for the application HTTP.
method-list
:
Specify the name of the Enable method list.
Step 4
show aaa global
Verify the configuration of application list.
Step 5
end
Return to privileged EXEC mode.
Step 6
copy running-config startup-config
Save the settings in the configuration file.
The following example shows how to apply the existing Login method list named Login1
and Enable method list named Enable1 for the application HTTP:
Switch#configure
Switch(config)#ip http login authentication
Login1
Switch(config)#ip http enable authentication
Enable1
Switch(config)#show aaa global
Module Login List Enable List
Telnet default default
Ssh default default
Http Login1 Enable1
Switch(config)#end
Switch#copy running-config startup-config
2.2.5 Configuring Login Account and Enable Password
The login account and Enable password can be configured locally on the switch or centrally
on the RADIUS/ server(s).
Downloaded from