59 lines
3.7 KiB
HTML
59 lines
3.7 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="concept" />
|
|
<meta name="DC.Title" content="Create your own virtual devices" />
|
|
<meta name="abstract" content="You can manually create virtual devices, with custom names or automatically generated names." />
|
|
<meta name="description" content="You can manually create virtual devices, with custom names or automatically generated names." />
|
|
<meta name="DC.Relation" scheme="URI" content="rzaiwnamdev.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzaiwplanvirtdevice.htm" />
|
|
<meta name="copyright" content="(C) Copyright IBM Corporation 1998, 2006" />
|
|
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 1998, 2006" />
|
|
<meta name="DC.Format" content="XHTML" />
|
|
<meta name="DC.Identifier" content="rzaiwcrtvirdev" />
|
|
<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>Create your own virtual devices</title>
|
|
</head>
|
|
<body id="rzaiwcrtvirdev"><a name="rzaiwcrtvirdev"><!-- --></a>
|
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|
<h1 class="topictitle1">Create your own virtual devices</h1>
|
|
<div><p>You can manually create virtual devices, with custom names or automatically
|
|
generated names.</p>
|
|
<p>You can create virtual controllers and devices. If you create your own
|
|
virtual devices and allow your iSeries™ server to automatically select
|
|
the device name, you must be aware of the following rules:</p>
|
|
<ul><li>The virtual controller will have the name QPACTL <var class="varname">nn</var>,
|
|
where <var class="varname">nn</var> is a decimal number 01 or greater.</li>
|
|
<li>The virtual device will have the name QPADEV <var class="varname">xxxx</var>,
|
|
where <var class="varname">xxxx</var> is an alphanumeric character from 0001 to ZZZZ.
|
|
The virtual device should have a device class of *VRT. The location of the
|
|
virtual device is under a virtual controller.</li>
|
|
</ul>
|
|
<p>If you choose to create your own devices, you should be familiar with the
|
|
Virtual device descriptions naming conventions used by the Telnet server.
|
|
If you want to select your own device names (using a RFC 2877 client or the
|
|
Virtual Terminal API's), then the virtual controller will have
|
|
the name QVIRCDnnnn, where nnnn is a decimal number 01 or greater.</p>
|
|
</div>
|
|
<div>
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzaiwnamdev.htm" title="You can read this topic for instructions on configuring the number of virtual devices for the Telnet server and limiting the number of signon attempts allowed.">Set the number of virtual devices</a></div>
|
|
</div>
|
|
<div class="relconcepts"><strong>Related concepts</strong><br />
|
|
<div><a href="rzaiwplanvirtdevice.htm" title="This topic provides information about configuring and naming virtual device descriptions.">Virtual device descriptions</a></div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html> |