- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- How to add network printer to HP-UX WS
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-27-2008 12:04 AM
тАО05-27-2008 12:04 AM
How to add network printer to HP-UX WS
Can any one please help me to add network printer to HP_UX system.Better if instruct me in console mode also
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-27-2008 12:14 AM
тАО05-27-2008 12:14 AM
Re: How to add network printer to HP-UX WS
Use the sam to configure network printer.
Sam > Printers and Plotters > LP Spooler > Printers and Plotters > Actions Menu > Add Network-Based Printer/Plotter.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-27-2008 12:14 AM
тАО05-27-2008 12:14 AM
Re: How to add network printer to HP-UX WS
/opt/hpnpl/bin/addqueue -i
/opt/hpnpl/bin/addqueue -L : to list the printer id
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-27-2008 12:25 AM
тАО05-27-2008 12:25 AM
Re: How to add network printer to HP-UX WS
****************************************
1. Check for any ongoing print job:
#> /usr/bin/lpstat -u
#> /usr/bin/lpstat -o
Cancel print job if necessary:
#> /usr/bin/cancel
2. Stop the LP spooler:
#> /usr/sbin/lpshut
3. Confirm the following line is not commented out in /etc/inetd.conf
printer stream tcp nowait root /usr/sbin/rlpdaemon rlpdaemon -i
4. Confirm the following line is not commented out in /etc/services
printer 515/tcp spooler #remote print spooling
5. Use the following command to add the print queue:
#> /usr/sbin/lpadmin -p
#> /usr/sbin/accept
#> /usr/bin/enable
#> /usr/bin/lpstat -s | grep
6. Restart the LP spooler:
#> /usr/sbin/lpsched
7. (Optional) Test the print queue as following:
#> lp -d
#> lpstat -t
****************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-29-2008 10:37 PM
тАО05-29-2008 10:37 PM
Re: How to add network printer to HP-UX WS
i check the connectivity by pinging and it worked. also i have added this to /etc/hosts file. but when i print it shows in the spool but dosent get printed.
1)will there be any driver issue( Laser Jet 2600n)
2)how can i add this through USB port. if no other option.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-30-2008 01:58 AM
тАО05-30-2008 01:58 AM
Re: How to add network printer to HP-UX WS
I don't believe USB printers are supported.
On 11.31 they do have USB DVD.
And since you said, WS, that just about limits you to 11.11.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-30-2008 02:29 AM
тАО05-30-2008 02:29 AM
Re: How to add network printer to HP-UX WS
you said:
Thanks for the advice. but the pinter im talking about here is a network printer which does not required a Host system. it is directly connected to the network.
i check the connectivity by pinging and it worked. also i have added this to /etc/hosts file. but when i print it shows in the spool but dosent get printed.
1)will there be any driver issue( Laser Jet 2600n)
---------------------------------------------------
What do you mean?
You have to configure the printer at least through SAM - add it as a network printer.
There should start a window with:
JetDirect Printer Installer
You have to select line 1:
1) Spooler Administration (super-user only)
and then:
1) Add printer to local spooler
Don't worry when the ping test doesn't work, just continue.
You can test to use the configuration of a HP LaserJet 2100 Series. Its line 48:
48) Hewlett-Packard LaserJet 2100 Series
When printing check if the configuration is right, else you have to choose another config - maybe LaserJet 4 works ...
Else you can try to add your model to the configuration - there's a thread here where (when I remember right) Bill Hassell describes how to add a new printer from HP.
One the other side, if the printer is very new, it's maybe not useable for hp-ux.
It seems like some new printer from HP don't have the feasibility to work in a hp-ux environment.
This you have to check, too.
You have to use a JetDirect box then.
HTH
Volkmar