255
SGD Wireless Commands
ip.bootp.enable
12/16/13 EPL Programming Guide 14245L-003 Rev. A
ip.bootp.enable
Description This printer setting turns BOOTP on or off. BOOTP is a method for acquiring
an IP address, netmask, and gateway automatically on printer power-up. It requires a BOOTP
server on the local network. For printer support, see SGD Command Support on page315.
Type getvar; setvar
This table identifies the commands for this format:
Note • If you are using static IP addressing, the IP protocol must be set to permanent.
Note • For details on SGD command structure, see Command Structure onpage 250.
Commands Details
getvar This command instructs the printer to respond with the current BOOTP
setting.
Format: ! U1 getvar "ip.bootp.enable"
setvar This command instructs the printer to turn BOOTP on or off.
Format: ! U1 setvar "ip.bootp.enable" "value"
Valu e s :
"off" = printer does not use BOOTP to get the IP address
"on" = printer uses BOOTP to get the IP address
Default: "on"
Example • This setvar example shows the value set to "on".

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

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