UCX TELNET ENABLE — VMS UCX_1.2
The ENABLE command turns on a specified TELNET client command options FORMAT: ENABLE options OPTIONS: DEBUG, LOCAL_CHARS, OPTIONS_VIEW, BINARY, CRLF, CRMOD, AUTOFLUSH, AUTOSYNCH ULTRIX EQUIVALENT COMMAND: toggle
Additional information available:
AUTOFLUSHAUTOSYNCHBINARYCRLFCRMOD
DEBUGLOCAL_CHARSOPTIONS_VIEW
AUTOFLUSH
Enabling AUTOFLUSH turns on the flushing of output when sending interrupt characters. FORMAT: ENABLE AUTOFLUSH DEFAULT: ENABLE AUTOFLUSH
AUTOSYNCH
Enabling AUTOSYNCH turns on the automatic sending of interrupt characters in urgent mode. FORMAT: ENABLE AUTOSYNCH DEFAULT: DISABLE AUTOSYNCH
BINARY
Enabling BINARY turns on the network transmission of data in binary mode. FORMAT: ENABLE BINARY DEFAULT: DISABLE BINARY
CRLF
Enabling CRLF turns on sending carriage returns as TELNET <CR><LF> FORMAT: ENABLE CRLF DEFAULT: ENABLE CRLF
CRMOD
Enabling CRMOD turns on mapping of received carriage returns FORMAT: ENABLE CRMOD DEFAULT: DISABLE CRMOD
DEBUG
Enabling DEBUG will turn on the display of network data flow in hexadecimal. This is for communication debugging purposes. FORMAT: ENABLE DEBUG DEFAULT: DISABLE DEBUG
LOCAL_CHARS
Enabling LOCAL_CHARS turns on the local interpretation of certain control characters. FORMAT: ENABLE LOCAL_CHARS DEFAULT: DISABLE LOCAL_CHARS
OPTIONS_VIEW
Enabling OPTIONS_VIEW turns on viewing of TELNET protocol option negotiations between local TELNET client and remote TELNET server. This is for debugging purposes. FORMAT: ENABLE OPTIONS_VIEW DEFAULT: DISABLE OPTIONS_VIEW