home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 8 Other / 08-Other.zip / jetadmin.zip / README.1ST < prev    next >
Text File  |  1998-11-02  |  5KB  |  156 lines

  1.       ╔═══════════════════════════════════════════════════════╗
  2.       ║                                                       ║
  3.       ║                Hewlett-Packard JetDirect              ║
  4.       ║                                                       ║
  5.       ║            JetAdmin for OS/2 Version A.03.10          ║
  6.       ║                                                       ║
  7.       ║                      README.1ST                       ║
  8.       ║                                                       ║
  9.       ║                      11/2/1998                        ║
  10.       ║                                                       ║
  11.       ╚═══════════════════════════════════════════════════════╝
  12.  
  13.  
  14. Please review this file prior to installing JetAdmin for OS/2
  15. version A.03.10.  This file contains last-minute changes and
  16. information not included in other documentation.
  17.  
  18. The latest version of JetAdmin for OS/2 may be found at the
  19. Hewlett-Packard support website:
  20.  
  21.                    http://www.hp.com/go/support
  22.  
  23. Search for "OS/2 Warp JetAdmin".
  24.  
  25.  
  26. *************************************************************************
  27.  
  28. TABLE OF CONTENTS
  29.  
  30. A.  SYSTEM REQUIREMENTS
  31. B.  CID REQUIREMENTS
  32. C.  KNOWN ISSUES
  33.  
  34.  
  35. *************************************************************************
  36.  
  37. A.  SYSTEM REQUIREMENTS
  38.  
  39. For OS/2 Warp 4, there is no need to install the Spooler Pak.
  40. The Spooler Pak version 8.253 is required for HP JetAdmin for
  41. OS/2 Warp to function properly on OS/2 Warp 3.x based systems.  
  42.  
  43. HP JetAdmin for OS/2 does not support DLC protocol printers with
  44. OS/2 Warp Server SMP.  TCP/IP protocol printers are supported.
  45.  
  46. HP JetAdmin for OS/2 supports a maximum of 32 ports per server.
  47.  
  48. *************************************************************************
  49.  
  50. B.  CID REQUIREMENTS
  51.  
  52. HP JetAdmin for OS/2 version A.03.10 has been enhanced to allow a CID 
  53. installation of queues and ports.  This capability is dependent on
  54. obtaining a new version of the Remote Multiple Printer Installation
  55. program (RINSTPRN.EXE) from IBM.  To obtain RINSTPRN.EXE visit the 
  56. IBM Software Choice website:
  57.  
  58.                    http://www.software.ibm.com/os2warp. 
  59.  
  60. For HP Network Printers, the keywords vary somewhat from those found
  61. in the IBM sample response files.    The following examples should be
  62. used for installing HP Network Ports.
  63.  
  64. Example 1:  DLC Port
  65.  
  66. ADDPORT
  67.         NAME=PORT1
  68.         PORTDRIVER=HPPD
  69.         SRCPATH=c:\os2\dll
  70.         CARD_ADDRESS=0 - 080009B492B6
  71.         CONN_TYPE=0
  72.         PORT_VIEW=51
  73. ENDPORT
  74.  
  75.  
  76. ADDQUEUE
  77.         NAME=QUEUE1
  78.         PORT=PORT1
  79.         DRIVERNAME=LASERJET.HP LaserJet 5/5M
  80. ENDQUEUE
  81.  
  82.  
  83. DEFINEQUEUEPROPS
  84.         ORIENTATION=Landscape
  85.         DUPLEX=Book
  86. ENDQUEUEPROPS
  87.  
  88.  
  89. NOTE:  CARD_ADDRESS = adapter number - MAC address
  90.        CONN_TYPE 0=continuous connection, 1=job based connection
  91.  
  92.  
  93.  
  94. Example 2:  TCP/IP Port
  95.  
  96. ADDPORT
  97.         NAME=PORT2
  98.         PORTDRIVER=HPPD
  99.         SRCPATH=c:\os2\dll
  100.         CARD_ADDRESS=15.39.123.45
  101.         CONN_TYPE=0
  102.         PORT_VIEW=51
  103. ENDPORT
  104.  
  105.  
  106. ADDQUEUE
  107.         NAME=QUEUE2
  108.         PORT=PORT2
  109.         DRIVERNAME=LASERJET.HP LaserJet 5Si Mopier
  110. ENDQUEUE
  111.  
  112.  
  113. DEFINEQUEUEPROPS
  114.         ORIENTATION=Landscape
  115.         DUPLEX=Book
  116. ENDQUEUEPROPS
  117.  
  118.  
  119. *************************************************************************
  120.  
  121. C.  KNOWN ISSUES
  122.  
  123.  
  124.     Issue:     All printers are not discovered with TCP/IP broadcast 
  125.                discovery selected.   
  126.  
  127.     Cause:     Broadcast discovery results can vary based on network 
  128.                bandwidth, network latency, JetDirect card status, and 
  129.                NIC BIOS and drivers. 
  130.  
  131.     Solution:  Open the JetAdmin Port Settings notebook and select the
  132.                'TCP/IP Discovery' page.  Change the selected 'Search
  133.                Local Subnet' option from 'Broadcast' to 'Subnet Ping'.  
  134.                         
  135.  
  136.     Issue:     After changing the 802.2 Queue Elements setting to 1400, 
  137.                the message "unrecoverable error, see log file" appears 
  138.                when attempting to access the port view.
  139.  
  140.     Solution:  Verify that the setting for Queue Elements in JetAdmin 
  141.                does not exceed the value for Maximum Queue Elements in 
  142.                MPTS.
  143.  
  144.  
  145.     Issue:     Printers discovered on remote subnets appear in the 
  146.                printers list but do not show complete printer status
  147.  
  148.     Solution:  This behavior is typically observed when discovering 
  149.                a printer across multiple routers.   The correct status
  150.                of the printer is displayed in the Port Options page.
  151.  
  152.  
  153.     Issue:     The Spooler Pak can not be installed on an OS/2 Warp 4
  154.                system.
  155.  
  156.     Solution:  There is no need to update the spooler on OS/2 Warp 4.