- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- query on printer port settings.
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
07-09-2007 02:16 PM
07-09-2007 02:16 PM
query on printer port settings.
We have a UNICENTRE printer server with port ranges from 723 - 728. Unicenter printer server has a common IP with different ports. I need to create print queues in HPUX OS in such a way each queue will point to a particular port.
ex:
ab01 - 723
ab02 - 724
Procedure which i used
I have added the IP and corresponding port numbers in /etc/hosts
xx.xx.xx.xx:723 ab01_host
Hope the above way of adding port numbers is correct. If not pls let me know the correct way.
Start SAM (System Administration Manager).
Select Printers/Plotters.
Select Action from the menu.
For each printer on the NetportExpress PRO print server, select Add a remote printer and fill out the required fields as follows:
Printer Name: The name of the queue you wish to create.
Remote System: The name associated with the NetportExpress PRO print server in the /etc/hosts file.
The print queue is going to disabled state after giving a test print. Not sure what is causing this. Could you please let me know what changes i need to do to fix this?
Many Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-09-2007 08:31 PM
07-09-2007 08:31 PM
Re: query on printer port settings.
I've never seen a UNICENTRE printer server, but with our HP print servers, we do not define any portnumbers in /etc/hosts. It is all handled by the SAMroutine.
May be you just try configurint it without those ports in /etc/hosts. May be it works, or there will even pop up some additional fields to fill.
I hope, this will help you.
Bye
Ralf
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-10-2007 04:18 AM
07-10-2007 04:18 AM
Re: query on printer port settings.
Now perhaps the term "port" means something different than a TCP/IP port. In any case, I would contact CA/Unicenter support to see if they provide a solution for HP-UX.
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-11-2007 06:57 AM
07-11-2007 06:57 AM
Re: query on printer port settings.
I ve got this information from the local team which support Intelnetport.
III. Configure the NetportExpress XL print server as a remote printer on your HPUX server
On the UNIX host system, add an entry into the /etc/hosts file for each port on the print server you will be using. If using more than one port, each entry will specify a different IP address.
Start SAM (System Administration Manager).
Select Printers/Plotters.
Select Action from the menu.
For each printer on the NetportExpressâ ¢ XL print server, select Add a remote printer and fill out the required fields as follows:
Printer Name: The name of the queue you wish to create.
Remote System: The name associated with the port on the NetPort print server in the /etc/hosts file.
Remote Printer: Must be either TEXT or PASSTHRU (upper case). Use PASSTHRU if you will be printing postscript or graphics jobs and TEXT for text jobs. The TEXT option will insert a form feed after each print job. If the form feed is not needed, use PASSTHRU. Most printers are able to correctly process text jobs using PASSTHRU mode.
Use the LP command to print to the Printer Name you defined in step 5a.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-12-2007 07:28 PM
07-12-2007 07:28 PM
Re: query on printer port settings.
Normally i just added the ip and hostname in /etc/hosts. In SAM when i added as remote printer the host is same but only the printer queue is different. Example hostname for the printer server as LPONE so the printer queue should be LPONEP1 and LPONEP2.
I used the software to config the port for that printer server. For port 1 it will used printer queue LPONEP1 and port 2 is LPONEP2. These config for remote printer.