1.TELNET> CONNECT MYBUD
      Establishes a TELNET connection to remote host MYBUD.
    2.TELNET> CONNECT DEBTS 23 IBM-3278-2
      Establishes a TELNET connection to remote host DEBTS and
      runs TN3270. Your terminal functions as an IBM-3278-2 model
      terminal. For syntax reasons, specifying a port number is
      required.
    3.TELNET> CONNECT 130.180.5.5
      Establishes a TELNET connection to the host at IP address
      130.180.5.5.
    4.TELNET> CONNECT REVIN 31
      Establishes a TELNET connection to remote host revin. The
      connection is at port 31 on revin.
    5.% <Ctrl/]>
      TELNET> CONNECT QUIK
         .
         .
         .
      %
      During a TELNET session with a UNIX host, pressing Ctrl/]
      escapes to the TELNET prompt. Another CONNECT command
      establishes a second session, this one to UNIX host quik.