150
0 minutes
Slot 1:
Uptime is 0 weeks,0 days,0 hours,10 minutes
HPE OfficeConnect 1950-24G-2SFP+-2XGT-PoE+ JG962A with 1 Processor
BOARD TYPE: 1950-24G-2SFP+-2XGT-PoE+
DRAM: 1024M bytes
FLASH: 512M bytes
PCB 1 Version: VER.B
Bootrom Version: 142
CPLD 1 Version: 001
Release Version: HPE OfficeConnect 1950-24G-2SFP+-2XGT-PoE+ JG962A-3111P02
Patch Version : None
Reboot Cause : UserReboot
[SubSlot 0] 24GE+2SFP-Plus+2XGT
telnet
Use
telnet
to Telnet to a host in an IPv4 network.
Syntax
telnet
remote-host
[
service-port
] [
source
{
interface
interface-type interface-number
|
ip
ip-address
} ]
Views
User view
Predefined user roles
network-admin
Parameters
remote-host
: Specifies the IPv4 address or host name of a remote host. A host name can be a
case-insensitive string of 1 to 253 characters that can contain only letters, digits, hyphens (-),
underscores (_), and dots (.).
service-port
: Specifies the TCP port number for the Telnet service on the remote host. The value
range is 0 to 65535, and the default is 23.
source
: Specifies a source IPv4 address or source interface for outgoing Telnet packets. If you do
not specify this keyword, the command uses the primary IPv4 address of the routing outbound
interface as the source IPv4 address for outgoing Telnet packets.
interface
interface-type interface-number
: Specifies the source interface by its type and number.
The primary IPv4 address of the interface will be used as the source IPv4 address for outgoing Telnet
packets.
ip
ip-address
: Specifies the source IPv4 address for outgoing Telnet packets.
Usage guidelines
To terminate the current Telnet connection, press
Ctrl
+
K
or execute the
quit
command.
Examples
# Telnet to host 1.1.1.2, using 1.1.1.1 as the source IP address for outgoing Telnet packets.
<Sysname> telnet 1.1.1.2 source ip 1.1.1.1