- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- printer changing ip address
Categories
Company
Local Language
Forums
Discussions
Knowledge Base
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Forums
Discussions
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
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
01-20-2003 01:05 PM
01-20-2003 01:05 PM
We need to change the ip of an existing jetdirect printer.
In the past, I have always deleted the printer with jetadmin/hppi then re-added it after the ip changed. (DNS name remains unchanged).
Is this necessary. Can we just change the ip address in DNS without having to do anything with the drivers?
We are running hpux 11.00
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-20-2003 01:08 PM
01-20-2003 01:08 PM
SolutionIt all depends on just how you defined it to HPPI.
IF you defined it using it's hostname AND you change the DNS entry for it - then NO, you shouldn't have to remove it & re-add it.
IF you defined it to HPPI using the IP then - YES, you'll have to remove it & re-add it to HPPI.
Rgds,
Jeff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-20-2003 01:10 PM
01-20-2003 01:10 PM
Re: printer changing ip address
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-20-2003 01:41 PM
01-20-2003 01:41 PM
Re: printer changing ip address
If you change the alias as well then you have to delete it and recreate the printer in hppi.
Gl
Frank G.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-20-2003 02:30 PM
01-20-2003 02:30 PM
Re: printer changing ip address
If you used the hostname when adding the printer, then JetDirect software will follow HP-UX rules to find the printer (hint: nslookup printer_name). If you used the IP address then that lookup is bypassed and you'll have too edit the file or delete and add again. Big hint: loook at addqueue and removequeue to save a lot of time.
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-21-2003 10:58 AM
01-21-2003 10:58 AM
Re: printer changing ip address
I would recommend adding an entry in /etc/hosts and set PERIPH= to that name. It will make future changes easier.