115 lines
6.6 KiB
HTML
115 lines
6.6 KiB
HTML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE html
|
|
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
<html lang="en-us" xml:lang="en-us">
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
|
<meta name="security" content="public" />
|
|
<meta name="Robots" content="index,follow" />
|
|
<meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))' />
|
|
<meta name="DC.Type" content="task" />
|
|
<meta name="DC.Title" content="Configure printers on the LAN" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzamulan.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzamuinstalliseriesaccess.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzamutestconnections.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="../clfinder/finder.htm" />
|
|
<meta name="copyright" content="(C) Copyright IBM Corporation 2004, 2006" />
|
|
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 2004, 2006" />
|
|
<meta name="DC.Format" content="XHTML" />
|
|
<meta name="DC.Identifier" content="rzamuconfigprinters" />
|
|
<meta name="DC.Language" content="en-us" />
|
|
<!-- All rights reserved. Licensed Materials Property of IBM -->
|
|
<!-- US Government Users Restricted Rights -->
|
|
<!-- Use, duplication or disclosure restricted by -->
|
|
<!-- GSA ADP Schedule Contract with IBM Corp. -->
|
|
<link rel="stylesheet" type="text/css" href="./ibmdita.css" />
|
|
<link rel="stylesheet" type="text/css" href="./ic.css" />
|
|
<title>Configure printers on the LAN</title>
|
|
</head>
|
|
<body id="rzamuconfigprinters"><a name="rzamuconfigprinters"><!-- --></a>
|
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|
<h1 class="topictitle1">Configure printers on the LAN</h1>
|
|
<div><div class="section"><p>You also need to provide print services to your users by allowing
|
|
them to share a common printer attached to the office LAN. The printer in
|
|
your network is compatible with Simple Network Management Protocol (SNMP).
|
|
You will use your iSeries™ system as a print server to manage print
|
|
jobs and to send them to this printer on your LAN. This printer is attached
|
|
to the LAN with a network adaptor. </p>
|
|
<p>To set up the iSeries server
|
|
as a print server that manages print jobs, complete the following steps:</p>
|
|
</div>
|
|
<ol><li class="stepexpand"><span>Configure printers</span><ol type="a"><li><span>Ensure that all cabling is complete.</span></li>
|
|
<li><span>Ensure the printer is set up using the printer's instructions
|
|
manual.</span></li>
|
|
<li><span>On the control panel of the printer, set the Port Timeout to
|
|
300 (5 minutes). This timer controls the amount of time in seconds (5 to 300)
|
|
that the printer waits before printing the last page. The timer does not end
|
|
with a command to print the page. </span></li>
|
|
</ol>
|
|
</li>
|
|
<li class="stepexpand"><span>Create the printer device description</span><ol type="a"><li class="substepexpand"><span>From a character-based interface, type <samp class="codeph">CRTDEVPRT</samp> to
|
|
create a printer device description. A printer device description should be
|
|
created when your printer is directly attached to LAN.</span></li>
|
|
<li class="substepexpand"><span>On the Create Device Description (Printer) display,
|
|
enter the following parameters:</span> <div class="tip"><span class="tiptitle">Tip:</span> At
|
|
times, you might need to press F10 and Enter to view all parameters. You can
|
|
accept the default values for parameters that you see on the display that
|
|
are not included in the following list. For a detailed description of each
|
|
parameter, use the CL command finder in the iSeries Information Center. Search by
|
|
name for the CRTDEVPRT command and select Create Device Desc (Printer) (CRTDEVPRT)
|
|
command.</div>
|
|
<ul><li>Device description: PRINTER1</li>
|
|
<li>Device class: *LAN</li>
|
|
<li>Device type: 3812 </li>
|
|
<li>Device model: 1</li>
|
|
<li>LAN attachment: *IP </li>
|
|
<li>Port number: 2501</li>
|
|
<li>Form feed: *AUTOCUT</li>
|
|
<li>Printer error message: *INFO </li>
|
|
<li>Manufacturer type and model: *IBM4340</li>
|
|
<li>Paper source 1: *LETTER</li>
|
|
<li>Paper source 2: *LETTER</li>
|
|
<li>Envelope source: *NONE</li>
|
|
<li>Name or address: 192.168.1.7</li>
|
|
<li>User-defined options: *IBMSHRCNN</li>
|
|
<li>System driver program: *IBMSNMPDRV</li>
|
|
<li>Text description: *LAN 3812 SNMP Device Description for IBM<sup>®</sup> IP40</li>
|
|
</ul>
|
|
</li>
|
|
<li class="substepexpand"><span>From the command line, type <samp class="codeph">VRYCFG</samp> to vary
|
|
on the configuration for PRINTER1.</span></li>
|
|
<li class="substepexpand"><span>On the Vary Configuration (VRYCFG) display,
|
|
enter the following information:</span> <ul><li>Configuration object: PRINTER1</li>
|
|
<li>Type: *DEV</li>
|
|
<li>Status: *ON</li>
|
|
</ul>
|
|
</li>
|
|
<li class="substepexpand"><span>After completing these fields, press Enter.</span></li>
|
|
<li class="substepexpand"><span>On the command line, type <samp class="codeph">STRPRTWTR</samp> to start
|
|
the printer writer.</span></li>
|
|
<li class="substepexpand"><span>On the Start Printer Writer (STRPRTWTR) display, enter <samp class="codeph">PRINTER1</samp> in
|
|
the <span class="uicontrol">Printer</span> field. Press Enter.</span></li>
|
|
</ol>
|
|
</li>
|
|
<li class="stepexpand"><span>Test the printer connection </span> <ol type="a"><li>Ensure that the printer is turned on and ready.</li>
|
|
<li>Type <samp class="codeph">WRKWTR</samp> (Work will all printers command) to verify
|
|
that the printer device status is STR.</li>
|
|
<li>Verify that iSeries A
|
|
can communicate with the printer by typing <samp class="codeph">ping 192.168.1.7</samp>.
|
|
You receive confirmation that the system is connected to the printer.</li>
|
|
</ol>
|
|
</li>
|
|
</ol>
|
|
</div>
|
|
<div>
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzamulan.htm" title="As a network administrator, you would like to add a new iSeries server to your local area network (LAN). This scenario provides a network administrator with prerequisite information as well as instructions on how to set up your iSeries server to communicate with the LAN.">Scenario: Set up iSeries to communicate with LAN</a></div>
|
|
<div class="previouslink"><strong>Previous topic:</strong> <a href="rzamuinstalliseriesaccess.htm">Install and configure iSeries Access for Windows on your workstation</a></div>
|
|
<div class="nextlink"><strong>Next topic:</strong> <a href="rzamutestconnections.htm">Test network connections</a></div>
|
|
</div>
|
|
<div class="relref"><strong>Related reference</strong><br />
|
|
<div><a href="../clfinder/finder.htm">CL command finder</a></div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html> |