Command Reference Guide

3Com Router 3000 Ethernet Family
Command Reference Guide
Error! Reference source not found.Error! Re
f
erence source not found.
3Com Corporation
9-8
Description
Use the telnet command to telnet from this router to another device.
By default, if the service-port is not specified, the Telnet port number is 23.
By executing the telnet command, you can telnet from this router to another device to
manage it.
Related command: display tcp status.
Example
# Telnet from router 3com to router 3com 2 at 129.102.0.1.
<3com> telnet 129.102.0.1
Trying 129.102.0.1...
Service port is 23
Connected to 129.102.0.1
<3com2>
9.1.13 telnet-server source-interface
Syntax
telnet-server source-interface interface-type interface-number
undo telnet-server source-interface
View
System view
Parameter
interface-type interface-number: Specifies an interface by its type and number.
Description
Use the ftp-server source-interface command to specify a source interface, which
must be an existing local interface, for the Telnet server. After that, the IP address of the
specified interface is used as the source IP address in each packet sent by the Telnet
server.
Use the undo ftp-server source-interface command to delete the source interface
specified for the Telnet server. After that, the source IP address in each packet sent by
the Telnet server is that of the outgoing interface where the packet is sent out.
By default, the source IP address in each packet sent by the Telnet server is the IP
address of the interface where the packet is sent out.