Ref: 13390021
Title: How to Set Up an HP Laserjet on a CS/2X00 Connected to a UNIX Host
Date: 3/29/91

Copyright 3Com Corporation, 1991.  All rights reserved.

To set up an HP Laserjet on a CS/2X00 connected to a UNIX host, follow
these steps.

1.  On the UNIX host, add a printer to the host, similar to these
instructions:

    a.  Add an entry for the Printer Host IP address in /etc/hosts.
        For example, 129.xxx.xxx.xxx   HpLaserjet

    b.  Set the "rp" (remote printer) parameter in /etc/printcap equal
        to the printer name.  For example, rp = HpLaserjet


2.  In the CS HOST PORT parameters (connected to the UNIX host), set
the parameters to default values, except for these parameters:

      DeVice = (Host,Glass,Default)
      PermanentVC = ""               <--You may want to include the IP
                                        address of the printer port.
      UseDCDout = (AlwaysAssert,NoToggle)
      UseDTRin = Ignore
      FlowControlFrom = (Xon_Xoff)
      FlowControlTo = None
      XmitBinary = on


3.  In the CS PRINTER PORT Parameters (connected to printer), set the
parameters to default values, except for these parameters:

     DeVice = (Host,Paper,Default)
     UseDCDout = (AlwaysAssert,NoToggle)
     UseDTRin = Ignore
     FlowControlFrom = None
     FlowControlTo = (Xon_Xoff)
     XmitBinary = on

