<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: adding a HP printer... in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-a-hp-printer/m-p/3343615#M191237</link>
    <description>Although this is old, for future reference, the methods described are the same.  The only difference being Bill is using commands on the command prompt and Sanjay's reference is using the TUI which calls the same commands.&lt;BR /&gt;&lt;BR /&gt;Happy printing...&lt;BR /&gt;--donovan</description>
    <pubDate>Tue, 28 Dec 2004 13:40:51 GMT</pubDate>
    <dc:creator>John Donovan</dc:creator>
    <dc:date>2004-12-28T13:40:51Z</dc:date>
    <item>
      <title>adding a HP printer...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-a-hp-printer/m-p/3343606#M191228</link>
      <description>I was just told to add a HP LasetJet 5si mx printer.&lt;BR /&gt;&lt;BR /&gt;This printer is in another office, within our building. My office is now using the Xerox Phaser 5400 printer, and I had to download the Xerox drivers and install.&lt;BR /&gt;&lt;BR /&gt;I realized this printer is the same printer as the another printer configured in the system. So far I was given a printer name and IP. I know I am supposed to use lpadmin to configure a printer, but how do I get the IP also configured? It does not look like doing a nslookup IP will bring up any information. Used to be I could type the lpadmin and a choice of options will come up, not now? Just like doing xpadmin will bring up some menu options.&lt;BR /&gt;&lt;BR /&gt;Anyway, I would appreciate if someone can tell me the command options to get this printer installed. By the way, another printer is already set up using the exact same printer (and driver I would assume). &lt;BR /&gt;&lt;BR /&gt;Thanks.</description>
      <pubDate>Wed, 28 Jul 2004 12:04:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adding-a-hp-printer/m-p/3343606#M191228</guid>
      <dc:creator>James Ellis_1</dc:creator>
      <dc:date>2004-07-28T12:04:39Z</dc:date>
    </item>
    <item>
      <title>Re: adding a HP printer...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-a-hp-printer/m-p/3343607#M191229</link>
      <description>Use /usr/bin/xpadmin to configure Xerox printers.&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff</description>
      <pubDate>Wed, 28 Jul 2004 12:07:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adding-a-hp-printer/m-p/3343607#M191229</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2004-07-28T12:07:48Z</dc:date>
    </item>
    <item>
      <title>Re: adding a HP printer...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-a-hp-printer/m-p/3343608#M191230</link>
      <description>Hi James,&lt;BR /&gt;&lt;BR /&gt;Try this,&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h20000.www2.hp.com/bizsupport/TechSupport/Document.jsp?locale=en_US&amp;amp;objectID=bpj06284&amp;amp;locale=en_US&amp;amp;taskId=135&amp;amp;prodSeriesId=27349&amp;amp;prodTypeId=18972" target="_blank"&gt;http://h20000.www2.hp.com/bizsupport/TechSupport/Document.jsp?locale=en_US&amp;amp;objectID=bpj06284&amp;amp;locale=en_US&amp;amp;taskId=135&amp;amp;prodSeriesId=27349&amp;amp;prodTypeId=18972&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;</description>
      <pubDate>Wed, 28 Jul 2004 12:14:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adding-a-hp-printer/m-p/3343608#M191230</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2004-07-28T12:14:14Z</dc:date>
    </item>
    <item>
      <title>Re: adding a HP printer...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-a-hp-printer/m-p/3343609#M191231</link>
      <description>Put an entry for printer_ip in /etc/hosts file&lt;BR /&gt;&lt;BR /&gt;xx.xx.xx.xx printer1&lt;BR /&gt;&lt;BR /&gt;You can use hppi/addqueue for it. (if you have jetdirect installed)&lt;BR /&gt;&lt;BR /&gt;Anil</description>
      <pubDate>Wed, 28 Jul 2004 12:15:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adding-a-hp-printer/m-p/3343609#M191231</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2004-07-28T12:15:09Z</dc:date>
    </item>
    <item>
      <title>Re: adding a HP printer...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-a-hp-printer/m-p/3343610#M191232</link>
      <description>Network printers can be quite confusing...unless they are HP printers with HP LAN cards. You must have HP's JetDirect software installed (the name of the directory very much depends on what version of HP-UX you are running). This is the easy way to add an HP printer:&lt;BR /&gt;&lt;BR /&gt;cd to the directory /opt/hpnpl/bin (or if you have the totally obsolete version: cd /opt/hpnp/bin&lt;BR /&gt; &lt;BR /&gt;type this: ./addqueue -q hplj5si -h 12.34.56.78&lt;BR /&gt; &lt;BR /&gt;And that's it. Your printer is called hplj5si (change the -q option above for a different name), and the IP address is the value for -h. lpadmin knows nothing about network printers. It is the standard serial/parallel and remote printer tool for SysV spooling. xpadmin has nothing to do with HP printers--it is a Xerox tool.</description>
      <pubDate>Wed, 28 Jul 2004 12:23:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adding-a-hp-printer/m-p/3343610#M191232</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2004-07-28T12:23:56Z</dc:date>
    </item>
    <item>
      <title>Re: adding a HP printer...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-a-hp-printer/m-p/3343611#M191233</link>
      <description>Xerox printers come with their own proprietary network cards - you can NOT use addqueue/lpadmin commands to add a networked Xerox printer to the spooler.  The printer must already be configured with a hostname and ip address - else it won't work.&lt;BR /&gt;&lt;BR /&gt;xpadmin is the only way - I know - we have some of them.&lt;BR /&gt;&lt;BR /&gt;Rgds....Geoff&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 28 Jul 2004 12:41:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adding-a-hp-printer/m-p/3343611#M191233</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2004-07-28T12:41:50Z</dc:date>
    </item>
    <item>
      <title>Re: adding a HP printer...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-a-hp-printer/m-p/3343612#M191234</link>
      <description>It looks like I am confusing someone. We have both printers, Xerox and HP LaserJet. &lt;BR /&gt;&lt;BR /&gt;I want to configure a LaserJet (HP5SI) to my HP-UX server. I believe I read to use the lpadmin. &lt;BR /&gt;&lt;BR /&gt;However, when using lpadmin, all of the options do not come up like they used to? How do I configure a network printer HP5SI with the IP I have?&lt;BR /&gt;&lt;BR /&gt;Thanks.</description>
      <pubDate>Wed, 28 Jul 2004 13:15:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adding-a-hp-printer/m-p/3343612#M191234</guid>
      <dc:creator>James Ellis_1</dc:creator>
      <dc:date>2004-07-28T13:15:19Z</dc:date>
    </item>
    <item>
      <title>Re: adding a HP printer...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-a-hp-printer/m-p/3343613#M191235</link>
      <description>Okay - use Bill's solution - that will work nicely.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff</description>
      <pubDate>Wed, 28 Jul 2004 13:37:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adding-a-hp-printer/m-p/3343613#M191235</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2004-07-28T13:37:23Z</dc:date>
    </item>
    <item>
      <title>Re: adding a HP printer...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-a-hp-printer/m-p/3343614#M191236</link>
      <description>I used Sanjay's solution, this document did the trick. I suspect Bill's soultion would work also.&lt;BR /&gt;&lt;BR /&gt;Thanks.</description>
      <pubDate>Wed, 28 Jul 2004 15:19:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adding-a-hp-printer/m-p/3343614#M191236</guid>
      <dc:creator>James Ellis_1</dc:creator>
      <dc:date>2004-07-28T15:19:47Z</dc:date>
    </item>
    <item>
      <title>Re: adding a HP printer...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-a-hp-printer/m-p/3343615#M191237</link>
      <description>Although this is old, for future reference, the methods described are the same.  The only difference being Bill is using commands on the command prompt and Sanjay's reference is using the TUI which calls the same commands.&lt;BR /&gt;&lt;BR /&gt;Happy printing...&lt;BR /&gt;--donovan</description>
      <pubDate>Tue, 28 Dec 2004 13:40:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adding-a-hp-printer/m-p/3343615#M191237</guid>
      <dc:creator>John Donovan</dc:creator>
      <dc:date>2004-12-28T13:40:51Z</dc:date>
    </item>
  </channel>
</rss>

