JetStream 52-Port Gigabit Stackable L3 Managed Switch CLI Guide
Syntax
line ssh
Command Mode
Global Configuration Mode
Example
Enter the ssh terminal line configuration mode:
T3700G-52TQ(config)#line ssh
48.18 login authentication(ssh)
Description
The login authentication command is used to apply the login authentication
method list to the ssh terminal line.
Syntax
login authentication {
method-list
}
no login authentication
Parameter
method-list
—— Specify the login method list on the ssh terminal line. It is
“networkList” by default, which contains the method “local”.
Command Mode
Line Configuration Mode
Example
Configure the login authentication method list on the ssh terminal line as
“defaultList”:
T3700G-52TQ(config)# line ssh
T3700G-52TQ(config-line)# login authentication defaultList
445