65 lines
3.7 KiB
HTML
65 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="Communication names (*CNAME)" />
|
|
<meta name="abstract" content="This describes the rules for creating communication names." />
|
|
<meta name="description" content="This describes the rules for creating communication names." />
|
|
<meta name="DC.Relation" scheme="URI" content="rbam6objnamrules.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rbam6label.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rbam6names.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="rbam6commnames" />
|
|
<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>Communication names (*CNAME)</title>
|
|
</head>
|
|
<body id="rbam6commnames"><a name="rbam6commnames"><!-- --></a>
|
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|
<h1 class="topictitle1">Communication names (*CNAME)</h1>
|
|
<div><p>This describes the rules for creating communication names.</p>
|
|
<p>Communications names are the same as <em>unquoted</em> basic names with
|
|
the following exceptions:</p>
|
|
<ol><li>Periods (.) and underscores (_) cannot be used.</li>
|
|
<li>For IBM<sup>®</sup> commands,
|
|
*CNAME is limited to 8 characters.</li>
|
|
</ol>
|
|
<p>An example of a communications name is shown below:</p>
|
|
<pre>APPN3@@</pre>
|
|
<div class="note"><span class="notetitle">Note:</span> Because restricted character sets are sometimes used by other IBM systems, use
|
|
caution when choosing names that use the special characters #, $, and @. These
|
|
special characters might not be on the remote system's keyboard. The names
|
|
that may be exchanged with the remote systems include the following:<ul><li>Network IDS</li>
|
|
<li>Location names</li>
|
|
<li>Mode names</li>
|
|
<li>Class-of-service names</li>
|
|
<li>Control point names</li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
<div>
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rbam6objnamrules.htm" title="This describes rules for naming i5/OS objects.">Object naming rules</a></div>
|
|
</div>
|
|
<div class="relconcepts"><strong>Related concepts</strong><br />
|
|
<div><a href="rbam6names.htm" title="This describes the rules for creating basic names and basic names in quoted form.">Names (*NAME)</a></div>
|
|
</div>
|
|
<div class="relref"><strong>Related reference</strong><br />
|
|
<div><a href="rbam6label.htm" title="Command labels identify particular commands for branching purposes in a CL program. Labels can also be used to identify statements in CL programs that are being debugged. They can identify statements used either as breakpoints or as starting and ending statements for tracing purposes.">Command label</a></div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html> |