340
Syntax
login authentication {
method-list
}
no login authentication
Parameter
method-list
—— Specify the login method list on the ssh terminal line. It is
“default” by default, which contains the method “local”.
Command Mode
Line Configuration Mode
Privilege Requirement
Only Admin level users have access to these commands.
Example
Configure the login authentication method list on the ssh terminal line as
“list1”:
T1600G-52TS(config)# line ssh
T1600G-52TS(config-line)# login authentication list1
34.19 enable authentication(telnet)
Description
The enable authentication command is used to apply the privilege
authentication method list to the telnet terminal line. To restore to the default
authentication method list, please use the no enable authentication
command.
Syntax
enable authentication {
method-list
}
no enable authentication
Parameter
method-list
—— Specify the enable method list on the telnet terminal line. It is
“default” by default, which contains the method “none”.
Command Mode
Line Configuration Mode