<?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 IP printers in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-ip-printers/m-p/2418997#M825262</link>
    <description>Very important: An IP printer that is not using an HP JetDirect card will never work with JetAdmin (obsolete) or the HP Printer Installer software. HP JetDirect cards support a proprietary protocol as well as remote printing (known as RFC 1179).&lt;BR /&gt;&lt;BR /&gt;You can use lpadmin to setup the printer as a remote, but it is a long command line. Simply run SAM and add the printer as a remote printer. NOTE: your printer's network card documentation must identify the internal printer name. It might be prn or lpt or raw or text or something similar. But it is a required value to add the remote printer.&lt;BR /&gt;&lt;BR /&gt;Also note that a remote printer will generally not handle Unix ASCII files. The effect is that the text will stairstep down the page. You must filter all ASCII print jobs ux2dos as in:&lt;BR /&gt;&lt;BR /&gt;ux2dos some_file | lp -dprinter_name</description>
    <pubDate>Sat, 16 Nov 2002 02:18:57 GMT</pubDate>
    <dc:creator>Bill Hassell</dc:creator>
    <dc:date>2002-11-16T02:18:57Z</dc:date>
    <item>
      <title>Adding IP printers</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-ip-printers/m-p/2418992#M825257</link>
      <description>I'm new to UNIX, and I have to install a network printer at a client site with &lt;BR /&gt;an inexperienced UNIX administrator.  He doesn't know how to create a printer &lt;BR /&gt;unless it's running on a JetDirect, so that he can use JetAdmin to create the &lt;BR /&gt;printer.  &lt;BR /&gt;&lt;BR /&gt;From what I've read, the process requires shutting down the print spooler and &lt;BR /&gt;then using the LPADMIN command to create the printer.  One of the switches &lt;BR /&gt;needed for LPADMIN is the "port" to which the printer is attached--but this is &lt;BR /&gt;an IP printer on the network, and isn't attached to a term server port.  What &lt;BR /&gt;do I need to use as the "port" for this printer...its host name?  Its IP &lt;BR /&gt;address?  Or something else?&lt;BR /&gt;&lt;BR /&gt;I must've gone through a dozen books (including HP's own HP-UX book) without &lt;BR /&gt;finding the answer...or, for that matter, a clear set of step-by-step &lt;BR /&gt;instructions for this task.  If anybody either knows the answer or can refer me &lt;BR /&gt;to a good resource, I'd be very grateful.</description>
      <pubDate>Tue, 29 Feb 2000 09:01:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adding-ip-printers/m-p/2418992#M825257</guid>
      <dc:creator>Chris Mckeever</dc:creator>
      <dc:date>2000-02-29T09:01:42Z</dc:date>
    </item>
    <item>
      <title>Re: Adding IP printers</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-ip-printers/m-p/2418993#M825258</link>
      <description>I use prt1 as the port number on jet direct or lexmark&lt;BR /&gt;network attached printers.&lt;BR /&gt;You may want to setup one server as the print server, and point the other print &lt;BR /&gt;queues to it using remote print server.</description>
      <pubDate>Tue, 29 Feb 2000 10:07:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adding-ip-printers/m-p/2418993#M825258</guid>
      <dc:creator>Randy Mather</dc:creator>
      <dc:date>2000-02-29T10:07:32Z</dc:date>
    </item>
    <item>
      <title>Re: Adding IP printers</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-ip-printers/m-p/2418994#M825259</link>
      <description>I am confused by the problem/terminology.  If the printer is an IP printer, and &lt;BR /&gt;JetAdmin creates interfaces for network IP printers, why won't JetAdmin work?</description>
      <pubDate>Tue, 29 Feb 2000 12:34:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adding-ip-printers/m-p/2418994#M825259</guid>
      <dc:creator>Al Langen_2</dc:creator>
      <dc:date>2000-02-29T12:34:38Z</dc:date>
    </item>
    <item>
      <title>Re: Adding IP printers</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-ip-printers/m-p/2418995#M825260</link>
      <description>You must use /dev/null. This is the device used by Jet Printer and othen IP &lt;BR /&gt;based printers.&lt;BR /&gt;&lt;BR /&gt;You need and 'interface' for your printer, provided by  printer sheller?s ( &lt;BR /&gt;AXIS, XEROX...) , where you can customize IP address of your printer.&lt;BR /&gt;&lt;BR /&gt;That?s all.&lt;BR /&gt;</description>
      <pubDate>Wed, 01 Mar 2000 04:19:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adding-ip-printers/m-p/2418995#M825260</guid>
      <dc:creator>Carlos Riera</dc:creator>
      <dc:date>2000-03-01T04:19:23Z</dc:date>
    </item>
    <item>
      <title>Re: Adding IP printers</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-ip-printers/m-p/2418996#M825261</link>
      <description>Steps for adding a printer&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;# lpshut &lt;BR /&gt;# lpadmin -p* -orm** -orp*** -v/dev/null -m**** -ocmrcmodel -osmrsmodel&lt;BR /&gt;# lpsched&lt;BR /&gt;# lpstat -t&lt;BR /&gt;# enable *&lt;BR /&gt;# accept *&lt;BR /&gt;# lpstat -t&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;*  ?? Printer Name&lt;BR /&gt;**  ?? The name of the remote machine&lt;BR /&gt;*** ?? The name of the printer to use on the remote machine&lt;BR /&gt;**** ??Selects a model interface program for printer P.&lt;BR /&gt;        model is one of the model interface names supplied&lt;BR /&gt;        with the LP software&lt;BR /&gt;   &lt;BR /&gt;     When installing remote printers, use the option -ocmrcmodel instead of&lt;BR /&gt;      -oci/usr/sbin/rcancel to specify the method used to cancel remote&lt;BR /&gt;      requests.  The option -osmrsmodel should be used instead of&lt;BR /&gt;      -osi/usr/sbin/rlpstat to specify the method used for displaying remote&lt;BR /&gt;      status.&lt;BR /&gt;</description>
      <pubDate>Fri, 15 Nov 2002 20:10:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adding-ip-printers/m-p/2418996#M825261</guid>
      <dc:creator>Ram Kumar_1</dc:creator>
      <dc:date>2002-11-15T20:10:57Z</dc:date>
    </item>
    <item>
      <title>Re: Adding IP printers</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-ip-printers/m-p/2418997#M825262</link>
      <description>Very important: An IP printer that is not using an HP JetDirect card will never work with JetAdmin (obsolete) or the HP Printer Installer software. HP JetDirect cards support a proprietary protocol as well as remote printing (known as RFC 1179).&lt;BR /&gt;&lt;BR /&gt;You can use lpadmin to setup the printer as a remote, but it is a long command line. Simply run SAM and add the printer as a remote printer. NOTE: your printer's network card documentation must identify the internal printer name. It might be prn or lpt or raw or text or something similar. But it is a required value to add the remote printer.&lt;BR /&gt;&lt;BR /&gt;Also note that a remote printer will generally not handle Unix ASCII files. The effect is that the text will stairstep down the page. You must filter all ASCII print jobs ux2dos as in:&lt;BR /&gt;&lt;BR /&gt;ux2dos some_file | lp -dprinter_name</description>
      <pubDate>Sat, 16 Nov 2002 02:18:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adding-ip-printers/m-p/2418997#M825262</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2002-11-16T02:18:57Z</dc:date>
    </item>
  </channel>
</rss>

