Reset the network interface card settings to default and try to set temporary IP address. If you still have the problem after resetting the network interface card, consult the network manager.

5.Register the network card as a remote printer server.

Example: for host name C7400

a. Stop the print scheduler.

# usr/sbin/lpshut

b. Create the printer queue.

# /usr/sbin/lpadmin -p C7400_lp -v /dev/null \

mnetstandard -o dest=C7400:lp -o protocol=bsd

c. Set the queue to accept PostScript print jobs.

# /usr/sbin/lpadmin -p C7400_lp -I postscript

d. Start the print scheduler.

# /usr/sbin/lpsched

e. Activate the print queue.

# /usr/sbin/accept C7400_lp

f. Enable the print queue

# /bin/enable C7400_lp

To customise output, for example to add additional commands at the start of each print job, you can edit a copy of the netstandard model file then add it using the lpadmin command

Example: for printer C7400_lp, with model file called C7400_model

#/usr/sbin/lpshut

#/usr/sbin/lpadmin –p C7400_lp –m C7400_model

#/usr/sbin/lpsched

UNIX 118

Page 119
Image 119
Oki 7300e manual # usr/sbin/lpshut