Command Line Interface 95
Line Commands

Set Termtype

Description Sets the terminal type for the current terminal session. term1, term2, and term3 refer to
the user-uploadable custom terminal definitions. If these are not present, the default is
wyse60.
User Level Restricted, Normal, Admin
Syntax
Option wyse60|vt100|ansi|dumb|tvi925|ibm3151te|vt320|hp700|term1|term2|term3

Show Line

Description Shows the line settings/information.
User Level Admin
Syntax
Line Service Commands

Set Telnet-Client

udp
Sets the line to listen for and/or send UDP data.
vmodem
The Device Server port behaves as if it were a modem to the attached device.
set termtype
[wyse60|vt100|ansi|dumb|tvi925|ibm3151te|vt320|hp700|term1|term2
|term3]
Specifies the type of terminal connected to the line:
zDumb
zWYSE60
zVT100
zANSI
zTVI925
zIBM3151TE
zVT320 (specifically supporting VT320-7)
zHP700 (specifically supporting HP700/44)
zTerm1, Term2, Term3 (user defined terminals)
show line
Description Configures telnet parameters.
User Level Normal, Admin
Syntax set telnet-client [termtype <terminal_name>] [line-mode on|off]
[map-cr-crlf on|off] [local-echo on|off] [echo <00-7f>]
[eof <00-7f>] [erase <00-7f>] [intr <00-7f>] [quit <00-7f>]
[escape <00-7f]
Options termtype
Type of terminal attached to this line; for example, ANSI or WYSE60.
line-mode
When On, keyboard input is not sent to the remote host until Enter is pressed,
otherwise input is sent every time a key is pressed. Default is Off.
map-cr-crlf
Maps carriage returns (CR) to carriage return line feed (CRLF). The default value is
Off.