TP-Link T1500 Series User Manual page 549

Hide thumbs Also See for T1500 Series:
Table of Contents

Advertisement

Configuring AAA
The following example shows how to apply the existing Login method list named Login1
and Enable method list named Enable1 for the application Telnet.
Switch#configure
Switch(config)#line telnet
Switch(config-line)#login authentication Login1
Switch(config-line)#enable authentication Enable1
Switch(config-line)#show aaa global
Module
Telnet
Ssh
Http
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
Step 2
Step 3
Step 4
Step 5
Step 6
Login List
Enable List
Login1
Enable1
default
default
default
default
configure
Enter global configuration mode.
line ssh
Enter line configuration mode.
login authentication { method-list }
Apply the Login method list for the application SSH.
:
Specify the name of the Login method list.
method-list
enable authentication { method-list }
Apply the Enable method list for the application SSH.
:
Specify the name of the Enable method list.
method-list
show aaa global
Verify the configuration of application list.
end
Return to privileged EXEC mode.
AAA Configuration
Configuration Guide
527

Advertisement

Table of Contents
loading

Table of Contents