Your Browser is not longer supported

Please use Google Chrome, Mozilla Firefox or Microsoft Edge to view the page correctly
Loading...

{{viewport.spaceProperty.prod}}

options - Enable/disable display of options

&pagelevel(5)&pagelevel

A number of different options are negotiated between the TELNET client and the TELNET server (when setting up the connection, for example). If this switch is “enabled”, these TELNET options are displayed on the screen. Options transmitted by the local client are identified as SENT, while those received by the local client are identified as RCVD.

Options are not displayed by default.

options



Example

  1. option command with response.

    options
    Will show option processing.
    
  2. open command with the options displayed.

    The ECHO option is negotiated here between the sender and receiver.

    open systemd
    Trying... 
    Connected to systemd. 
    Escape character is '^]'. 
    ISO-codetable is ISO88591, EBCDIC-codetable is EDF041.
    RCVD will ECHO (reply) SENT dont ECHO (reply) 
    RCVD wont ECHO (don't reply)
    Host name: systemd