201
SGD Printer Settings
ip.telnet.enable
12/16/13 EPL Programming Guide 14245L-003 Rev. A
ip.telnet.enable
Description This printer setting refers to the TELNET (port 23) protocol. For printer
support, see SGD Command Support onpage 31 5.
Type getvar; setvar
This table identifies the commands for this format:
Note • For details on SGD command structure, see Command Structure onpage 638.
Commands Details
getvar This command instructs the printer to respond with the TELNET status.
Format: ! U1 getvar "ip.telnet.enable"
setvar This command instructs the printer to turn TELNET on or off.
Format: ! U1 setvar "ip.telnet.enable" "value"
Valu e s :
"off" = disables telnet protocol
"on" = enables telnet protocol
Default: "on"
Example • This setvar example shows the value set to "on".

! U1 setvar "ip.telnet.enable" "on"

When the setvar value is set to "on", the getvar result is "on".