beautypg.com

Telnet – Allied Telesis AlliedWare Plus Operating System Version 5.4.4C (x310-26FT,x310-26FP,x310-50FT,x310-50FP) User Manual

Page 119

background image

User Access Commands

Software Reference for x310 Series Switches

C613-50046-01 REV A

AlliedWare Plus

TM

Operating System - Version 5.4.4C

5.33

telnet

Use this command to open a telnet session to a remote device.

Syntax

telnet {|[ip] >|[ipv6] >} [<port>]

Mode

User Exec and Privileged Exec

Examples

To connect to TCP port 2602 on the device at 10.2.2.2, use the command:

To connect to the telnet server host.example, use the command:

To connect to the telnet server host.example on TCP port 100, use the command:

Parameter

Description

<hostname>

The host name of the remote system.

ip

Keyword used to specify the IPv4 address or host name of a remote
system.

An IPv4 address of the remote system.

ipv6

Keyword used to specify the IPv6 address of a remote system

Placeholder for an IPv6 address in the format x:x::x:x, for
example, 2001:db8::8a2e:7334

<port>

Specify a TCP port number (well known ports are in the range 1-
1023, registered ports are 1024-49151, and private ports are 49152-
65535).

awplus#

telnet 10.2.2.2 2602

awplus#

telnet host.example

awplus#

telnet host.example 100