JetStream 52-Port Gigabit Stackable L3 Managed Switch CLI Guide
Parameter
method-list
—— Specify the login method list on the console port. It is
“noauthList” by default, which contains the method “none”.
Command Mode
Line Configuration Mode
Example
Configure the login authentication method list on the console port as
“defaultList”:
T3700G-52TQ(config)# line console 0
T3700G-52TQ(config-line)# login authentication defaultList
48.13 enable authentication(console)
Description
The enable authentication command is used to apply the privilege
authentication method list to the console port. 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 console port. It is
“noenableList” by default, which contains the method “none”.
Command Mode
Line Configuration Mode
Example
Configure the enable authentication method list on the console port as
“defaultList”:
T3700G-52TQ(config)# line console 0
T3700G-52TQ(config-line)# enable authentication defaultList
442