TCP/IP Network Configuration 4-21
e. You will now need to set the subnet mask by typing
SET IP SUBNET
subnetmask
, where
subnetmask
is the desired subnet mask you wish to assign to the
TROY XCD print server (check with your network
manager for the subnet mask to use). For example:
Local> SET IP SUBNET 255.255.255.0
If you do not have any subnets, use one of the
following default subnet masks:
255.255.255.0 for class C networks
255.255.0.0 for class B networks
255.0.0.0 for class A networks
f. The type of network you have can be identified by
the leftmost group of digits in your IP address. The
value of this group ranges from 192 through 255
for Class C networks (e.g., 192.189.207.3), 128
through 191 for Class B networks (e.g.,
128.10.1.30), and 1 through 127 for Class A
networks (e.g., 13.27.7.1).
g. If you have a gateway (router), enter its address
with the command SET IP ROUTER
routeraddress
, where
routeraddress
is the
desired IP address of the gateway you wish to
assign to the TROY XCD print server. For
example:
Local> SET IP ROUTER 192.189.207.1
h. To verify that you have entered the IP information
correctly, type SHOW IP.