B a s i c X N I C C o m m a n d s
5-40
❖
X N I C - E N E T / T R I N G C o n f i g u r a t i o n G u i d e
Define the printers IP address.
define server ip
ddd.ddd.ddd.ddd
(where
ddd.ddd.ddd.ddd
is the IP address of the printer)
Set the IP address to none.
define server ip none
Redefine the subnet mask.
define server subnet
mmm.mmm.mmm.mmm
(where
mmm.mmm.mmm.mmm
is the subnet mask for the
network)
Define routing tables.
define node ip
ggg.ggg.ggg.ggg
gateway default
(where
ggg.ggg.ggg.ggg
is the address of the default router for
the printers network segment)
Define how many times printer will
attempt BootP or disable BootP
completely.
define server bootp
n m
(where
n
Is the number of broadcast requests that will be made if
the printer server does not know its IP address. Acceptable
values are 0 through 7. The default is 2.
m
Is the number of broadcast requests that will be made
if the printer server IP address is known. The default is 0.)
To disable BootP, set both the
n
and
m
values at 0.
Define how many times printer will
attempt DHCP or disable DHCP
completely.
define server dhcp
n m
(where
n
Is the number of broadcast requests that will be made if
the printer server does not know its IP address. Acceptable
values are 0 through 7. The default is 2.
m Is the number of broadcast requests that will be made
if the printer server IP address is known. The default is 1.)
To disable DHCP, set both the
n
and
m
values at 0.
Define how many times printer will
attempt RARP or disable RARP completely.
define server rarp
n m
(where
n
Is the number of broadcast requests that will be made if
the printer server does not know its IP address. Accepted
values are 0 through 7. The default is 2.
m Is the number of broadcast requests that will be made
if the printer server IP address is known. The default is 1.)
To disable RARP, set both the
n
and
m
values at 0.
Table 5.2 XNIC tasks and commands
(continued)
Task
Command
Etr-ch05 Page 40 Thursday, October 24, 1996 7:31 PM