HP3000-L Archives

January 2008, Week 1

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Robert Mills <[log in to unmask]>
Reply To:
Robert Mills <[log in to unmask]>
Date:
Wed, 2 Jan 2008 09:34:22 -0000
Content-Type:
text/plain
Parts/Attachments:
text/plain (261 lines)
To prevent this sort of problem occurring here I added the following
comments to the start of our NPCONFIG file:

#=======================================================================
===
#
# NPCONFIG.PUB.SYS -- This file configures the networking and printer
#                     parameters for TCP/IP JetDirect spooled printers.
#
#-----------------------------------------------------------------------
---
#
# Default values are used for the following items. Thus, they are not
shown
# as explicit items in this file.
#
#   program_file = OUTSPTJ.PUB.SYS
#   poll_interval = 10 seconds
#   poll_interval_max = poll_interval = 10 seconds
#   data_timeout = 10 seconds
#   snmp_timeout = 5 seconds
#   snmp_max_retries = 3
#   tcp_port_number = 9100
#
#-----------------------------------------------------------------------
---
#
# Selecting which port to use on a '3 Port JetDirect EX' box:
#
#   The tcp_port_number item is used to indicate which of the 3
available
#   ports is to be used. Use a value of 9100 for port 1, 9101 for port 2
#   and 9102 for port 3.
#
#-----------------------------------------------------------------------
---
#
# Hewlett-Packard LaserJet Printers:
#
#   These devices must be allocated an LDEV in the 2000/2899 range.
Check
#   the printer configuration entries later in this file to find the
next
#   available <printer number>.
#
#   The setup files for these devices reside in the LJENV.SYSTEMS group.
#
#   NOTE: System Manager capability is required to run IOCONFIG.PUB.SYS
#
#   To add a new printer.
#
#    1) Run IOCONFIG.PUB.SYS
#    2) ioconfig: ADEV 2<printer number>;PATH=NONE;ID=HPTCPJD
#    3) ioconfig: ACLASS LJ<printer number>;LDEV=2<printer number>
#    4) ioconfig: EXIT
#    5) Add a new entry to this file (see entries below).
#    6) STARTSPOOL 2<printer number>
#
#   To delete an existing printer.
#
#    1) STOPSPOOL 2<printer number>
#    2) Run IOCONFIG.PUB.SYS
#    3) ioconfig: DDEV 2<printer number>
#    4) ioconfig: DCLASS LJ<printer number>
#    5) ioconfig: EXIT
#
#-----------------------------------------------------------------------
---
#
# Non-LaserJet Printers (connected via JetDirect Box):
#
#   These devices must be allocated an LDEV in the 2900/2999 range.
Check
#   the printer configuration entries later in this file to find the
next
#   available <printer number>. Check the output from the LCLASS command
#   in IOCONFIG for the next available LP<class number>.
#
#   The setup files for these devices reside in the LPENV.SYSTEMS group.
#
#   NOTE: System Manager capability is required to run IOCONFIG.PUB.SYS
#
#   To add a new printer.
#
#    1) Run IOCONFIG.PUB.SYS
#    2) ioconfig: ADEV 29<printer number>;PATH=NONE;ID=HPTCPJD
#    3) ioconfig: ACLASS LP<class number>;LDEV=29<printer number>
#    4) ioconfig: EXIT
#    5) Add a new entry to this file (see entries below).
#    6) STARTSPOOL 29<printer number>
#
#   To delete an existing printer.
#
#    1) STOPSPOOL 29<printer number>
#    2) Run IOCONFIG.PUB.SYS (SM capability required)
#    3) ioconfig: DDEV 29<printer number>
#    4) ioconfig: DCLASS LP<class number>
#    5) ioconfig: EXIT
#
#-----------------------------------------------------------------------
---
#
# Please use comments to document any entries added to this file. It
helps
# in keeping track of where printers reside and assist in fault fixing.
#
#=======================================================================
===

# The following settings will apply to all devices unless a 'local'
entry
# is used to override it.

global (message_interval = 60          # Repeat msgs every >= 60 secs.
        banner_header = FALSE          # Don't need header pages.
        banner_trailer = FALSE         # Don't need trailer pages.
        pjl_supported = TRUE           # LaserJets are full PJL devices.
        jam_recovery = TRUE)           # Reprints jammed pages by
itself.

#-----------------------------------------------------------------------
---
# Hewlett-Packard LaserJet Printers:
#-----------------------------------------------------------------------
---

#-- Colour LaserJet 2605dtn (MIS @ Heather Court)

2000   (network_address = nnn.nnn.nnn.nnn        # Class = LJ000
        setup_file = A4PORT.LJENV.SYSTEMS)       # A4 Portrait.

2001   (network_address = nnn.nnn.nnn.nnn        # Class = LJ001
        setup_file = A4LANDLP.LJENV.SYSTEMS)     # A4 Line Printer.

<snip>

#-----------------------------------------------------------------------
---
# Non-LaserJet Printers (connected via JetDirect Box):
#-----------------------------------------------------------------------
---

#-- HP 4000 Series Internet Fullfillment Printer (Teardrop DC)

2901   (network_address = nnn.nnn.nnn.nnn        # Class = LP29
        pjl_supported = FALSE                    # Not a PJL/PCL device.
        setup_file = HP2564.LPENV.SYSTEMS)       # 10.00 CPI

#-- Printronix 7000 Line Printer (Teardrop Maginus)

2902   (network_address = nnn.nnn.nnn.nnn        # Class = LP30
        pjl_supported = FALSE                    # Not a PJL/PCL device.
        snmp_enabled = FALSE                     # Stop status msg's.
        setup_file = HP2564.LPENV.SYSTEMS)       # 10.00 CPI

<snip>

#=======================================================================
=== 

regards,
 
Robert W.Mills
Business Systems Development Analyst
Group Information Systems & Technology
Pinnacle Arvato
DDI: +44 (0)20 8309 3604 


-----Original Message-----
From: HP-3000 Systems Discussion [mailto:[log in to unmask]] On
Behalf Of Kent Wallace
Sent: 31 December 2007 15:40
To: [log in to unmask]
Subject: Re: [HP3000-L] NPCONFIG

Thanks
That Worked, for a system that's going away I keep modifiying IMAGE data
bases and  adding printers.
 

Kent

-----Original Message-----
From: HP-3000 Systems Discussion [mailto:[log in to unmask]] On
Behalf Of Bob Schlosser
Sent: Monday, December 31, 2007 8:33 AM
To: [log in to unmask]
Subject: Re: [HP3000-L] NPCONFIG

Kent

NPCONFIG needs no program to activate it. As Larry said, just stop and
restart the associated spooler.

Robert Schlosser
Global Business Systems
Premier Farnell plc
T 864 487-1362
F 864.487.1904
E [log in to unmask]
> Your #1 source for RoHS compliant products & information.
www.newark.com



-----Original Message-----
From: Kent Wallace [mailto:[log in to unmask]]
Sent: Monday, December 31, 2007 10:04 AM
To: [log in to unmask]
Subject: [HP3000-L] NPCONFIG


What is the program you run to activate a new NPCONFIG file.  I know one
of you guys is working today.
 
Kent 

* To join/leave the list, search archives, change list settings, *
* etc., please visit http://raven.utc.edu/archives/hp3000-l.html *


https://www.mailcontrol.com/sr/wQw0zmjPoHdJTZGyOCrrhg==
N2OGlt2cEbpO9cB3WUwbBWG24kYPQnn3ge8EUoCdk0pXYen1IKdCTbLb8+mMG59NakZveRKT
N2OGlt2cEbpO9cB3WUwbBWG24kYPQnn3ge8EUoCdk0pXYen1IKdCTbLb8+1IhS
tZoRjG0Na7BHuQZDz4+ihgZsq2XLyv6+Zs4alx0zs8Bz4bCiSLHT2Jex4LA76!7aFvVax4aa
tZoRjG0Na7BHuQZDz4+ihgZsq2XLyv6+9!q4
kZxVw0ndx4ixX3rTKXd85PVrtGV
Click on the link above to report this email as spam to BlackSpider.


***************************Disclaimer***************************
The contents of this e-mail and any file transmitted with it are
confidential and intended solely for the individual or entity to whom
they are addressed.  The content may also contain legal, professional or
other privileged information. If you received this e-mail in error,
please destroy it immediately.  You should not copy or use it for any
purpose nor disclose its contents to any other person. The views stated
herein do not necessarily represent the view of the Company. Please
ensure you have adequate virus protection before you open or detach any
documents from this transmission. The Company does not accept any
liability for  viruses.
Premier Farnell plc
150 Armley Road Leeds
LS12 2QQ
Telephone +44 (0) 870 129 8608
Fax +44 (0) 870 129 8610
Registered in England
Company Number 876412
Registered Office: Farnell House, Forge Lane, Leeds LS12 2NE
************************************************************ 

* To join/leave the list, search archives, change list settings, *
* etc., please visit http://raven.utc.edu/archives/hp3000-l.html *

* To join/leave the list, search archives, change list settings, *
* etc., please visit http://raven.utc.edu/archives/hp3000-l.html *

* To join/leave the list, search archives, change list settings, *
* etc., please visit http://raven.utc.edu/archives/hp3000-l.html *

ATOM RSS1 RSS2