- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Network printer re-addressing...
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
05-30-2007 01:42 AM
05-30-2007 01:42 AM
Network printer re-addressing...
We have a LOT of network attached printers that have print queues on numerous HP Unix systems. Printing is absolutely not a strength of mine, so I turn to you... How do I go about reconfiguring the print queues on a couple dozen systems with potentially a couple dozen printers on each system?
I'm not overly concerned about the actual scripting part of this so much as I'm not sure about the actual commands to modify the print queues themselves. I've done some looking on the man pages for 'lpadmin and lpstat', but I don't think I'm looking in the right place.
You're help would be greatly appreciated.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-30-2007 02:03 AM
05-30-2007 02:03 AM
Re: Network printer re-addressing...
(Maybe I'm missing something here)
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-30-2007 02:04 AM
05-30-2007 02:04 AM
Re: Network printer re-addressing...
Now, what you DO need to worry about are the physical printers themselves. The subnet mask and gateway are configured on the PRINTER ITSELF, if you are not using something like DHCP or BOOTP for the printers.
To fix this you will have to touch each and every printer, or check the configuration on your DHCP or BOOTP server.
Depending on the type of printers and/or print servers you have, you *MAY* be able to do this by telnet'ing to the device or via a browser (some devices have web servers built in).
Good luck!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-30-2007 02:22 AM
05-30-2007 02:22 AM
Re: Network printer re-addressing...
the required changes depend on the mode, your network printers are defined:
- are your network printers working with the HP-JetDirect SW / other SW / remote printing?
- need the IP addresses of the printers be modified?
- how is the IP-configuration done for the printers: static IP or bootp/dhcp?
- is the access to a printer defined by IP-address or hostname? If a hostname was used, no changes for printer scripts will be necessary, when the name resolution is uptodate (again).
Actions necessary will highly depend on your answers...
mfG Peter
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-30-2007 02:36 AM
05-30-2007 02:36 AM
Re: Network printer re-addressing...
If necessary, I'll post another reply to this if I need to continue digging for further information.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-30-2007 03:22 AM
05-30-2007 03:22 AM
Re: Network printer re-addressing...
Thanks again.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-30-2007 03:38 AM
05-30-2007 03:38 AM
Re: Network printer re-addressing...
If these are all JetDirect type printers that were configured with the older JetAdmin or the newer HP Printer Installer (HPPI) software, then you can check by going to the /var/spool/lp/interface directory and having a look at the files there. There should be a file for each printer defined. The line in the file you are looking for is PERIPH=
If
If you
Remember that you will have to touch ALL printers as well to give them new IP addresses, subnet masks and gateways.