Telnet; Telnet Client Source - HP A8800 Series Fundamentals Command Reference

Hide thumbs Also See for A8800 Series:
Table of Contents

Advertisement

telnet

Syntax
telnet remote-host [ service-port ] [ vpn-instance vpn-instance-name ] [ source { interface interface-type
interface-number | ip ip-address } ]
View
User view
Default level
0: Visit level
Parameters
remote-host: IPv4 address or host name of a remote system, a case-insensitive string of 1 to 20
characters.
service-port: TCP port number for the remote system to provide Telnet services. It ranges from 0 to 65535
and defaults to 23.
vpn-instance vpn-instance-name: Specifies the MPLS L3VPN the remote system belongs to, where
vpn-instance-name is a case-sensitive string of 1 to 31 characters. If the remote system is on the public
network, do not specify this option.
interface interface-type interface-number: Specifies the source interface. The source IPv4 address of the
Telnet packets sent is the IPv4 address of the specified interface. interface-type interface-number
represents the interface type and number.
ip ip-address: Specifies the source IPv4 address of Telnet packets.
Description
Use telnet to Telnet a remote host to remotely manage the host. You can press Ctrl+K or use the quit
command to stop the current Telnet login.
The source IPv4 address or source interface specified by this command is applicable to the current Telnet
connection only.
If you use both the telnet command and the telnet client source command to specify the source IPv4
address or source interface, the source IPv4 address or interface specified by the telnet command takes
effect.
Examples
# Telnet to remote host 1.1.1.2, specifying the source IP address of Telnet packets as 1.1.1.1.
<Sysname> telnet 1.1.1.2 source ip 1.1.1.1

telnet client source

Syntax
telnet client source { interface interface-type interface-number | ip ip-address }
undo telnet client source
View
System view
15

Advertisement

Table of Contents
loading

Table of Contents