Command Manual – Login
Quidway S3900 Series Ethernet Switches-Release 1510
Chapter 1 Login Commands
Huawei Technologies Proprietary
1-23
1.1.24 telnet
Syntax
telnet
{
hostname
|
ip-address
} [
service-port
]
View
User view
Parameter
hostname
: Host name of the remote switch. You can use the
ip host
command to
assign a host name to a switch.
ip-address
: IP address of the remote switch.
service-port
: TCP port number of the port that provides Telnet service on the switch.
This argument ranges from 0 to 65,535.
Description
Use the
telnet
command to Telnet to another switch from the current switch to manage
the former remotely. You can terminate a Telnet connection by pressing <Ctrl + K> or by
executing the
quit
command.
The default TCP port number is 23.
Related command:
display tcp status
, and
ip host
.
Example
# Telnet to the switch with the host name of Quidway2 and IP address of 129.102.0.1
from the current switch (with the host name of Quidway1).
<Quidway1> telnet 129.102.0.1
Trying 129.102.0.1 ...
Press CTRL+K to abort
Connected to 129.102.0.1 ...
<Quidway2>
1.1.25 telnet-server source-interface
Syntax
telnet-server source-interface interface-type interface-number
undo telnet-server source-interface
View
System view