Configuration Guide 628
Configuring Network Security
AAA Configuration
Http default default
Switch(config-line)#end
Switch#copy running-config startup-config
SSH
Follow these steps to apply the Login and Enable method lists for the application SSH:
Step 1
configure
Enter global configuration mode.
Step 2
line ssh
Enter line configuration mode.
Step 3
login authentication {
method-list
}
Apply the Login method list for the application SSH.
method-list
:
Specify the name of the Login method list.
Step 4
enable authentication {
method-list
}
Apply the Enable method list for the application SSH.
method-list
:
Specify the name of the Enable method list.
Step 5
show aaa global
Verify the configuration of application list.
Step 6
end
Return to privileged EXEC mode.
Step 7
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 SSH.
Switch#configure
Switch(config)#line ssh
Switch(config-line)#login authentication
Login1
Switch(config-line)#enable authentication
Enable1
Switch(config-line)#show aaa global
......
Module Login List Enable List
Summary of Contents for T2500G-10MPS
Page 1: ...User Guide T2500G 10MPS 1910012405 REV1 0 1 April 2018...
Page 24: ...Using the CLI 767 Appendix Default Parameters 773...
Page 145: ...Part 5 Monitoring Traffic CHAPTERS 1 Traffic Monitor 2 Appendix Default Parameters...
Page 172: ...Part 7 Configuring DDM CHAPTERS 1 Overview 2 DDM Configuration 3 Appendix Default Parameters...