- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- please help me to add a network printer on hp-ux ...
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
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
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
11-11-2009 05:12 AM
11-11-2009 05:12 AM
I have the following Info
printer IP
Windows print server IP
Make -Canon 5K
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-11-2009 06:11 AM
11-11-2009 06:11 AM
Re: please help me to add a network printer on hp-ux box
A "network" printer, again in HPUX terms, is either connected to a JetDirect print server or has a builtin interface.
note the "remote" printers don't have nearly the options available when printing.
use the "advanced search" function and search the hpux sysadmin forum for "remote printer" and / or consult the link below
http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1380740
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-11-2009 09:04 AM
11-11-2009 09:04 AM
Re: please help me to add a network printer on hp-ux box
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-11-2009 10:40 AM
11-11-2009 10:40 AM
Re: please help me to add a network printer on hp-ux box
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-11-2009 10:42 AM
11-11-2009 10:42 AM
SolutionWhen you set up the printer in Windows, instead of selecting an IP port, select a LPR port. It is set up the same as an IP port but supports printing from UNIX.
IN HPUX, use sam to set up a remote printer:
"Printers and Plotters" - "LP Spooler" - "Printers and Plotters": Here you will see a list of your printers. Use the tab key to activate the menu bar then select "Add Remote Printer/Plotter" in the "Actions" menu. Respond ok to the spooler warning.
Enter the following fields -
"Printer Name:" is the name you want to give the printer in UNIX.
"Remote System Name:" is the IP of the Windows server.
"Remote Printer Name:" is the share name in Windows.
Select "Remote Printer is on a BSD Sytem"
Leave the two models at "rcmodel" and adjust the rest if required.
Select OK and exit SAM.
Test the printer with a text file i.e.: lp -dPrinterName /etc/protocols
If the printout is all on one line or does not return to the left column after the first line, you need to adjust CR/LF settings on the printer - generally in the PCL settings.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-17-2009 12:15 AM
11-17-2009 12:15 AM
Re: please help me to add a network printer on hp-ux box
Thanks for your valuable info.I was able to configure the printer.Thanks everybody whoever given inpput fo rmy this smal problem.