TL-SL3428/TL-SL3452 JetStream L2 Managed Switch CLI Guide
47
password
Description
The password command is used to configure the connection password. To
clear the password, please use no password command.
Syntax
password password
no password
Parameter
password —— Configure the connection password, which contains 16
characters at most, composing digits, English letters and underlines only.
Command Mode
Line Configuration Mode
Example
Configure the connection password of Console port connection 0 as “tplink”:
TL-SL3428(config)#line console 0
TL-SL3428(config-line)#password tplink
Configure the connection password of virtual terminal connection 0-5 as “tplink”:
TL-SL3428(config)#line vty 0 5
TL-SL3428(config-line)#password tplink
login
Description
The login command is used to configure the login of a switch not to use the user
name and password. At this situation, a connection password must be set for
virtual terminal connection.
Syntax
login
Command Mode
Line Configuration Mode