beautypg.com

3 telnet, As the, Telnet – FUJITSU XG Series P3NK-4452-01ENZD User Manual

Page 541

background image

XG Series User's Guide

Chapter 5 Command Reference

Other Commands

541

5.47.1.3 telnet

Function

Connects to a telnet server.

Available Model

XG0224 / XG0448 / XG2600

Syntax

telnet [] [{ipv4|ipv6}] [escape {|none}] [srcaddr ] [tos
]

Options


Target host (telnet server), specified in the format below.
• Host name
• IPv4 address
• IPv6 address

If specifying a link-local address, append "%" to the address, specifying
which interface to use. For example: "fe80::1%lan0"


Port number specified as a base 10 value in the range of 1 to 65535.
Default is the telnet port, 23.
ipv4
Specified when making a telnet connection to an IPv4 address.
If a host name is specified in and that host has both IPv4 and IPv6 addresses,
connect via the IPv4 address.
ipv6
Specified when making a telnet connection to an IPv6 address.
If a host name is specified in and that host has both IPv4 and IPv6 addresses,
use the IPv6 address.
If both ipv4 and ipv6 options are omitted, if an address is specified in connection
will be made via that address; if it is a host name connection will be made via IPv4 if it
resolves to an IPv4 address or IPv6 if it resolves to an IPv6 address, or if both an IPv4
and IPv6 address are available connection will be made via the IPv6 address.
escape {|none}
Specifies the escape character. For no escape character specify "none".
To force-disconnect while connected via telnet enter the escape character followed by "q".
To set a control character as an escape character, prefix the specified character with the
"^" character. For example, to set CTRL+A as the escape character, specify "^A".
If a string of characters is specified (other than "none"), the first character in that string
will be set as the escape character.
Default is "^]" (CTRL+]).
srcaddr
Source address (the address of this router), specified in the format below.
• IPv4 address
• IPv6 address
Specify an address with the same version and scope as the address specified in .
The appropriate address will be set by default.
tos
TOS value specified as a hexadecimal value in the range of 0 to ff.
Default is 0.

Use Mode

Operation mode (user class/admin class)
Configuration mode (admin class)