HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Configuring Printer for 2up or 4up only
Operating System - HP-UX
1833784
Members
2677
Online
110063
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
Go to solution
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
06-20-2000 04:17 PM
06-20-2000 04:17 PM
Can anyone shed some light on what I would change to make the default setting of my LaserJet 8000 model.orig file be 2up, and another interface file be 4up? I know this can be done via command line arguments, but my need is to have this printer accept requests from an HP3000 and output the desired format with no command interaction. Thanks in advance.
Solved! Go to Solution.
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-20-2000 04:41 PM
06-20-2000 04:41 PM
Solution
If the 3000 is sending print jobs over to the 9000 as a remote print server, about the only choice is to create multiple printer scripts and assign them to separate print queues. This is only practical using printers connected to HP-UX using JetDirect network cards. Make sure you have a recent version of JetAdmin which has the addqueue command (try man addqueue). Here are the steps:
1. addqueue -h net_prn_name -q twoup
addqueue -h net_prn_name -q fourup
where: net_prn_name is the network name or IP address of the printer and twoup and fourup are new print queues for the same printer.
2. Now edit the printer scripts (which are located in /etc/lp/interface/model.orig). Each printer script has the name of the queue. Look for the string 'dividing=' which is where the defaults are set. Change the 2up printer to dividing="-h", and the 4up printer to dividing="-q".
3. Test the result by printing something like /etc/profile from HP-UX to each of the new printers. If all is well, tell the 3000 to print remotely to either the 2up or 4up (or normal) printer.
Bill Hassell, sysadmin
1. addqueue -h net_prn_name -q twoup
addqueue -h net_prn_name -q fourup
where: net_prn_name is the network name or IP address of the printer and twoup and fourup are new print queues for the same printer.
2. Now edit the printer scripts (which are located in /etc/lp/interface/model.orig). Each printer script has the name of the queue. Look for the string 'dividing=' which is where the defaults are set. Change the 2up printer to dividing="-h", and the 4up printer to dividing="-q".
3. Test the result by printing something like /etc/profile from HP-UX to each of the new printers. If all is well, tell the 3000 to print remotely to either the 2up or 4up (or normal) printer.
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