341
Privilege Requirement
Only Admin level users have access to these commands.
Example
Configure the enable authentication method list on the telnet terminal line as
“list2”:
T1600G-52TS(config)#line telnet
T1600G-52TS(config-line)# enable authentication list2
34.20 enable authentication(ssh)
Description
The enable authentication command is used to apply the privilege
authentication method list to the ssh 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 ssh terminal line. It is
“default” by default, which contains the method “none”.
Command Mode
Line Configuration Mode
Privilege Requirement
Only Admin level users have access to these commands.
Example
Configure the enable authentication method list on the ssh terminal line as
“list2”:
T1600G-52TS(config)# line ssh
T1600G-52TS(config-line)# enable authentication list2