HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Configure printer pool with specific port
Operating System - HP-UX
1835278
Members
2466
Online
110078
Solutions
Forums
Categories
Company
Local Language
back
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
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- 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-07-2006 04:48 AM
07-07-2006 04:48 AM
Configure printer pool with specific port
Hello
HPUX 11.11
Printer Kyocera
I configure printer pool but the problem
is: The printer listen for specific port
Ej: port 9100, 9200,
How to configure ports in the spool printer.
Regars
rene
HPUX 11.11
Printer Kyocera
I configure printer pool but the problem
is: The printer listen for specific port
Ej: port 9100, 9200,
How to configure ports in the spool printer.
Regars
rene
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-07-2006 01:03 PM
07-07-2006 01:03 PM
Re: Configure printer pool with specific port
Since the LAN interface is not an HP card, the answer is only a guess. If the printer listens on port 9100, then it may emulate the HP JetDirect card in which case you would use hpnpadmin to query the printer and addqueue to add the printer. Assuming the printer's IP address is 12.34.56.78 then
cd /opt/hpnpl/bin
./hpnpadmin -v 12.34.56.78
Check the first lines of output to see that hpnpadmin has identified the printer as a "network printer". If so, you can then add the printer with:
./addqueue -h 12.34.56.78 -q myprinter
Now addqueue will probably not find a printer script for the Kyocera, so you'll need to list the available scripts with ./addqueue -l and then use the dumbprinter script by number (see the man page for addqueue). Since many Kyocera printers understand PCL and PJL, you might try specifying an HP LaserJet that seems to have similar features. That way, you'll get some -o features (almost none when using the dumb printer script).
On the other hand, if hpnpadmin does not recognize the interface card as a network printer, you'll have to add the printer using SAM as a "remote printer". You will need to ask Kyocera what the internal printer name is inside the LAN card to add the remote printer. As a remote printer, you'll have no -o options.
Bill Hassell, sysadmin
cd /opt/hpnpl/bin
./hpnpadmin -v 12.34.56.78
Check the first lines of output to see that hpnpadmin has identified the printer as a "network printer". If so, you can then add the printer with:
./addqueue -h 12.34.56.78 -q myprinter
Now addqueue will probably not find a printer script for the Kyocera, so you'll need to list the available scripts with ./addqueue -l and then use the dumbprinter script by number (see the man page for addqueue). Since many Kyocera printers understand PCL and PJL, you might try specifying an HP LaserJet that seems to have similar features. That way, you'll get some -o features (almost none when using the dumb printer script).
On the other hand, if hpnpadmin does not recognize the interface card as a network printer, you'll have to add the printer using SAM as a "remote printer". You will need to ask Kyocera what the internal printer name is inside the LAN card to add the remote printer. As a remote printer, you'll have no -o options.
Bill Hassell, sysadmin
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP