531 lines
19 KiB
HTML
531 lines
19 KiB
HTML
|
|
||
|
<!doctype html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||
|
<html>
|
||
|
<head><META http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||
|
<title>Create NetBIOS Description (CRTNTBD)</title>
|
||
|
<link rel="stylesheet" type="text/css" href="../rzahg/ic.css">
|
||
|
</head>
|
||
|
<body bgcolor="white">
|
||
|
<script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
||
|
<a name="CRTNTBD.Top_Of_Page"></a>
|
||
|
<h2>Create NetBIOS Description (CRTNTBD)</h2>
|
||
|
<table width="100%">
|
||
|
<tr>
|
||
|
<td valign="top" align="left"><b>Where allowed to run: </b>All environments (*ALL)<br>
|
||
|
<b>Threadsafe: </b>No
|
||
|
</td>
|
||
|
<td valign="top" align="right">
|
||
|
<a href="#CRTNTBD.PARAMETERS.TABLE">Parameters</a><br>
|
||
|
<a href="#CRTNTBD.COMMAND.EXAMPLES">Examples</a><br>
|
||
|
<a href="#CRTNTBD.ERROR.MESSAGES">Error messages</a></td>
|
||
|
</tr>
|
||
|
</table>
|
||
|
|
||
|
<div> <a name="CRTNTBD"></a>
|
||
|
<p>The Create NetBIOS Description (CRTNTBD) command creates a NetBIOS configuration description. Configuration objects, such as network server descriptions, for IOPs that support NetBIOS can then refer to this object for their NetBIOS parameters.
|
||
|
</p>
|
||
|
<p>More information about using this command is in the Communications Configuration book, SC41-5401 book.
|
||
|
</p>
|
||
|
</div>
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#CRTNTBD.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
<hr size="2" width="100%">
|
||
|
|
||
|
<div>
|
||
|
<h3><a name="CRTNTBD.PARAMETERS.TABLE">Parameters</a></h3>
|
||
|
<table border="1" cellpadding="4" cellspacing="0">
|
||
|
<!-- col1="10" col2="15" col3="30" col4="10" -->
|
||
|
<tr>
|
||
|
<th bgcolor="aqua" valign="bottom" align="left">Keyword</th>
|
||
|
<th bgcolor="aqua" valign="bottom" align="left">Description</th>
|
||
|
<th bgcolor="aqua" valign="bottom" align="left">Choices</th>
|
||
|
<th bgcolor="aqua" valign="bottom" align="left">Notes</th>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top"><a href="#CRTNTBD.NTBD"><b>NTBD</b></a></td>
|
||
|
<td valign="top">NetBIOS description</td>
|
||
|
<td valign="top"><i>Name</i></td>
|
||
|
<td valign="top">Required, Positional 1</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top"><a href="#CRTNTBD.TEXT"><b>TEXT</b></a></td>
|
||
|
<td valign="top">Text 'description'</td>
|
||
|
<td valign="top"><i>Character value</i>, <b><u>*BLANK</u></b></td>
|
||
|
<td valign="top">Optional</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top"><a href="#CRTNTBD.FULLBUFDTG"><b>FULLBUFDTG</b></a></td>
|
||
|
<td valign="top">Full buffer datagrams</td>
|
||
|
<td valign="top">*YES, <b><u>*NO</u></b></td>
|
||
|
<td valign="top">Optional</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top"><a href="#CRTNTBD.ADPWDWITV"><b>ADPWDWITV</b></a></td>
|
||
|
<td valign="top">Adaptive window interval</td>
|
||
|
<td valign="top">0-65535, <b><u>1000</u></b></td>
|
||
|
<td valign="top">Optional</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top"><a href="#CRTNTBD.MAXWDWERR"><b>MAXWDWERR</b></a></td>
|
||
|
<td valign="top">Maximum window errors</td>
|
||
|
<td valign="top">0-10, <b><u>0</u></b></td>
|
||
|
<td valign="top">Optional</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top"><a href="#CRTNTBD.MAXRCVDATA"><b>MAXRCVDATA</b></a></td>
|
||
|
<td valign="top">Maximum receive data size</td>
|
||
|
<td valign="top">512-16384, <b><u>4168</u></b></td>
|
||
|
<td valign="top">Optional</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top"><a href="#CRTNTBD.INACTTMR"><b>INACTTMR</b></a></td>
|
||
|
<td valign="top">Inactivity timer</td>
|
||
|
<td valign="top">1000-65535, <b><u>30000</u></b></td>
|
||
|
<td valign="top">Optional</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top"><a href="#CRTNTBD.RSPTMR"><b>RSPTMR</b></a></td>
|
||
|
<td valign="top">Response timer</td>
|
||
|
<td valign="top">50-65535, <b><u>500</u></b></td>
|
||
|
<td valign="top">Optional</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top"><a href="#CRTNTBD.ACKTMR"><b>ACKTMR</b></a></td>
|
||
|
<td valign="top">Acknowledgement timer</td>
|
||
|
<td valign="top">50-65535, <b><u>200</u></b></td>
|
||
|
<td valign="top">Optional</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top"><a href="#CRTNTBD.MAXIN"><b>MAXIN</b></a></td>
|
||
|
<td valign="top">Maximum outstanding receives</td>
|
||
|
<td valign="top">1-127, <b><u>1</u></b></td>
|
||
|
<td valign="top">Optional</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top"><a href="#CRTNTBD.MAXOUT"><b>MAXOUT</b></a></td>
|
||
|
<td valign="top">Maximum outstanding transmits</td>
|
||
|
<td valign="top">1-127, <b><u>1</u></b></td>
|
||
|
<td valign="top">Optional</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top"><a href="#CRTNTBD.QRYTMR"><b>QRYTMR</b></a></td>
|
||
|
<td valign="top">Query timeout</td>
|
||
|
<td valign="top">500-10000, <b><u>500</u></b></td>
|
||
|
<td valign="top">Optional</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top"><a href="#CRTNTBD.NTBRTY"><b>NTBRTY</b></a></td>
|
||
|
<td valign="top">NetBIOS retry</td>
|
||
|
<td valign="top">1-50, <b><u>8</u></b></td>
|
||
|
<td valign="top">Optional</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top"><a href="#CRTNTBD.ALWMULTACK"><b>ALWMULTACK</b></a></td>
|
||
|
<td valign="top">Allow multiple acknowledgement</td>
|
||
|
<td valign="top"><b><u>*YES</u></b>, *NO</td>
|
||
|
<td valign="top">Optional</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top"><a href="#CRTNTBD.PREBLTPKT"><b>PREBLTPKT</b></a></td>
|
||
|
<td valign="top">Prebuilt message packets</td>
|
||
|
<td valign="top">1-200, <b><u>5</u></b></td>
|
||
|
<td valign="top">Optional</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top"><a href="#CRTNTBD.PKTRESTART"><b>PKTRESTART</b></a></td>
|
||
|
<td valign="top">Packet confirms for restart</td>
|
||
|
<td valign="top">0-9999, <b><u>2</u></b></td>
|
||
|
<td valign="top">Optional</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top"><a href="#CRTNTBD.DLCRTY"><b>DLCRTY</b></a></td>
|
||
|
<td valign="top">DLC retries</td>
|
||
|
<td valign="top">1-65535, <b><u>5</u></b></td>
|
||
|
<td valign="top">Optional</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top"><a href="#CRTNTBD.ETHSTD"><b>ETHSTD</b></a></td>
|
||
|
<td valign="top">Ethernet standard</td>
|
||
|
<td valign="top"><b><u>*IEEE8023</u></b>, *ETHV2</td>
|
||
|
<td valign="top">Optional</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top"><a href="#CRTNTBD.AUT"><b>AUT</b></a></td>
|
||
|
<td valign="top">Authority</td>
|
||
|
<td valign="top"><b><u>*CHANGE</u></b>, *ALL, *USE, *EXCLUDE, *LIBCRTAUT</td>
|
||
|
<td valign="top">Optional</td>
|
||
|
</tr>
|
||
|
</table>
|
||
|
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#CRTNTBD.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
</div>
|
||
|
<div> <a name="CRTNTBD.NTBD"></a>
|
||
|
<h3>NetBIOS description (NTBD)</h3>
|
||
|
<p>Specifies the name of the NetBIOS configuration object being created.
|
||
|
</p>
|
||
|
<p>This is a required parameter.
|
||
|
</p>
|
||
|
</div>
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#CRTNTBD.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
<div> <a name="CRTNTBD.TEXT"></a>
|
||
|
<h3>Text 'description' (TEXT)</h3>
|
||
|
<p>Specifies text that briefly describes the NetBIOS description.
|
||
|
</p>
|
||
|
<dl>
|
||
|
<dt><b><u>*BLANK</u></b></dt>
|
||
|
<dd>Text is not specified.
|
||
|
</dd>
|
||
|
<dt><b><i>'description'</i></b></dt>
|
||
|
<dd>Specify no more than 50 characters of text, enclosed in apostrophes.
|
||
|
</dd>
|
||
|
</dl>
|
||
|
</div>
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#CRTNTBD.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
<div> <a name="CRTNTBD.FULLBUFDTG"></a>
|
||
|
<h3>Full buffer datagrams (FULLBUFDTG)</h3>
|
||
|
<p>Specifies whether to request the full transmit buffer size for datagrams.
|
||
|
</p>
|
||
|
<dl>
|
||
|
<dt><b><u>*NO</u></b></dt>
|
||
|
<dd>The full transmit buffer size is not requested. The length of a datagram is equal to the transmit buffer size minus the size of the overhead, for a maximum of 512 bytes. Large messages are truncated.
|
||
|
<p>
|
||
|
<b>Note: </b>The size of the overhead is the sum of the sizes of the NetBIOS header (44 bytes), the LAN header (a maximum of 36 bytes), and the buffer hold overhead (a maximum of 6 bytes).
|
||
|
</p>
|
||
|
</dd>
|
||
|
<dt><b>*YES</b></dt>
|
||
|
<dd>The full transmit buffer size is requested.
|
||
|
</dd>
|
||
|
</dl>
|
||
|
</div>
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#CRTNTBD.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
<div> <a name="CRTNTBD.ADPWDWITV"></a>
|
||
|
<h3>Adaptive window interval (ADPWDWITV)</h3>
|
||
|
<p>Specifies the time, in milliseconds, between runs of the adaptive window algorithm. For each link, this algorithm is used to change the values on the MAXIN and MAXOUT parameters to match the values set on the remote workstation using NetBIOS protocol. The algorithm considers the conditions of the link, including adapter receive buffers and transmission load, when changing the values.
|
||
|
</p>
|
||
|
<dl>
|
||
|
<dt><b><u>1000</u></b></dt>
|
||
|
<dd>The time between runs of the adaptive window algorithm is 1000 milliseconds.
|
||
|
</dd>
|
||
|
<dt><b><i>adaptive-window-interval</i></b></dt>
|
||
|
<dd>Specify the time between algorithm runs, in milliseconds. Valid values range from 0 through 65535.
|
||
|
<p>
|
||
|
<b>Note: </b>The value 0 disables the algorithm.
|
||
|
</p>
|
||
|
</dd>
|
||
|
</dl>
|
||
|
</div>
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#CRTNTBD.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
<div> <a name="CRTNTBD.MAXWDWERR"></a>
|
||
|
<h3>Maximum window errors (MAXWDWERR)</h3>
|
||
|
<p>Specifies the number of dropped packets the adaptive window algorithm allows before decreasing the value on the MAXOUT parameter.
|
||
|
</p>
|
||
|
<dl>
|
||
|
<dt><b><u>0</u></b></dt>
|
||
|
<dd>The number of dropped packets is 0.
|
||
|
</dd>
|
||
|
<dt><b><i>window-errors</i></b></dt>
|
||
|
<dd>Specify the number of window errors allowed. Valid values range from 0 through 10.
|
||
|
</dd>
|
||
|
</dl>
|
||
|
</div>
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#CRTNTBD.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
<div> <a name="CRTNTBD.MAXRCVDATA"></a>
|
||
|
<h3>Maximum receive data size (MAXRCVDATA)</h3>
|
||
|
<p>Specifies the maximum data size in any frame that can be received in a session. The partner in the transmission limits the size to the smaller of this specified size, or the size available in the partner's transmit buffer. NetBIOS takes into account the maximum size that is forwarded by bridges in the path.
|
||
|
</p>
|
||
|
<dl>
|
||
|
<dt><b><u>4168</u></b></dt>
|
||
|
<dd>The maximum data size that can be received is 4168 bytes.
|
||
|
</dd>
|
||
|
<dt><b><i>maximum-receive-data-size</i></b></dt>
|
||
|
<dd>Specify the maximum data size that can be received, in bytes. Valid values range from 512 through 16384.
|
||
|
</dd>
|
||
|
</dl>
|
||
|
</div>
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#CRTNTBD.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
<div> <a name="CRTNTBD.INACTTMR"></a>
|
||
|
<h3>Inactivity timer (INACTTMR)</h3>
|
||
|
<p>Specifies the amount of time that a link can be inactive before the NetBIOS protocol driver checks to verify that the link is operational.
|
||
|
</p>
|
||
|
<dl>
|
||
|
<dt><b><u>30000</u></b></dt>
|
||
|
<dd>The link can be inactive for 30000 milliseconds.
|
||
|
</dd>
|
||
|
<dt><b><i>inactivity-timer</i></b></dt>
|
||
|
<dd>Specify the amount of time to wait for activity, in milliseconds. Valid values range from 1000 through 65535.
|
||
|
</dd>
|
||
|
</dl>
|
||
|
</div>
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#CRTNTBD.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
<div> <a name="CRTNTBD.RSPTMR"></a>
|
||
|
<h3>Response timer (RSPTMR)</h3>
|
||
|
<p>Specifies the amount of time to wait before again transmitting a link-level frame when no acknowledgement is received from the previous transmission.
|
||
|
</p>
|
||
|
<dl>
|
||
|
<dt><b><u>500</u></b></dt>
|
||
|
<dd>The NetBIOS protocol driver waits 500 milliseconds.
|
||
|
</dd>
|
||
|
<dt><b><i>response-timer</i></b></dt>
|
||
|
<dd>Specify the amount of time to wait, in milliseconds. Valid values range from 50 through 65535.
|
||
|
</dd>
|
||
|
</dl>
|
||
|
</div>
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#CRTNTBD.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
<div> <a name="CRTNTBD.ACKTMR"></a>
|
||
|
<h3>Acknowledgement timer (ACKTMR)</h3>
|
||
|
<p>Specifies the amount of time the NetBIOS protocol driver delays acknowledging a received frame, when the number of frames sent is less than the maximum specified on the MAXIN parameter.
|
||
|
</p>
|
||
|
<dl>
|
||
|
<dt><b><u>200</u></b></dt>
|
||
|
<dd>The driver delays for 200 milliseconds.
|
||
|
</dd>
|
||
|
<dt><b><i>acknowledgement-timer</i></b></dt>
|
||
|
<dd>Specify the amount of time to delay, in milliseconds. Valid values range from 50 through 65535.
|
||
|
</dd>
|
||
|
</dl>
|
||
|
</div>
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#CRTNTBD.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
<div> <a name="CRTNTBD.MAXIN"></a>
|
||
|
<h3>Maximum outstanding receives (MAXIN)</h3>
|
||
|
<p>Specifies the maximum number of NetBIOS messages packets that can be received before sending an acknowledgement.
|
||
|
</p>
|
||
|
<dl>
|
||
|
<dt><b><u>1</u></b></dt>
|
||
|
<dd>An acknowledgement is sent after one packet is received.
|
||
|
</dd>
|
||
|
<dt><b><i>maximum-receives</i></b></dt>
|
||
|
<dd>Specify the number of packets to receive. Valid values range from 1 through 127.
|
||
|
</dd>
|
||
|
</dl>
|
||
|
</div>
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#CRTNTBD.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
<div> <a name="CRTNTBD.MAXOUT"></a>
|
||
|
<h3>Maximum outstanding transmits (MAXOUT)</h3>
|
||
|
<p>Specifies the maximum number of NetBIOS messages packets that can be sent before expecting an acknowledgement.
|
||
|
</p>
|
||
|
<p>
|
||
|
<b>Note: </b>This parameter is used only when ADPWDWITV(0) is specified.
|
||
|
</p>
|
||
|
<dl>
|
||
|
<dt><b><u>1</u></b></dt>
|
||
|
<dd>An acknowledgement is expected after one packet is sent.
|
||
|
</dd>
|
||
|
<dt><b><i>maximum-transmits</i></b></dt>
|
||
|
<dd>Specify the number of packets to send. Valid values range from 1 through 127.
|
||
|
</dd>
|
||
|
</dl>
|
||
|
</div>
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#CRTNTBD.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
<div> <a name="CRTNTBD.QRYTMR"></a>
|
||
|
<h3>Query timeout (QRYTMR)</h3>
|
||
|
<p>Specifies the time, in milliseconds, to wait between transmission retry attempts.
|
||
|
</p>
|
||
|
<dl>
|
||
|
<dt><b><u>500</u></b></dt>
|
||
|
<dd>The time to wait is 500 milliseconds.
|
||
|
</dd>
|
||
|
<dt><b><i>query-timeout</i></b></dt>
|
||
|
<dd>Specify a value in the range of 500 through 10000 milliseconds.
|
||
|
</dd>
|
||
|
</dl>
|
||
|
</div>
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#CRTNTBD.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
<div> <a name="CRTNTBD.NTBRTY"></a>
|
||
|
<h3>NetBIOS retry (NTBRTY)</h3>
|
||
|
<p>Specifies the number of transmission retries that are attempted at the NetBIOS level before assuming that the receiving party is not present.
|
||
|
</p>
|
||
|
<dl>
|
||
|
<dt><b><u>8</u></b></dt>
|
||
|
<dd>The number of retries is 8.
|
||
|
</dd>
|
||
|
<dt><b><i>NetBIOS-retry</i></b></dt>
|
||
|
<dd>Specify a value in the range of 1 through 50 attempts.
|
||
|
</dd>
|
||
|
</dl>
|
||
|
</div>
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#CRTNTBD.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
<div> <a name="CRTNTBD.ALWMULTACK"></a>
|
||
|
<h3>Allow multiple acknowledgement (ALWMULTACK)</h3>
|
||
|
<p>Specifies whether acknowledgements for received data can be combined with requests for data.
|
||
|
</p>
|
||
|
<p>
|
||
|
<b>Note: </b>When the NetBIOS protocol driver sends and receives acknowledgements with incoming data, LAN performance is improved.
|
||
|
</p>
|
||
|
<dl>
|
||
|
<dt><b><u>*YES</u></b></dt>
|
||
|
<dd>The acknowledgements can be combined with data requests.
|
||
|
<p>
|
||
|
<b>Note: </b>Both parties to the transmission must support combining acknowledgements with data requests or this value is ignored.
|
||
|
</p>
|
||
|
</dd>
|
||
|
<dt><b>*NO</b></dt>
|
||
|
<dd>The acknowledgements cannot be combined with data requests.
|
||
|
</dd>
|
||
|
</dl>
|
||
|
</div>
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#CRTNTBD.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
<div> <a name="CRTNTBD.PREBLTPKT"></a>
|
||
|
<h3>Prebuilt message packets (PREBLTPKT)</h3>
|
||
|
<p>Specifies the number of NetBIOS message packets that are prebuilt for each session.
|
||
|
</p>
|
||
|
<dl>
|
||
|
<dt><b><u>5</u></b></dt>
|
||
|
<dd>The number of NetBIOS message packets is 5.
|
||
|
</dd>
|
||
|
<dt><b><i>prebuilt-packets</i></b></dt>
|
||
|
<dd>Specify a value in the range of 1 through 200 message packets.
|
||
|
</dd>
|
||
|
</dl>
|
||
|
</div>
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#CRTNTBD.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
<div> <a name="CRTNTBD.PKTRESTART"></a>
|
||
|
<h3>Packet confirms for restart (PKTRESTART)</h3>
|
||
|
<p>Specifies the number of transmission confirmations that must be received before sending additional packets when an out-of-resource condition occurs. The NetBIOS protocol driver stops sending packets when an out-of-resource condition is received from a port.
|
||
|
</p>
|
||
|
<dl>
|
||
|
<dt><b><u>2</u></b></dt>
|
||
|
<dd>The maximum number of transmission confirmations is 2.
|
||
|
</dd>
|
||
|
<dt><b><i>packet-restart</i></b></dt>
|
||
|
<dd>Specify the number of transmission confirmations. Valid values range from 0 through 9999.
|
||
|
</dd>
|
||
|
</dl>
|
||
|
</div>
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#CRTNTBD.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
<div> <a name="CRTNTBD.DLCRTY"></a>
|
||
|
<h3>DLC retries (DLCRTY)</h3>
|
||
|
<p>Specifies the number of additional transmission attempts that will be made before assuming that the receiving data control link (DLC) layer is not responding.
|
||
|
</p>
|
||
|
<dl>
|
||
|
<dt><b><u>5</u></b></dt>
|
||
|
<dd>The additional number of transmission attempts is 5.
|
||
|
</dd>
|
||
|
<dt><b><i>DLC-retries</i></b></dt>
|
||
|
<dd>Specify a value in the range of 1 through 65535 attempts.
|
||
|
</dd>
|
||
|
</dl>
|
||
|
</div>
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#CRTNTBD.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
<div> <a name="CRTNTBD.ETHSTD"></a>
|
||
|
<h3>Ethernet standard (ETHSTD)</h3>
|
||
|
<p>Specifies the Ethernet standard frame type that is used for NetBIOS communication.
|
||
|
</p>
|
||
|
<dl>
|
||
|
<dt><b><u>*IEEE8023</u></b></dt>
|
||
|
<dd>IEEE 802.3 frames are used.
|
||
|
</dd>
|
||
|
<dt><b>*ETHV2</b></dt>
|
||
|
<dd>Ethernet Version 2 frames are used.
|
||
|
</dd>
|
||
|
</dl>
|
||
|
</div>
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#CRTNTBD.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
<div> <a name="CRTNTBD.AUT"></a>
|
||
|
<h3>Authority (AUT)</h3>
|
||
|
<p>Specifies the authority you are giving to users who do not have specific authority for the object, who are not on an authorization list, and whose group profile or supplemental group profiles do not have specific authority for the object.
|
||
|
</p>
|
||
|
<dl>
|
||
|
<dt><b><u>*CHANGE</u></b></dt>
|
||
|
<dd>The user can perform all operations on the object except those limited to the owner or controlled by object existence (*OBJEXIST) and object management (*OBJMGT) authorities. The user can change and perform basic functions on the object. *CHANGE authority provides object operational (*OBJOPR) authority and all data authority. If the object is an authorization list, the user cannot add, change, or remove users.
|
||
|
</dd>
|
||
|
</dl>
|
||
|
<dl>
|
||
|
<dt><b>*ALL</b></dt>
|
||
|
<dd>The user can perform all operations except those limited to the owner or controlled by authorization list management (*AUTLMGT) authority. The user can control the object's existence, specify the security for the object, change the object, and perform basic functions on the object. The user also can change ownership of the object.
|
||
|
</dd>
|
||
|
</dl>
|
||
|
<dl>
|
||
|
<dt><b>*USE</b></dt>
|
||
|
<dd>The user can perform basic operations on the object, such as running a program or reading a file. The user cannot change the object. Use (*USE) authority provides object operational (*OBJOPR), read (*READ), and execute (*EXECUTE) authorities.
|
||
|
</dd>
|
||
|
</dl>
|
||
|
<dl>
|
||
|
<dt><b>*EXCLUDE</b></dt>
|
||
|
<dd>The user cannot access the object.
|
||
|
</dd>
|
||
|
</dl>
|
||
|
<dl>
|
||
|
<dt><b>*LIBCRTAUT</b></dt>
|
||
|
<dd>The system determines the authority for the object by using the value specified for the <b>Create authority (CRTAUT)</b> parameter on the Create Library (CRTLIB) command for the library containing the object to be created. If the value specified for the CRTAUT parameter is changed, the new value will not affect any existing objects.
|
||
|
</dd>
|
||
|
</dl>
|
||
|
<dl>
|
||
|
<dt><b><i>name</i></b></dt>
|
||
|
<dd>Specify the name of an authorization list to be used for authority to the object. Users included in the authorization list are granted authority to the object as specified in the list. The authorization list must exist when the object is created.
|
||
|
</dd>
|
||
|
</dl>
|
||
|
</div>
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#CRTNTBD.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
<hr size="2" width="100%">
|
||
|
<div><h3><a name="CRTNTBD.COMMAND.EXAMPLES">Examples</a> </h3>
|
||
|
<p>
|
||
|
<pre>
|
||
|
CRTNTBD NTBD(MYNETBIOS) ADPWDWITV(6000)
|
||
|
</pre>
|
||
|
</p>
|
||
|
<p>This command creates a NetBIOS description named MYNETBIOS specifying that the adapter window algorithm is to be run every 6000 milliseconds (6 seconds).
|
||
|
</p>
|
||
|
</div>
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#CRTNTBD.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
<hr size="2" width="100%">
|
||
|
<div><h3><a name="CRTNTBD.ERROR.MESSAGES">Error messages</a> </h3>
|
||
|
<p><b><u>*ESCAPE Messages</u></b>
|
||
|
</p>
|
||
|
<dl>
|
||
|
<dt><b>CPF26C3</b></dt>
|
||
|
<dd>IPX description &1 not created due to errors.
|
||
|
</dd>
|
||
|
<dt><b>CPF27A6</b></dt>
|
||
|
<dd>NetBIOS description &1 not created due to errors.
|
||
|
</dd>
|
||
|
</dl>
|
||
|
</div>
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#CRTNTBD.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
</body>
|
||
|
</html>
|