User guide

mode
Chapter 2 Command Descriptions 67
mode
Device support This command is supported in all devices.
Purpose Changes or displays the operating options for a current Telnet session.
Required
permissions
Anyone can use this command.
Syntax Change Telnet options
mode [bin={on|off}]
[crmod={on|off}]
[crlf={on|off}]
Display Telnet options
mode
Options bin={on|off}
Specifies whether binary mode is enabled.
on
Turns on binary mode, which means that all transmitted and received
characters are converted to binary during this Telnet session.
off
Turns off binary mode off for this Telnet session. The default is "off."
crmod={on|off}
Specifies whether line feeds replace received carriage returns.
on
Specifies that line feeds replace received carriage returns.
off
Specifies that line feeds do not replace received carriage returns. The
default is "off."
crlf={on|off}
Specifies whether line feeds are added to transmitted carriage returns.
on
Specifies that line feed characters are added to transmitted carriage
returns.
off
Specifies that line feed characters are not added to transmitted
carriage returns. The default is "off."