telnet
- telnet <ipv4|ipv6|txt>
- AresC640
Atlas840
M10-Smart
M2
RS420
RXL15000
SDE
Connect using the hostname
- Values:
ipv4 – IPv4 address
ipv6 – IPv6 address
hostname – Hostname
- Options:
- request-8-bit
Request 8-bit operation. This causes an attempt to negotiate the TELNET BINARY option for both input and output. By default telnet is not 8-bit clean.
- vrf <id>
Set source address to a specific VRF
- Reference:
- Values:
id – VRF name
- port <u32>
Specify a port number to connect.
- Values:
u32 – Port to connect
- force-ipv6
Force IPv6 address resolution
- rlogin
Emulate rlogin.
- disable-escape-character
Disables the escape character functionality; that is, sets the escape character to “no character”
- escapechar <txt>
Sets the escape character.
- Values:
txt – Escape character.
- set-user <txt>
Specify user as the user to log in as on the remote system.
- Values:
txt – User to log
- force-ipv4
Force IPv4 address resolution
- tracefile <txt>
Opens tracefile for recording trace information.
- Values:
txt – Tracefile name
- auto-login
Attemp automatic login using the current user.
- dont-auto-login
Specifies no automatic login to the remote system.
- local-address <value>
Use bind on the local socket to bind it to a specific local address
- Values:
value – Chose local IP address
- tos <u32>
Sets the IP TOS (type-of-service) option for the telnet connection to the value tos.
- Values:
u32 – Value of TOS
- debug
Sets the initial value of the debug toggle to TRUE.