Command Reference Guide 39
Define DHCP Parameters
Define how many times printer server will attempt DHCP.
> Server>>define server dhcp n m [temp]
n Enter the number of times (between 0 and 7) to
attempt DHCP if the server IP address is
unknown. The default is 2.
m Enter the number of times to attempt DHCP if
the server IP address is known. The default is
1.
temp If entered, the acquired IP address is stored in
volatile memory. Only “infinite” lease IP
addresses are stored in non-volatile memory.
The default is permanent.
If both n and m are zero, DHCP is effectively disabled.
Define RARP Parameters
Define how many times printer server will attempt RARP.
> Server>> [set |define |change] server rarp n m
[temp]
n Enter the number of times an attempt will be
made if the server IP address is unknown. The
default is 2.
m Enter the number of times the attempt will be
made if the IP address of the server is known.
The default is 1.
temp Enter this option to store the acquired IP
address in volatile memory; only “infinite” lease
IP addresses are stored in non-volatile memory.
The default is permanent.