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
mnetstandard
c. Set the queue to accept PostScript print jobs.
# /usr/sbin/lpadmin
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
#/usr/sbin/lpsched