Command Reference Guide 19
Change Port Type
Specify the type of terminal or printer connected to a port.
> Server>> [set |define |change] port port_num
type [ansi |hardcopy |softcopy]
port_num Enter the port number.
ansi Specifies an ANSI-compatible terminal.
hardcopy Specifies hardcopy serial terminal like a
teleprinter with a keyboard.
softcopy Specifies a generic video display terminal.
Change Line Feed Character
Control the line feed character.
> Server>> [set |define |change] port port_num
mapcrlf [enabled |disabled]
port_num List of ports to be affected by the command
separated by commas.
enabled Removes the line-feed (LF) character from the
carriage-return (CR) sequence.
disabled Allows the line feed character to remain with the
carriage return sequence.
This command is used in some Telnet session environments to strip the
LF character. The printer server terminates its commands with CR. The
LF character will inhibit the privileged password on the printer server,
making it invalid.