2225 lines
90 KiB
HTML
2225 lines
90 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 Class-of-Service Desc (CRTCOSD)</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="CRTCOSD.Top_Of_Page"></a>
|
||
|
<h2>Create Class-of-Service Desc (CRTCOSD)</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="#CRTCOSD.PARAMETERS.TABLE">Parameters</a><br>
|
||
|
<a href="#CRTCOSD.COMMAND.EXAMPLES">Examples</a><br>
|
||
|
<a href="#CRTCOSD.ERROR.MESSAGES">Error messages</a></td>
|
||
|
</tr>
|
||
|
</table>
|
||
|
|
||
|
<div> <a name="CRTCOSD"></a>
|
||
|
<p>The Create Class-of-Service Description (CRTCOSD) command creates a class-of-service description. A class-of-service description determines the nodes and transmission groups that are eligible for inclusion in advanced program-to-program communications (APPC) or Advanced Peer-to-Peer Networking (APPN). More information on class-of-services is in the APPN Support information in the iSeries Information Center at http://www.iseries.ibm.com/infocenter and the APPC Programming book, SC41-5443.
|
||
|
</p>
|
||
|
</div>
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#CRTCOSD.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
<hr size="2" width="100%">
|
||
|
|
||
|
<div>
|
||
|
<h3><a name="CRTCOSD.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="#CRTCOSD.COSD"><b>COSD</b></a></td>
|
||
|
<td valign="top">Class-of-service description</td>
|
||
|
<td valign="top"><i>Communications name</i></td>
|
||
|
<td valign="top">Required, Positional 1</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top"><a href="#CRTCOSD.TMSPTY"><b>TMSPTY</b></a></td>
|
||
|
<td valign="top">Transmission priority</td>
|
||
|
<td valign="top">*LOW, <b><u>*MED</u></b>, *HIGH</td>
|
||
|
<td valign="top">Optional</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top" rowspan="18"><a href="#CRTCOSD.ROW1LINE"><b>ROW1LINE</b></a></td>
|
||
|
<td valign="top">Row 1 for lines</td>
|
||
|
<td valign="top"><i>Element list</i></td>
|
||
|
<td valign="top" rowspan="18">Optional</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 1: Line row weight</td>
|
||
|
<td valign="top">
|
||
|
0-255, <b><u>30</u></b></td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 2: Minimum link speed</td>
|
||
|
<td valign="top">
|
||
|
*MIN, 1200, 2400, 4800, 7200, 9600, 14400, 19200, 48000, 56000, 64000, 112000, 128000, 168000, 192000, 224000, 256000, 280000, 320000, 336000, 384000, 448000, 499000, 576000, 614000, 691000, 768000, 845000, 922000, 998000, 1075000, 1152000, 1229000, 1382000, 1536000, 1690000, 1843000, 1997000, <b><u>4M</u></b>, 10M, 16M, *MAX</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 3: Maximum link speed</td>
|
||
|
<td valign="top">
|
||
|
*MIN, 1200, 2400, 4800, 7200, 9600, 14400, 19200, 48000, 56000, 64000, 112000, 128000, 168000, 192000, 224000, 256000, 280000, 320000, 336000, 384000, 448000, 499000, 576000, 614000, 691000, 768000, 845000, 922000, 998000, 1075000, 1152000, 1229000, 1382000, 1536000, 1690000, 1843000, 1997000, 4M, 10M, 16M, <b><u>*MAX</u></b></td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 4: Minimum cost/connect time</td>
|
||
|
<td valign="top">
|
||
|
0-255, <b><u>0</u></b></td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 5: Maximum cost/connect time</td>
|
||
|
<td valign="top">
|
||
|
0-255, <b><u>0</u></b></td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 6: Minimum cost/byte</td>
|
||
|
<td valign="top">
|
||
|
0-255, <b><u>0</u></b></td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 7: Maximum cost/byte</td>
|
||
|
<td valign="top">
|
||
|
0-255, <b><u>0</u></b></td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 8: Minimum security for line</td>
|
||
|
<td valign="top">
|
||
|
<b><u>*NONSECURE</u></b>, *PKTSWTNET, *UNDGRDCBL, *SECURECND, *GUARDCND, *ENCRYPTED, *MAX</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 9: Maximum security for line</td>
|
||
|
<td valign="top">
|
||
|
*NONSECURE, *PKTSWTNET, *UNDGRDCBL, *SECURECND, *GUARDCND, *ENCRYPTED, <b><u>*MAX</u></b></td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 10: Minimum propagation delay</td>
|
||
|
<td valign="top">
|
||
|
<b><u>*MIN</u></b>, *LAN, *TELEPHONE, *PKTSWTNET, *SATELLITE, *MAX</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 11: Maximum propagation delay</td>
|
||
|
<td valign="top">
|
||
|
*MIN, <b><u>*LAN</u></b>, *TELEPHONE, *PKTSWTNET, *SATELLITE, *MAX</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 12: Minimum user-defined 1</td>
|
||
|
<td valign="top">
|
||
|
0-255, <b><u>0</u></b></td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 13: Maximum user-defined 1</td>
|
||
|
<td valign="top">
|
||
|
0-255, <b><u>255</u></b></td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 14: Minimum user-defined 2</td>
|
||
|
<td valign="top">
|
||
|
0-255, <b><u>0</u></b></td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 15: Maximum user-defined 2</td>
|
||
|
<td valign="top">
|
||
|
0-255, <b><u>255</u></b></td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 16: Minimum user-defined 3</td>
|
||
|
<td valign="top">
|
||
|
0-255, <b><u>0</u></b></td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 17: Maximum user-defined 3</td>
|
||
|
<td valign="top">
|
||
|
0-255, <b><u>255</u></b></td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top" rowspan="6"><a href="#CRTCOSD.ROW1NODE"><b>ROW1NODE</b></a></td>
|
||
|
<td valign="top">Row 1 for nodes</td>
|
||
|
<td valign="top"><i>Element list</i></td>
|
||
|
<td valign="top" rowspan="6">Optional</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 1: Node row weight</td>
|
||
|
<td valign="top">
|
||
|
0-255, <b><u>5</u></b></td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 2: Min route addition resistance</td>
|
||
|
<td valign="top">
|
||
|
0-255, <b><u>0</u></b></td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 3: Max route addition resistance</td>
|
||
|
<td valign="top">
|
||
|
0-255, <b><u>31</u></b></td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 4: Minimum congestion for node</td>
|
||
|
<td valign="top">
|
||
|
<b><u>*LOW</u></b>, *HIGH</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 5: Maximum congestion for node</td>
|
||
|
<td valign="top">
|
||
|
<b><u>*LOW</u></b>, *HIGH</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top" rowspan="18"><a href="#CRTCOSD.ROW2LINE"><b>ROW2LINE</b></a></td>
|
||
|
<td valign="top">Row 2 for lines</td>
|
||
|
<td valign="top"><i>Element list</i></td>
|
||
|
<td valign="top" rowspan="18">Optional</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 1: Line row weight</td>
|
||
|
<td valign="top">
|
||
|
0-255, <b><u>60</u></b></td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 2: Minimum link speed</td>
|
||
|
<td valign="top">
|
||
|
*MIN, 1200, 2400, 4800, 7200, 9600, 14400, 19200, 48000, <b><u>56000</u></b>, 64000, 112000, 128000, 168000, 192000, 224000, 256000, 280000, 320000, 336000, 384000, 448000, 499000, 576000, 614000, 691000, 768000, 845000, 922000, 998000, 1075000, 1152000, 1229000, 1382000, 1536000, 1690000, 1843000, 1997000, 4M, 10M, 16M, *MAX</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 3: Maximum link speed</td>
|
||
|
<td valign="top">
|
||
|
*MIN, 1200, 2400, 4800, 7200, 9600, 14400, 19200, 48000, 56000, 64000, 112000, 128000, 168000, 192000, 224000, 256000, 280000, 320000, 336000, 384000, 448000, 499000, 576000, 614000, 691000, 768000, 845000, 922000, 998000, 1075000, 1152000, 1229000, 1382000, 1536000, 1690000, 1843000, 1997000, 4M, 10M, 16M, <b><u>*MAX</u></b></td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 4: Minimum cost/connect time</td>
|
||
|
<td valign="top">
|
||
|
0-255, <b><u>0</u></b></td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 5: Maximum cost/connect time</td>
|
||
|
<td valign="top">
|
||
|
0-255, <b><u>0</u></b></td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 6: Minimum cost/byte</td>
|
||
|
<td valign="top">
|
||
|
0-255, <b><u>0</u></b></td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 7: Maximum cost/byte</td>
|
||
|
<td valign="top">
|
||
|
0-255, <b><u>0</u></b></td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 8: Minimum security for line</td>
|
||
|
<td valign="top">
|
||
|
<b><u>*NONSECURE</u></b>, *PKTSWTNET, *UNDGRDCBL, *SECURECND, *GUARDCND, *ENCRYPTED, *MAX</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 9: Maximum security for line</td>
|
||
|
<td valign="top">
|
||
|
*NONSECURE, *PKTSWTNET, *UNDGRDCBL, *SECURECND, *GUARDCND, *ENCRYPTED, <b><u>*MAX</u></b></td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 10: Minimum propagation delay</td>
|
||
|
<td valign="top">
|
||
|
<b><u>*MIN</u></b>, *LAN, *TELEPHONE, *PKTSWTNET, *SATELLITE, *MAX</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 11: Maximum propagation delay</td>
|
||
|
<td valign="top">
|
||
|
*MIN, *LAN, <b><u>*TELEPHONE</u></b>, *PKTSWTNET, *SATELLITE, *MAX</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 12: Minimum user-defined 1</td>
|
||
|
<td valign="top">
|
||
|
0-255, <b><u>0</u></b></td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 13: Maximum user-defined 1</td>
|
||
|
<td valign="top">
|
||
|
0-255, <b><u>255</u></b></td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 14: Minimum user-defined 2</td>
|
||
|
<td valign="top">
|
||
|
0-255, <b><u>0</u></b></td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 15: Maximum user-defined 2</td>
|
||
|
<td valign="top">
|
||
|
0-255, <b><u>255</u></b></td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 16: Minimum user-defined 3</td>
|
||
|
<td valign="top">
|
||
|
0-255, <b><u>0</u></b></td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 17: Maximum user-defined 3</td>
|
||
|
<td valign="top">
|
||
|
0-255, <b><u>255</u></b></td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top" rowspan="6"><a href="#CRTCOSD.ROW2NODE"><b>ROW2NODE</b></a></td>
|
||
|
<td valign="top">Row 2 for nodes</td>
|
||
|
<td valign="top"><i>Element list</i></td>
|
||
|
<td valign="top" rowspan="6">Optional</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 1: Node row weight</td>
|
||
|
<td valign="top">
|
||
|
0-255, <b><u>10</u></b></td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 2: Min route addition resistance</td>
|
||
|
<td valign="top">
|
||
|
0-255, <b><u>0</u></b></td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 3: Max route addition resistance</td>
|
||
|
<td valign="top">
|
||
|
0-255, <b><u>63</u></b></td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 4: Minimum congestion for node</td>
|
||
|
<td valign="top">
|
||
|
<b><u>*LOW</u></b>, *HIGH</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 5: Maximum congestion for node</td>
|
||
|
<td valign="top">
|
||
|
<b><u>*LOW</u></b>, *HIGH</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top" rowspan="18"><a href="#CRTCOSD.ROW3LINE"><b>ROW3LINE</b></a></td>
|
||
|
<td valign="top">Row 3 for lines</td>
|
||
|
<td valign="top"><i>Element list</i></td>
|
||
|
<td valign="top" rowspan="18">Optional</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 1: Line row weight</td>
|
||
|
<td valign="top">
|
||
|
0-255, <b><u>90</u></b></td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 2: Minimum link speed</td>
|
||
|
<td valign="top">
|
||
|
*MIN, 1200, 2400, 4800, 7200, 9600, 14400, <b><u>19200</u></b>, 48000, 56000, 64000, 112000, 128000, 168000, 192000, 224000, 256000, 280000, 320000, 336000, 384000, 448000, 499000, 576000, 614000, 691000, 768000, 845000, 922000, 998000, 1075000, 1152000, 1229000, 1382000, 1536000, 1690000, 1843000, 1997000, 4M, 10M, 16M, *MAX</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 3: Maximum link speed</td>
|
||
|
<td valign="top">
|
||
|
*MIN, 1200, 2400, 4800, 7200, 9600, 14400, 19200, 48000, 56000, 64000, 112000, 128000, 168000, 192000, 224000, 256000, 280000, 320000, 336000, 384000, 448000, 499000, 576000, 614000, 691000, 768000, 845000, 922000, 998000, 1075000, 1152000, 1229000, 1382000, 1536000, 1690000, 1843000, 1997000, 4M, 10M, 16M, <b><u>*MAX</u></b></td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 4: Minimum cost/connect time</td>
|
||
|
<td valign="top">
|
||
|
0-255, <b><u>0</u></b></td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 5: Maximum cost/connect time</td>
|
||
|
<td valign="top">
|
||
|
0-255, <b><u>0</u></b></td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 6: Minimum cost/byte</td>
|
||
|
<td valign="top">
|
||
|
0-255, <b><u>0</u></b></td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 7: Maximum cost/byte</td>
|
||
|
<td valign="top">
|
||
|
0-255, <b><u>0</u></b></td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 8: Minimum security for line</td>
|
||
|
<td valign="top">
|
||
|
<b><u>*NONSECURE</u></b>, *PKTSWTNET, *UNDGRDCBL, *SECURECND, *GUARDCND, *ENCRYPTED, *MAX</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 9: Maximum security for line</td>
|
||
|
<td valign="top">
|
||
|
*NONSECURE, *PKTSWTNET, *UNDGRDCBL, *SECURECND, *GUARDCND, *ENCRYPTED, <b><u>*MAX</u></b></td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 10: Minimum propagation delay</td>
|
||
|
<td valign="top">
|
||
|
<b><u>*MIN</u></b>, *LAN, *TELEPHONE, *PKTSWTNET, *SATELLITE, *MAX</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 11: Maximum propagation delay</td>
|
||
|
<td valign="top">
|
||
|
*MIN, *LAN, <b><u>*TELEPHONE</u></b>, *PKTSWTNET, *SATELLITE, *MAX</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 12: Minimum user-defined 1</td>
|
||
|
<td valign="top">
|
||
|
0-255, <b><u>0</u></b></td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 13: Maximum user-defined 1</td>
|
||
|
<td valign="top">
|
||
|
0-255, <b><u>255</u></b></td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 14: Minimum user-defined 2</td>
|
||
|
<td valign="top">
|
||
|
0-255, <b><u>0</u></b></td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 15: Maximum user-defined 2</td>
|
||
|
<td valign="top">
|
||
|
0-255, <b><u>255</u></b></td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 16: Minimum user-defined 3</td>
|
||
|
<td valign="top">
|
||
|
0-255, <b><u>0</u></b></td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 17: Maximum user-defined 3</td>
|
||
|
<td valign="top">
|
||
|
0-255, <b><u>255</u></b></td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top" rowspan="6"><a href="#CRTCOSD.ROW3NODE"><b>ROW3NODE</b></a></td>
|
||
|
<td valign="top">Row 3 for nodes</td>
|
||
|
<td valign="top"><i>Element list</i></td>
|
||
|
<td valign="top" rowspan="6">Optional</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 1: Node row weight</td>
|
||
|
<td valign="top">
|
||
|
0-255, <b><u>20</u></b></td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 2: Min route addition resistance</td>
|
||
|
<td valign="top">
|
||
|
0-255, <b><u>0</u></b></td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 3: Max route addition resistance</td>
|
||
|
<td valign="top">
|
||
|
0-255, <b><u>95</u></b></td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 4: Minimum congestion for node</td>
|
||
|
<td valign="top">
|
||
|
<b><u>*LOW</u></b>, *HIGH</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 5: Maximum congestion for node</td>
|
||
|
<td valign="top">
|
||
|
<b><u>*LOW</u></b>, *HIGH</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top" rowspan="18"><a href="#CRTCOSD.ROW4LINE"><b>ROW4LINE</b></a></td>
|
||
|
<td valign="top">Row 4 for lines</td>
|
||
|
<td valign="top"><i>Element list</i></td>
|
||
|
<td valign="top" rowspan="18">Optional</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 1: Line row weight</td>
|
||
|
<td valign="top">
|
||
|
0-255, <b><u>120</u></b></td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 2: Minimum link speed</td>
|
||
|
<td valign="top">
|
||
|
*MIN, 1200, 2400, 4800, 7200, <b><u>9600</u></b>, 14400, 19200, 48000, 56000, 64000, 112000, 128000, 168000, 192000, 224000, 256000, 280000, 320000, 336000, 384000, 448000, 499000, 576000, 614000, 691000, 768000, 845000, 922000, 998000, 1075000, 1152000, 1229000, 1382000, 1536000, 1690000, 1843000, 1997000, 4M, 10M, 16M, *MAX</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 3: Maximum link speed</td>
|
||
|
<td valign="top">
|
||
|
*MIN, 1200, 2400, 4800, 7200, 9600, 14400, 19200, 48000, 56000, 64000, 112000, 128000, 168000, 192000, 224000, 256000, 280000, 320000, 336000, 384000, 448000, 499000, 576000, 614000, 691000, 768000, 845000, 922000, 998000, 1075000, 1152000, 1229000, 1382000, 1536000, 1690000, 1843000, 1997000, 4M, 10M, 16M, <b><u>*MAX</u></b></td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 4: Minimum cost/connect time</td>
|
||
|
<td valign="top">
|
||
|
0-255, <b><u>0</u></b></td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 5: Maximum cost/connect time</td>
|
||
|
<td valign="top">
|
||
|
0-255, <b><u>0</u></b></td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 6: Minimum cost/byte</td>
|
||
|
<td valign="top">
|
||
|
0-255, <b><u>0</u></b></td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 7: Maximum cost/byte</td>
|
||
|
<td valign="top">
|
||
|
0-255, <b><u>0</u></b></td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 8: Minimum security for line</td>
|
||
|
<td valign="top">
|
||
|
<b><u>*NONSECURE</u></b>, *PKTSWTNET, *UNDGRDCBL, *SECURECND, *GUARDCND, *ENCRYPTED, *MAX</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 9: Maximum security for line</td>
|
||
|
<td valign="top">
|
||
|
*NONSECURE, *PKTSWTNET, *UNDGRDCBL, *SECURECND, *GUARDCND, *ENCRYPTED, <b><u>*MAX</u></b></td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 10: Minimum propagation delay</td>
|
||
|
<td valign="top">
|
||
|
<b><u>*MIN</u></b>, *LAN, *TELEPHONE, *PKTSWTNET, *SATELLITE, *MAX</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 11: Maximum propagation delay</td>
|
||
|
<td valign="top">
|
||
|
*MIN, *LAN, <b><u>*TELEPHONE</u></b>, *PKTSWTNET, *SATELLITE, *MAX</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 12: Minimum user-defined 1</td>
|
||
|
<td valign="top">
|
||
|
0-255, <b><u>0</u></b></td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 13: Maximum user-defined 1</td>
|
||
|
<td valign="top">
|
||
|
0-255, <b><u>255</u></b></td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 14: Minimum user-defined 2</td>
|
||
|
<td valign="top">
|
||
|
0-255, <b><u>0</u></b></td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 15: Maximum user-defined 2</td>
|
||
|
<td valign="top">
|
||
|
0-255, <b><u>255</u></b></td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 16: Minimum user-defined 3</td>
|
||
|
<td valign="top">
|
||
|
0-255, <b><u>0</u></b></td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 17: Maximum user-defined 3</td>
|
||
|
<td valign="top">
|
||
|
0-255, <b><u>255</u></b></td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top" rowspan="6"><a href="#CRTCOSD.ROW4NODE"><b>ROW4NODE</b></a></td>
|
||
|
<td valign="top">Row 4 for nodes</td>
|
||
|
<td valign="top"><i>Element list</i></td>
|
||
|
<td valign="top" rowspan="6">Optional</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 1: Node row weight</td>
|
||
|
<td valign="top">
|
||
|
0-255, <b><u>40</u></b></td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 2: Min route addition resistance</td>
|
||
|
<td valign="top">
|
||
|
0-255, <b><u>0</u></b></td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 3: Max route addition resistance</td>
|
||
|
<td valign="top">
|
||
|
0-255, <b><u>127</u></b></td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 4: Minimum congestion for node</td>
|
||
|
<td valign="top">
|
||
|
<b><u>*LOW</u></b>, *HIGH</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 5: Maximum congestion for node</td>
|
||
|
<td valign="top">
|
||
|
<b><u>*LOW</u></b>, *HIGH</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top" rowspan="18"><a href="#CRTCOSD.ROW5LINE"><b>ROW5LINE</b></a></td>
|
||
|
<td valign="top">Row 5 for lines</td>
|
||
|
<td valign="top"><i>Element list</i></td>
|
||
|
<td valign="top" rowspan="18">Optional</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 1: Line row weight</td>
|
||
|
<td valign="top">
|
||
|
0-255, <b><u>150</u></b></td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 2: Minimum link speed</td>
|
||
|
<td valign="top">
|
||
|
*MIN, 1200, 2400, 4800, 7200, 9600, 14400, <b><u>19200</u></b>, 48000, 56000, 64000, 112000, 128000, 168000, 192000, 224000, 256000, 280000, 320000, 336000, 384000, 448000, 499000, 576000, 614000, 691000, 768000, 845000, 922000, 998000, 1075000, 1152000, 1229000, 1382000, 1536000, 1690000, 1843000, 1997000, 4M, 10M, 16M, *MAX</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 3: Maximum link speed</td>
|
||
|
<td valign="top">
|
||
|
*MIN, 1200, 2400, 4800, 7200, 9600, 14400, 19200, 48000, 56000, 64000, 112000, 128000, 168000, 192000, 224000, 256000, 280000, 320000, 336000, 384000, 448000, 499000, 576000, 614000, 691000, 768000, 845000, 922000, 998000, 1075000, 1152000, 1229000, 1382000, 1536000, 1690000, 1843000, 1997000, 4M, 10M, 16M, <b><u>*MAX</u></b></td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 4: Minimum cost/connect time</td>
|
||
|
<td valign="top">
|
||
|
0-255, <b><u>0</u></b></td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 5: Maximum cost/connect time</td>
|
||
|
<td valign="top">
|
||
|
0-255, <b><u>0</u></b></td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 6: Minimum cost/byte</td>
|
||
|
<td valign="top">
|
||
|
0-255, <b><u>0</u></b></td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 7: Maximum cost/byte</td>
|
||
|
<td valign="top">
|
||
|
0-255, <b><u>0</u></b></td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 8: Minimum security for line</td>
|
||
|
<td valign="top">
|
||
|
<b><u>*NONSECURE</u></b>, *PKTSWTNET, *UNDGRDCBL, *SECURECND, *GUARDCND, *ENCRYPTED, *MAX</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 9: Maximum security for line</td>
|
||
|
<td valign="top">
|
||
|
*NONSECURE, *PKTSWTNET, *UNDGRDCBL, *SECURECND, *GUARDCND, *ENCRYPTED, <b><u>*MAX</u></b></td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 10: Minimum propagation delay</td>
|
||
|
<td valign="top">
|
||
|
<b><u>*MIN</u></b>, *LAN, *TELEPHONE, *PKTSWTNET, *SATELLITE, *MAX</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 11: Maximum propagation delay</td>
|
||
|
<td valign="top">
|
||
|
*MIN, *LAN, *TELEPHONE, <b><u>*PKTSWTNET</u></b>, *SATELLITE, *MAX</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 12: Minimum user-defined 1</td>
|
||
|
<td valign="top">
|
||
|
0-255, <b><u>0</u></b></td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 13: Maximum user-defined 1</td>
|
||
|
<td valign="top">
|
||
|
0-255, <b><u>255</u></b></td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 14: Minimum user-defined 2</td>
|
||
|
<td valign="top">
|
||
|
0-255, <b><u>0</u></b></td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 15: Maximum user-defined 2</td>
|
||
|
<td valign="top">
|
||
|
0-255, <b><u>255</u></b></td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 16: Minimum user-defined 3</td>
|
||
|
<td valign="top">
|
||
|
0-255, <b><u>0</u></b></td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 17: Maximum user-defined 3</td>
|
||
|
<td valign="top">
|
||
|
0-255, <b><u>255</u></b></td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top" rowspan="6"><a href="#CRTCOSD.ROW5NODE"><b>ROW5NODE</b></a></td>
|
||
|
<td valign="top">Row 5 for nodes</td>
|
||
|
<td valign="top"><i>Element list</i></td>
|
||
|
<td valign="top" rowspan="6">Optional</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 1: Node row weight</td>
|
||
|
<td valign="top">
|
||
|
0-255, <b><u>80</u></b></td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 2: Min route addition resistance</td>
|
||
|
<td valign="top">
|
||
|
0-255, <b><u>0</u></b></td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 3: Max route addition resistance</td>
|
||
|
<td valign="top">
|
||
|
0-255, <b><u>159</u></b></td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 4: Minimum congestion for node</td>
|
||
|
<td valign="top">
|
||
|
<b><u>*LOW</u></b>, *HIGH</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 5: Maximum congestion for node</td>
|
||
|
<td valign="top">
|
||
|
<b><u>*LOW</u></b>, *HIGH</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top" rowspan="18"><a href="#CRTCOSD.ROW6LINE"><b>ROW6LINE</b></a></td>
|
||
|
<td valign="top">Row 6 for lines</td>
|
||
|
<td valign="top"><i>Element list</i></td>
|
||
|
<td valign="top" rowspan="18">Optional</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 1: Line row weight</td>
|
||
|
<td valign="top">
|
||
|
0-255, <b><u>180</u></b></td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 2: Minimum link speed</td>
|
||
|
<td valign="top">
|
||
|
*MIN, 1200, 2400, 4800, 7200, <b><u>9600</u></b>, 14400, 19200, 48000, 56000, 64000, 112000, 128000, 168000, 192000, 224000, 256000, 280000, 320000, 336000, 384000, 448000, 499000, 576000, 614000, 691000, 768000, 845000, 922000, 998000, 1075000, 1152000, 1229000, 1382000, 1536000, 1690000, 1843000, 1997000, 4M, 10M, 16M, *MAX</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 3: Maximum link speed</td>
|
||
|
<td valign="top">
|
||
|
*MIN, 1200, 2400, 4800, 7200, 9600, 14400, 19200, 48000, 56000, 64000, 112000, 128000, 168000, 192000, 224000, 256000, 280000, 320000, 336000, 384000, 448000, 499000, 576000, 614000, 691000, 768000, 845000, 922000, 998000, 1075000, 1152000, 1229000, 1382000, 1536000, 1690000, 1843000, 1997000, 4M, 10M, 16M, <b><u>*MAX</u></b></td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 4: Minimum cost/connect time</td>
|
||
|
<td valign="top">
|
||
|
0-255, <b><u>0</u></b></td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 5: Maximum cost/connect time</td>
|
||
|
<td valign="top">
|
||
|
0-255, <b><u>128</u></b></td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 6: Minimum cost/byte</td>
|
||
|
<td valign="top">
|
||
|
0-255, <b><u>0</u></b></td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 7: Maximum cost/byte</td>
|
||
|
<td valign="top">
|
||
|
0-255, <b><u>128</u></b></td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 8: Minimum security for line</td>
|
||
|
<td valign="top">
|
||
|
<b><u>*NONSECURE</u></b>, *PKTSWTNET, *UNDGRDCBL, *SECURECND, *GUARDCND, *ENCRYPTED, *MAX</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 9: Maximum security for line</td>
|
||
|
<td valign="top">
|
||
|
*NONSECURE, *PKTSWTNET, *UNDGRDCBL, *SECURECND, *GUARDCND, *ENCRYPTED, <b><u>*MAX</u></b></td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 10: Minimum propagation delay</td>
|
||
|
<td valign="top">
|
||
|
<b><u>*MIN</u></b>, *LAN, *TELEPHONE, *PKTSWTNET, *SATELLITE, *MAX</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 11: Maximum propagation delay</td>
|
||
|
<td valign="top">
|
||
|
*MIN, *LAN, *TELEPHONE, <b><u>*PKTSWTNET</u></b>, *SATELLITE, *MAX</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 12: Minimum user-defined 1</td>
|
||
|
<td valign="top">
|
||
|
0-255, <b><u>0</u></b></td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 13: Maximum user-defined 1</td>
|
||
|
<td valign="top">
|
||
|
0-255, <b><u>255</u></b></td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 14: Minimum user-defined 2</td>
|
||
|
<td valign="top">
|
||
|
0-255, <b><u>0</u></b></td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 15: Maximum user-defined 2</td>
|
||
|
<td valign="top">
|
||
|
0-255, <b><u>255</u></b></td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 16: Minimum user-defined 3</td>
|
||
|
<td valign="top">
|
||
|
0-255, <b><u>0</u></b></td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 17: Maximum user-defined 3</td>
|
||
|
<td valign="top">
|
||
|
0-255, <b><u>255</u></b></td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top" rowspan="6"><a href="#CRTCOSD.ROW6NODE"><b>ROW6NODE</b></a></td>
|
||
|
<td valign="top">Row 6 for nodes</td>
|
||
|
<td valign="top"><i>Element list</i></td>
|
||
|
<td valign="top" rowspan="6">Optional</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 1: Node row weight</td>
|
||
|
<td valign="top">
|
||
|
0-255, <b><u>100</u></b></td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 2: Min route addition resistance</td>
|
||
|
<td valign="top">
|
||
|
0-255, <b><u>0</u></b></td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 3: Max route addition resistance</td>
|
||
|
<td valign="top">
|
||
|
0-255, <b><u>191</u></b></td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 4: Minimum congestion for node</td>
|
||
|
<td valign="top">
|
||
|
<b><u>*LOW</u></b>, *HIGH</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 5: Maximum congestion for node</td>
|
||
|
<td valign="top">
|
||
|
<b><u>*LOW</u></b>, *HIGH</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top" rowspan="18"><a href="#CRTCOSD.ROW7LINE"><b>ROW7LINE</b></a></td>
|
||
|
<td valign="top">Row 7 for lines</td>
|
||
|
<td valign="top"><i>Element list</i></td>
|
||
|
<td valign="top" rowspan="18">Optional</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 1: Line row weight</td>
|
||
|
<td valign="top">
|
||
|
0-255, <b><u>210</u></b></td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 2: Minimum link speed</td>
|
||
|
<td valign="top">
|
||
|
*MIN, 1200, 2400, <b><u>4800</u></b>, 7200, 9600, 14400, 19200, 48000, 56000, 64000, 112000, 128000, 168000, 192000, 224000, 256000, 280000, 320000, 336000, 384000, 448000, 499000, 576000, 614000, 691000, 768000, 845000, 922000, 998000, 1075000, 1152000, 1229000, 1382000, 1536000, 1690000, 1843000, 1997000, 4M, 10M, 16M, *MAX</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 3: Maximum link speed</td>
|
||
|
<td valign="top">
|
||
|
*MIN, 1200, 2400, 4800, 7200, 9600, 14400, 19200, 48000, 56000, 64000, 112000, 128000, 168000, 192000, 224000, 256000, 280000, 320000, 336000, 384000, 448000, 499000, 576000, 614000, 691000, 768000, 845000, 922000, 998000, 1075000, 1152000, 1229000, 1382000, 1536000, 1690000, 1843000, 1997000, 4M, 10M, 16M, <b><u>*MAX</u></b></td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 4: Minimum cost/connect time</td>
|
||
|
<td valign="top">
|
||
|
0-255, <b><u>0</u></b></td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 5: Maximum cost/connect time</td>
|
||
|
<td valign="top">
|
||
|
0-255, <b><u>196</u></b></td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 6: Minimum cost/byte</td>
|
||
|
<td valign="top">
|
||
|
0-255, <b><u>0</u></b></td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 7: Maximum cost/byte</td>
|
||
|
<td valign="top">
|
||
|
0-255, <b><u>196</u></b></td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 8: Minimum security for line</td>
|
||
|
<td valign="top">
|
||
|
<b><u>*NONSECURE</u></b>, *PKTSWTNET, *UNDGRDCBL, *SECURECND, *GUARDCND, *ENCRYPTED, *MAX</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 9: Maximum security for line</td>
|
||
|
<td valign="top">
|
||
|
*NONSECURE, *PKTSWTNET, *UNDGRDCBL, *SECURECND, *GUARDCND, *ENCRYPTED, <b><u>*MAX</u></b></td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 10: Minimum propagation delay</td>
|
||
|
<td valign="top">
|
||
|
<b><u>*MIN</u></b>, *LAN, *TELEPHONE, *PKTSWTNET, *SATELLITE, *MAX</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 11: Maximum propagation delay</td>
|
||
|
<td valign="top">
|
||
|
*MIN, *LAN, *TELEPHONE, *PKTSWTNET, *SATELLITE, <b><u>*MAX</u></b></td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 12: Minimum user-defined 1</td>
|
||
|
<td valign="top">
|
||
|
0-255, <b><u>0</u></b></td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 13: Maximum user-defined 1</td>
|
||
|
<td valign="top">
|
||
|
0-255, <b><u>255</u></b></td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 14: Minimum user-defined 2</td>
|
||
|
<td valign="top">
|
||
|
0-255, <b><u>0</u></b></td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 15: Maximum user-defined 2</td>
|
||
|
<td valign="top">
|
||
|
0-255, <b><u>255</u></b></td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 16: Minimum user-defined 3</td>
|
||
|
<td valign="top">
|
||
|
0-255, <b><u>0</u></b></td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 17: Maximum user-defined 3</td>
|
||
|
<td valign="top">
|
||
|
0-255, <b><u>255</u></b></td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top" rowspan="6"><a href="#CRTCOSD.ROW7NODE"><b>ROW7NODE</b></a></td>
|
||
|
<td valign="top">Row 7 for nodes</td>
|
||
|
<td valign="top"><i>Element list</i></td>
|
||
|
<td valign="top" rowspan="6">Optional</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 1: Node row weight</td>
|
||
|
<td valign="top">
|
||
|
0-255, <b><u>120</u></b></td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 2: Min route addition resistance</td>
|
||
|
<td valign="top">
|
||
|
0-255, <b><u>0</u></b></td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 3: Max route addition resistance</td>
|
||
|
<td valign="top">
|
||
|
0-255, <b><u>223</u></b></td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 4: Minimum congestion for node</td>
|
||
|
<td valign="top">
|
||
|
<b><u>*LOW</u></b>, *HIGH</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 5: Maximum congestion for node</td>
|
||
|
<td valign="top">
|
||
|
<b><u>*HIGH</u></b>, *LOW</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top" rowspan="18"><a href="#CRTCOSD.ROW8LINE"><b>ROW8LINE</b></a></td>
|
||
|
<td valign="top">Row 8 for lines</td>
|
||
|
<td valign="top"><i>Element list</i></td>
|
||
|
<td valign="top" rowspan="18">Optional</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 1: Line row weight</td>
|
||
|
<td valign="top">
|
||
|
0-255, <b><u>240</u></b></td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 2: Minimum link speed</td>
|
||
|
<td valign="top">
|
||
|
<b><u>*MIN</u></b>, 1200, 2400, 4800, 7200, 9600, 14400, 19200, 48000, 56000, 64000, 112000, 128000, 168000, 192000, 224000, 256000, 280000, 320000, 336000, 384000, 448000, 499000, 576000, 614000, 691000, 768000, 845000, 922000, 998000, 1075000, 1152000, 1229000, 1382000, 1536000, 1690000, 1843000, 1997000, 4M, 10M, 16M, *MAX</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 3: Maximum link speed</td>
|
||
|
<td valign="top">
|
||
|
*MIN, 1200, 2400, 4800, 7200, 9600, 14400, 19200, 48000, 56000, 64000, 112000, 128000, 168000, 192000, 224000, 256000, 280000, 320000, 336000, 384000, 448000, 499000, 576000, 614000, 691000, 768000, 845000, 922000, 998000, 1075000, 1152000, 1229000, 1382000, 1536000, 1690000, 1843000, 1997000, 4M, 10M, 16M, <b><u>*MAX</u></b></td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 4: Minimum cost/connect time</td>
|
||
|
<td valign="top">
|
||
|
0-255, <b><u>0</u></b></td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 5: Maximum cost/connect time</td>
|
||
|
<td valign="top">
|
||
|
0-255, <b><u>255</u></b></td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 6: Minimum cost/byte</td>
|
||
|
<td valign="top">
|
||
|
0-255, <b><u>0</u></b></td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 7: Maximum cost/byte</td>
|
||
|
<td valign="top">
|
||
|
0-255, <b><u>255</u></b></td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 8: Minimum security for line</td>
|
||
|
<td valign="top">
|
||
|
<b><u>*NONSECURE</u></b>, *PKTSWTNET, *UNDGRDCBL, *SECURECND, *GUARDCND, *ENCRYPTED, *MAX</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 9: Maximum security for line</td>
|
||
|
<td valign="top">
|
||
|
*NONSECURE, *PKTSWTNET, *UNDGRDCBL, *SECURECND, *GUARDCND, *ENCRYPTED, <b><u>*MAX</u></b></td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 10: Minimum propagation delay</td>
|
||
|
<td valign="top">
|
||
|
<b><u>*MIN</u></b>, *LAN, *TELEPHONE, *PKTSWTNET, *SATELLITE, *MAX</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 11: Maximum propagation delay</td>
|
||
|
<td valign="top">
|
||
|
*MIN, *LAN, *TELEPHONE, *PKTSWTNET, *SATELLITE, <b><u>*MAX</u></b></td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 12: Minimum user-defined 1</td>
|
||
|
<td valign="top">
|
||
|
0-255, <b><u>0</u></b></td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 13: Maximum user-defined 1</td>
|
||
|
<td valign="top">
|
||
|
0-255, <b><u>255</u></b></td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 14: Minimum user-defined 2</td>
|
||
|
<td valign="top">
|
||
|
0-255, <b><u>0</u></b></td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 15: Maximum user-defined 2</td>
|
||
|
<td valign="top">
|
||
|
0-255, <b><u>255</u></b></td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 16: Minimum user-defined 3</td>
|
||
|
<td valign="top">
|
||
|
0-255, <b><u>0</u></b></td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 17: Maximum user-defined 3</td>
|
||
|
<td valign="top">
|
||
|
0-255, <b><u>255</u></b></td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top" rowspan="6"><a href="#CRTCOSD.ROW8NODE"><b>ROW8NODE</b></a></td>
|
||
|
<td valign="top">Row 8 for nodes</td>
|
||
|
<td valign="top"><i>Element list</i></td>
|
||
|
<td valign="top" rowspan="6">Optional</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 1: Node row weight</td>
|
||
|
<td valign="top">
|
||
|
0-255, <b><u>150</u></b></td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 2: Min route addition resistance</td>
|
||
|
<td valign="top">
|
||
|
0-255, <b><u>0</u></b></td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 3: Max route addition resistance</td>
|
||
|
<td valign="top">
|
||
|
0-255, <b><u>255</u></b></td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 4: Minimum congestion for node</td>
|
||
|
<td valign="top">
|
||
|
<b><u>*LOW</u></b>, *HIGH</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 5: Maximum congestion for node</td>
|
||
|
<td valign="top">
|
||
|
<b><u>*HIGH</u></b>, *LOW</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top"><a href="#CRTCOSD.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="#CRTCOSD.AUT"><b>AUT</b></a></td>
|
||
|
<td valign="top">Authority</td>
|
||
|
<td valign="top"><i>Name</i>, <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="#CRTCOSD.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
</div>
|
||
|
<div> <a name="CRTCOSD.COSD"></a>
|
||
|
<h3>Class-of-service description (COSD)</h3>
|
||
|
<p>Specifies the name of the class-of-service description.
|
||
|
</p>
|
||
|
<p>This is a required parameter.
|
||
|
</p>
|
||
|
<p>This name ranges from 1 to 8 characters.
|
||
|
</p>
|
||
|
<p>This is a required parameter.
|
||
|
</p>
|
||
|
</div>
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#CRTCOSD.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
<div> <a name="CRTCOSD.TMSPTY"></a>
|
||
|
<h3>Transmission priority (TMSPTY)</h3>
|
||
|
<p>Specifies the transmission priority for this class-of-service description.
|
||
|
</p>
|
||
|
<dl>
|
||
|
<dt><b>*LOW</b></dt>
|
||
|
<dd>The lowest transmission priority is used for this class-of-service description.
|
||
|
</dd>
|
||
|
<dt><b>*MED</b></dt>
|
||
|
<dd>Medium transmission priority is used for this class-of-service description.
|
||
|
</dd>
|
||
|
<dt><b>*HIGH</b></dt>
|
||
|
<dd>The highest transmission priority is used for this class-of-service description.
|
||
|
</dd>
|
||
|
</dl>
|
||
|
</div>
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#CRTCOSD.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
<div> <a name="CRTCOSD.ROW1LINE"></a>
|
||
|
<h3>Row 1 for lines (ROW1LINE)</h3>
|
||
|
<p>Specifies the list of line-related criteria used for the first through eighth rows of the class-of-service description. Each row describes the attributes of the line connection between two nodes in the APPN network. The rows are examined in order from first through eighth to attempt to define a network routing path. The list shows a value for each of the following elements.
|
||
|
</p>
|
||
|
<dl>
|
||
|
<dt><b><i>line-weighting-factor</i></b></dt>
|
||
|
<dd>Specifies the relative weight of this row for line connections. The weight ranges from 0 to 255. The more desirable line connections are assigned the lower weights.
|
||
|
</dd>
|
||
|
<dt><b><i>minimum-link-speed</i></b></dt>
|
||
|
<dd>Specifies the minimum link speed for a line connection that is accepted by this line row criteria. Valid values are *MIN, 1200, 2400, 4800, 7200, 9600, 14400, 19200, 48000, 56000, 64000, 112000, 128000, 168000, 192000, 224000, 256000, 280000, 320000, 336000, 384000, 448000, 499000, 576000, 614000, 691000, 768000, 845000, 922000, 998000, 1075000, 1152000, 1229000, 1382000, 1536000, 1690000, 1843000, 1997000, 4M, 10M, 16M, or *MAX bps.
|
||
|
</dd>
|
||
|
<dt><b><i>maximum-link-speed</i></b></dt>
|
||
|
<dd>Specifies the maximum link speed for a line connection that is accepted by this line row criteria. Valid values are *MIN, 1200, 2400, 4800, 7200, 9600, 14400, 19200, 48000, 56000, 64000, 112000, 128000, 168000, 192000, 224000, 256000, 280000, 320000, 336000, 384000, 448000, 499000, 576000, 614000, 691000, 768000, 845000, 922000, 998000, 1075000, 1152000, 1229000, 1382000, 1536000, 1690000, 1843000, 1997000, 4M, 10M, 16M, or *MAX bps.
|
||
|
</dd>
|
||
|
<dt><b><i>minimum-cost/connect-time</i></b></dt>
|
||
|
<dd>Specifies the minimum relative cost per connect time that is accepted by this line row criteria. Valid costs range from 0 to 255. 0 implies a low cost, while 255 indicates a high cost.
|
||
|
</dd>
|
||
|
<dt><b><i>maximum-cost/connect-time</i></b></dt>
|
||
|
<dd>Specifies the maximum relative cost per connect time that is accepted by this line row criteria. Valid costs range from 0 to 255. 0 implies a low cost, while 255 indicates a high cost.
|
||
|
</dd>
|
||
|
<dt><b><i>minimum-cost/byte</i></b></dt>
|
||
|
<dd>Specifies the minimum relative cost per byte that is accepted by this line row criteria. Valid costs range from 0 to 255. 0 implies a low cost, while 255 indicates a high cost.
|
||
|
</dd>
|
||
|
<dt><b><i>maximum-cost/byte</i></b></dt>
|
||
|
<dd>Specifies the maximum relative cost per byte that is accepted by this line row criteria. Valid costs range from 0 to 255. 0 implies a low cost, while 255 indicates a high cost.
|
||
|
</dd>
|
||
|
<dt><b><i>minimum-security</i></b></dt>
|
||
|
<dd>Specifies the minimum security level that is accepted by this line row criteria. Valid values are in order from least to most secure.
|
||
|
<ul>
|
||
|
<li>*NONSECURE (No Security)
|
||
|
</li>
|
||
|
<li>*PKTSWTNET (Packet Switched Network)
|
||
|
</li>
|
||
|
<li>*UNDGRDCBL (Underground Cable)
|
||
|
</li>
|
||
|
<li>*SECURECND (Secure Conduit)
|
||
|
</li>
|
||
|
<li>*GUARDCND (Guarded Conduit)
|
||
|
</li>
|
||
|
<li>*ENCRYPTED (Encrypted Line)
|
||
|
</li>
|
||
|
<li>*MAX (Guarded Conduit, protected against physical and radiation tapping)
|
||
|
</li>
|
||
|
</ul>
|
||
|
</dd>
|
||
|
<dt><b><i>maximum-security</i></b></dt>
|
||
|
<dd>Specifies the maximum security level that is accepted by this line row criteria. Valid values are in order from least to most secure.
|
||
|
<ul>
|
||
|
<li>*NONSECURE (No Security)
|
||
|
</li>
|
||
|
<li>*PKTSWTNET (Packet Switched Network)
|
||
|
</li>
|
||
|
<li>*UNDGRDCBL (Underground Cable)
|
||
|
</li>
|
||
|
<li>*SECURECND (Secure Conduit)
|
||
|
</li>
|
||
|
<li>*GUARDCND (Guarded Conduit)
|
||
|
</li>
|
||
|
<li>*ENCRYPTED (Encrypted Line)
|
||
|
</li>
|
||
|
<li>*MAX (Guarded Conduit, protected against physical and radiation tapping)
|
||
|
</li>
|
||
|
</ul>
|
||
|
</dd>
|
||
|
<dt><b><i>minimum-propagation-delay</i></b></dt>
|
||
|
<dd>Specifies the minimum propagation delay that is accepted by this line row criteria. Valid values are in order from least to longest delay.
|
||
|
<ul>
|
||
|
<li>*MIN (Minimum propagation delay)
|
||
|
</li>
|
||
|
<li>*LAN (Propagation delay using a local area network)
|
||
|
</li>
|
||
|
<li>*TELEPHONE (Propagation delay using telephone lines)
|
||
|
</li>
|
||
|
<li>*PKTSWTNET (Propagation delay using a packet switched network)
|
||
|
</li>
|
||
|
<li>*SATELLITE (Propagation delay using satellite communications)
|
||
|
</li>
|
||
|
<li>*MAX (Maximum propagation delay)
|
||
|
</li>
|
||
|
</ul>
|
||
|
</dd>
|
||
|
<dt><b><i>maximum-propagation-delay</i></b></dt>
|
||
|
<dd>Specifies the maximum propagation delay that is accepted by this line row criteria. Valid values are in order from least to longest delay.
|
||
|
<ul>
|
||
|
<li>*MIN (Minimum propagation delay)
|
||
|
</li>
|
||
|
<li>*LAN (Propagation delay using a local area network)
|
||
|
</li>
|
||
|
<li>*TELEPHONE (Propagation delay using telephone lines)
|
||
|
</li>
|
||
|
<li>*PKTSWTNET (Propagation delay using a packet switched network)
|
||
|
</li>
|
||
|
<li>*SATELLITE (Propagation delay using satellite communications)
|
||
|
</li>
|
||
|
<li>*MAX (Maximum propagation delay)
|
||
|
</li>
|
||
|
</ul>
|
||
|
</dd>
|
||
|
<dt><b><i>user-defined-fields</i></b></dt>
|
||
|
<dd>Specify your own line connection criteria with three user-defined fields (with minimum and maximum ranges for each field). Valid values are 0 to 255.
|
||
|
</dd>
|
||
|
</dl>
|
||
|
</div>
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#CRTCOSD.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
<div> <a name="CRTCOSD.ROW1NODE"></a>
|
||
|
<h3>Row 1 for nodes (ROW1NODE)</h3>
|
||
|
<p>Specifies the list of node-related criteria used for the first through eighth rows of the class-of-service description. This row describes the attributes of a node in the APPN network. The rows are examined in order from the first through eighth rows to define a network routing path. The list shows a value for each of the following elements.
|
||
|
</p>
|
||
|
<dl>
|
||
|
<dt><b><i>node-weighting-factor</i></b></dt>
|
||
|
<dd>Specifies the relative weight of this row for nodes. The weight ranges from 0 to 255. The more desirable nodes are assigned the lower weights.
|
||
|
</dd>
|
||
|
<dt><b><i>route-addition-resistance-minimum</i></b></dt>
|
||
|
<dd>Specifies the minimum route addition resistance accepted by this node row criteria. Valid values range from 0 to 255. 0 implies a low resistance, and 255 indicates a high resistance.
|
||
|
</dd>
|
||
|
<dt><b><i>route-addition-resistance-maximum</i></b></dt>
|
||
|
<dd>Specifies the maximum route addition resistance accepted by this node row criteria. Valid values range from 0 to 255. 0 implies a low resistance, and 255 indicates a high resistance.
|
||
|
</dd>
|
||
|
<dt><b><i>congestion-minimum</i></b></dt>
|
||
|
<dd>Specifies the minimum congestion level accepted by this node criteria. Valid values are *LOW (low congestion level) or *HIGH (high congestion level).
|
||
|
</dd>
|
||
|
<dt><b><i>congestion-maximum</i></b></dt>
|
||
|
<dd>Specifies the maximum congestion level accepted by this node criteria. Valid values are *LOW (low congestion level) or *HIGH (high congestion level).
|
||
|
</dd>
|
||
|
</dl>
|
||
|
</div>
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#CRTCOSD.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
<div> <a name="CRTCOSD.ROW2LINE"></a>
|
||
|
<h3>Row 2 for lines (ROW2LINE)</h3>
|
||
|
<p>Specifies the list of line-related criteria used for the first through eighth rows of the class-of-service description. Each row describes the attributes of the line connection between two nodes in the APPN network. The rows are examined in order from first through eighth to attempt to define a network routing path. The list shows a value for each of the following elements.
|
||
|
</p>
|
||
|
<dl>
|
||
|
<dt><b><i>line-weighting-factor</i></b></dt>
|
||
|
<dd>Specifies the relative weight of this row for line connections. The weight ranges from 0 to 255. The more desirable line connections are assigned the lower weights.
|
||
|
</dd>
|
||
|
<dt><b><i>minimum-link-speed</i></b></dt>
|
||
|
<dd>Specifies the minimum link speed for a line connection that is accepted by this line row criteria. Valid values are *MIN, 1200, 2400, 4800, 7200, 9600, 14400, 19200, 48000, 56000, 64000, 112000, 128000, 168000, 192000, 224000, 256000, 280000, 320000, 336000, 384000, 448000, 499000, 576000, 614000, 691000, 768000, 845000, 922000, 998000, 1075000, 1152000, 1229000, 1382000, 1536000, 1690000, 1843000, 1997000, 4M, 10M, 16M, or *MAX bps.
|
||
|
</dd>
|
||
|
<dt><b><i>maximum-link-speed</i></b></dt>
|
||
|
<dd>Specifies the maximum link speed for a line connection that is accepted by this line row criteria. Valid values are *MIN, 1200, 2400, 4800, 7200, 9600, 14400, 19200, 48000, 56000, 64000, 112000, 128000, 168000, 192000, 224000, 256000, 280000, 320000, 336000, 384000, 448000, 499000, 576000, 614000, 691000, 768000, 845000, 922000, 998000, 1075000, 1152000, 1229000, 1382000, 1536000, 1690000, 1843000, 1997000, 4M, 10M, 16M, or *MAX bps.
|
||
|
</dd>
|
||
|
<dt><b><i>minimum-cost/connect-time</i></b></dt>
|
||
|
<dd>Specifies the minimum relative cost per connect time that is accepted by this line row criteria. Valid costs range from 0 to 255. 0 implies a low cost, while 255 indicates a high cost.
|
||
|
</dd>
|
||
|
<dt><b><i>maximum-cost/connect-time</i></b></dt>
|
||
|
<dd>Specifies the maximum relative cost per connect time that is accepted by this line row criteria. Valid costs range from 0 to 255. 0 implies a low cost, while 255 indicates a high cost.
|
||
|
</dd>
|
||
|
<dt><b><i>minimum-cost/byte</i></b></dt>
|
||
|
<dd>Specifies the minimum relative cost per byte that is accepted by this line row criteria. Valid costs range from 0 to 255. 0 implies a low cost, while 255 indicates a high cost.
|
||
|
</dd>
|
||
|
<dt><b><i>maximum-cost/byte</i></b></dt>
|
||
|
<dd>Specifies the maximum relative cost per byte that is accepted by this line row criteria. Valid costs range from 0 to 255. 0 implies a low cost, while 255 indicates a high cost.
|
||
|
</dd>
|
||
|
<dt><b><i>minimum-security</i></b></dt>
|
||
|
<dd>Specifies the minimum security level that is accepted by this line row criteria. Valid values are in order from least to most secure.
|
||
|
<ul>
|
||
|
<li>*NONSECURE (No Security)
|
||
|
</li>
|
||
|
<li>*PKTSWTNET (Packet Switched Network)
|
||
|
</li>
|
||
|
<li>*UNDGRDCBL (Underground Cable)
|
||
|
</li>
|
||
|
<li>*SECURECND (Secure Conduit)
|
||
|
</li>
|
||
|
<li>*GUARDCND (Guarded Conduit)
|
||
|
</li>
|
||
|
<li>*ENCRYPTED (Encrypted Line)
|
||
|
</li>
|
||
|
<li>*MAX (Guarded Conduit, protected against physical and radiation tapping)
|
||
|
</li>
|
||
|
</ul>
|
||
|
</dd>
|
||
|
<dt><b><i>maximum-security</i></b></dt>
|
||
|
<dd>Specifies the maximum security level that is accepted by this line row criteria. Valid values are in order from least to most secure.
|
||
|
<ul>
|
||
|
<li>*NONSECURE (No Security)
|
||
|
</li>
|
||
|
<li>*PKTSWTNET (Packet Switched Network)
|
||
|
</li>
|
||
|
<li>*UNDGRDCBL (Underground Cable)
|
||
|
</li>
|
||
|
<li>*SECURECND (Secure Conduit)
|
||
|
</li>
|
||
|
<li>*GUARDCND (Guarded Conduit)
|
||
|
</li>
|
||
|
<li>*ENCRYPTED (Encrypted Line)
|
||
|
</li>
|
||
|
<li>*MAX (Guarded Conduit, protected against physical and radiation tapping)
|
||
|
</li>
|
||
|
</ul>
|
||
|
</dd>
|
||
|
<dt><b><i>minimum-propagation-delay</i></b></dt>
|
||
|
<dd>Specifies the minimum propagation delay that is accepted by this line row criteria. Valid values are in order from least to longest delay.
|
||
|
<ul>
|
||
|
<li>*MIN (Minimum propagation delay)
|
||
|
</li>
|
||
|
<li>*LAN (Propagation delay using a local area network)
|
||
|
</li>
|
||
|
<li>*TELEPHONE (Propagation delay using telephone lines)
|
||
|
</li>
|
||
|
<li>*PKTSWTNET (Propagation delay using a packet switched network)
|
||
|
</li>
|
||
|
<li>*SATELLITE (Propagation delay using satellite communications)
|
||
|
</li>
|
||
|
<li>*MAX (Maximum propagation delay)
|
||
|
</li>
|
||
|
</ul>
|
||
|
</dd>
|
||
|
<dt><b><i>maximum-propagation-delay</i></b></dt>
|
||
|
<dd>Specifies the maximum propagation delay that is accepted by this line row criteria. Valid values are in order from least to longest delay.
|
||
|
<ul>
|
||
|
<li>*MIN (Minimum propagation delay)
|
||
|
</li>
|
||
|
<li>*LAN (Propagation delay using a local area network)
|
||
|
</li>
|
||
|
<li>*TELEPHONE (Propagation delay using telephone lines)
|
||
|
</li>
|
||
|
<li>*PKTSWTNET (Propagation delay using a packet switched network)
|
||
|
</li>
|
||
|
<li>*SATELLITE (Propagation delay using satellite communications)
|
||
|
</li>
|
||
|
<li>*MAX (Maximum propagation delay)
|
||
|
</li>
|
||
|
</ul>
|
||
|
</dd>
|
||
|
<dt><b><i>user-defined-fields</i></b></dt>
|
||
|
<dd>Specify your own line connection criteria with three user-defined fields (with minimum and maximum ranges for each field). Valid values are 0 to 255.
|
||
|
</dd>
|
||
|
</dl>
|
||
|
</div>
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#CRTCOSD.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
<div> <a name="CRTCOSD.ROW2NODE"></a>
|
||
|
<h3>Row 2 for nodes (ROW2NODE)</h3>
|
||
|
<p>Specifies the list of node-related criteria used for the first through eighth rows of the class-of-service description. This row describes the attributes of a node in the APPN network. The rows are examined in order from the first through eighth rows to define a network routing path. The list shows a value for each of the following elements.
|
||
|
</p>
|
||
|
<dl>
|
||
|
<dt><b><i>node-weighting-factor</i></b></dt>
|
||
|
<dd>Specifies the relative weight of this row for nodes. The weight ranges from 0 to 255. The more desirable nodes are assigned the lower weights.
|
||
|
</dd>
|
||
|
<dt><b><i>route-addition-resistance-minimum</i></b></dt>
|
||
|
<dd>Specifies the minimum route addition resistance accepted by this node row criteria. Valid values range from 0 to 255. 0 implies a low resistance, and 255 indicates a high resistance.
|
||
|
</dd>
|
||
|
<dt><b><i>route-addition-resistance-maximum</i></b></dt>
|
||
|
<dd>Specifies the maximum route addition resistance accepted by this node row criteria. Valid values range from 0 to 255. 0 implies a low resistance, and 255 indicates a high resistance.
|
||
|
</dd>
|
||
|
<dt><b><i>congestion-minimum</i></b></dt>
|
||
|
<dd>Specifies the minimum congestion level accepted by this node criteria. Valid values are *LOW (low congestion level) or *HIGH (high congestion level).
|
||
|
</dd>
|
||
|
<dt><b><i>congestion-maximum</i></b></dt>
|
||
|
<dd>Specifies the maximum congestion level accepted by this node criteria. Valid values are *LOW (low congestion level) or *HIGH (high congestion level).
|
||
|
</dd>
|
||
|
</dl>
|
||
|
</div>
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#CRTCOSD.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
<div> <a name="CRTCOSD.ROW3LINE"></a>
|
||
|
<h3>Row 3 for lines (ROW3LINE)</h3>
|
||
|
<p>Specifies the list of line-related criteria used for the first through eighth rows of the class-of-service description. Each row describes the attributes of the line connection between two nodes in the APPN network. The rows are examined in order from first through eighth to attempt to define a network routing path. The list shows a value for each of the following elements.
|
||
|
</p>
|
||
|
<dl>
|
||
|
<dt><b><i>line-weighting-factor</i></b></dt>
|
||
|
<dd>Specifies the relative weight of this row for line connections. The weight ranges from 0 to 255. The more desirable line connections are assigned the lower weights.
|
||
|
</dd>
|
||
|
<dt><b><i>minimum-link-speed</i></b></dt>
|
||
|
<dd>Specifies the minimum link speed for a line connection that is accepted by this line row criteria. Valid values are *MIN, 1200, 2400, 4800, 7200, 9600, 14400, 19200, 48000, 56000, 64000, 112000, 128000, 168000, 192000, 224000, 256000, 280000, 320000, 336000, 384000, 448000, 499000, 576000, 614000, 691000, 768000, 845000, 922000, 998000, 1075000, 1152000, 1229000, 1382000, 1536000, 1690000, 1843000, 1997000, 4M, 10M, 16M, or *MAX bps.
|
||
|
</dd>
|
||
|
<dt><b><i>maximum-link-speed</i></b></dt>
|
||
|
<dd>Specifies the maximum link speed for a line connection that is accepted by this line row criteria. Valid values are *MIN, 1200, 2400, 4800, 7200, 9600, 14400, 19200, 48000, 56000, 64000, 112000, 128000, 168000, 192000, 224000, 256000, 280000, 320000, 336000, 384000, 448000, 499000, 576000, 614000, 691000, 768000, 845000, 922000, 998000, 1075000, 1152000, 1229000, 1382000, 1536000, 1690000, 1843000, 1997000, 4M, 10M, 16M, or *MAX bps.
|
||
|
</dd>
|
||
|
<dt><b><i>minimum-cost/connect-time</i></b></dt>
|
||
|
<dd>Specifies the minimum relative cost per connect time that is accepted by this line row criteria. Valid costs range from 0 to 255. 0 implies a low cost, while 255 indicates a high cost.
|
||
|
</dd>
|
||
|
<dt><b><i>maximum-cost/connect-time</i></b></dt>
|
||
|
<dd>Specifies the maximum relative cost per connect time that is accepted by this line row criteria. Valid costs range from 0 to 255. 0 implies a low cost, while 255 indicates a high cost.
|
||
|
</dd>
|
||
|
<dt><b><i>minimum-cost/byte</i></b></dt>
|
||
|
<dd>Specifies the minimum relative cost per byte that is accepted by this line row criteria. Valid costs range from 0 to 255. 0 implies a low cost, while 255 indicates a high cost.
|
||
|
</dd>
|
||
|
<dt><b><i>maximum-cost/byte</i></b></dt>
|
||
|
<dd>Specifies the maximum relative cost per byte that is accepted by this line row criteria. Valid costs range from 0 to 255. 0 implies a low cost, while 255 indicates a high cost.
|
||
|
</dd>
|
||
|
<dt><b><i>minimum-security</i></b></dt>
|
||
|
<dd>Specifies the minimum security level that is accepted by this line row criteria. Valid values are in order from least to most secure.
|
||
|
<ul>
|
||
|
<li>*NONSECURE (No Security)
|
||
|
</li>
|
||
|
<li>*PKTSWTNET (Packet Switched Network)
|
||
|
</li>
|
||
|
<li>*UNDGRDCBL (Underground Cable)
|
||
|
</li>
|
||
|
<li>*SECURECND (Secure Conduit)
|
||
|
</li>
|
||
|
<li>*GUARDCND (Guarded Conduit)
|
||
|
</li>
|
||
|
<li>*ENCRYPTED (Encrypted Line)
|
||
|
</li>
|
||
|
<li>*MAX (Guarded Conduit, protected against physical and radiation tapping)
|
||
|
</li>
|
||
|
</ul>
|
||
|
</dd>
|
||
|
<dt><b><i>maximum-security</i></b></dt>
|
||
|
<dd>Specifies the maximum security level that is accepted by this line row criteria. Valid values are in order from least to most secure.
|
||
|
<ul>
|
||
|
<li>*NONSECURE (No Security)
|
||
|
</li>
|
||
|
<li>*PKTSWTNET (Packet Switched Network)
|
||
|
</li>
|
||
|
<li>*UNDGRDCBL (Underground Cable)
|
||
|
</li>
|
||
|
<li>*SECURECND (Secure Conduit)
|
||
|
</li>
|
||
|
<li>*GUARDCND (Guarded Conduit)
|
||
|
</li>
|
||
|
<li>*ENCRYPTED (Encrypted Line)
|
||
|
</li>
|
||
|
<li>*MAX (Guarded Conduit, protected against physical and radiation tapping)
|
||
|
</li>
|
||
|
</ul>
|
||
|
</dd>
|
||
|
<dt><b><i>minimum-propagation-delay</i></b></dt>
|
||
|
<dd>Specifies the minimum propagation delay that is accepted by this line row criteria. Valid values are in order from least to longest delay.
|
||
|
<ul>
|
||
|
<li>*MIN (Minimum propagation delay)
|
||
|
</li>
|
||
|
<li>*LAN (Propagation delay using a local area network)
|
||
|
</li>
|
||
|
<li>*TELEPHONE (Propagation delay using telephone lines)
|
||
|
</li>
|
||
|
<li>*PKTSWTNET (Propagation delay using a packet switched network)
|
||
|
</li>
|
||
|
<li>*SATELLITE (Propagation delay using satellite communications)
|
||
|
</li>
|
||
|
<li>*MAX (Maximum propagation delay)
|
||
|
</li>
|
||
|
</ul>
|
||
|
</dd>
|
||
|
<dt><b><i>maximum-propagation-delay</i></b></dt>
|
||
|
<dd>Specifies the maximum propagation delay that is accepted by this line row criteria. Valid values are in order from least to longest delay.
|
||
|
<ul>
|
||
|
<li>*MIN (Minimum propagation delay)
|
||
|
</li>
|
||
|
<li>*LAN (Propagation delay using a local area network)
|
||
|
</li>
|
||
|
<li>*TELEPHONE (Propagation delay using telephone lines)
|
||
|
</li>
|
||
|
<li>*PKTSWTNET (Propagation delay using a packet switched network)
|
||
|
</li>
|
||
|
<li>*SATELLITE (Propagation delay using satellite communications)
|
||
|
</li>
|
||
|
<li>*MAX (Maximum propagation delay)
|
||
|
</li>
|
||
|
</ul>
|
||
|
</dd>
|
||
|
<dt><b><i>user-defined-fields</i></b></dt>
|
||
|
<dd>Specify your own line connection criteria with three user-defined fields (with minimum and maximum ranges for each field). Valid values are 0 to 255.
|
||
|
</dd>
|
||
|
</dl>
|
||
|
</div>
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#CRTCOSD.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
<div> <a name="CRTCOSD.ROW3NODE"></a>
|
||
|
<h3>Row 3 for nodes (ROW3NODE)</h3>
|
||
|
<p>Specifies the list of node-related criteria used for the first through eighth rows of the class-of-service description. This row describes the attributes of a node in the APPN network. The rows are examined in order from the first through eighth rows to define a network routing path. The list shows a value for each of the following elements.
|
||
|
</p>
|
||
|
<dl>
|
||
|
<dt><b><i>node-weighting-factor</i></b></dt>
|
||
|
<dd>Specifies the relative weight of this row for nodes. The weight ranges from 0 to 255. The more desirable nodes are assigned the lower weights.
|
||
|
</dd>
|
||
|
<dt><b><i>route-addition-resistance-minimum</i></b></dt>
|
||
|
<dd>Specifies the minimum route addition resistance accepted by this node row criteria. Valid values range from 0 to 255. 0 implies a low resistance, and 255 indicates a high resistance.
|
||
|
</dd>
|
||
|
<dt><b><i>route-addition-resistance-maximum</i></b></dt>
|
||
|
<dd>Specifies the maximum route addition resistance accepted by this node row criteria. Valid values range from 0 to 255. 0 implies a low resistance, and 255 indicates a high resistance.
|
||
|
</dd>
|
||
|
<dt><b><i>congestion-minimum</i></b></dt>
|
||
|
<dd>Specifies the minimum congestion level accepted by this node criteria. Valid values are *LOW (low congestion level) or *HIGH (high congestion level).
|
||
|
</dd>
|
||
|
<dt><b><i>congestion-maximum</i></b></dt>
|
||
|
<dd>Specifies the maximum congestion level accepted by this node criteria. Valid values are *LOW (low congestion level) or *HIGH (high congestion level).
|
||
|
</dd>
|
||
|
</dl>
|
||
|
</div>
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#CRTCOSD.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
<div> <a name="CRTCOSD.ROW4LINE"></a>
|
||
|
<h3>Row 4 for lines (ROW4LINE)</h3>
|
||
|
<p>Specifies the list of line-related criteria used for the first through eighth rows of the class-of-service description. Each row describes the attributes of the line connection between two nodes in the APPN network. The rows are examined in order from first through eighth to attempt to define a network routing path. The list shows a value for each of the following elements.
|
||
|
</p>
|
||
|
<dl>
|
||
|
<dt><b><i>line-weighting-factor</i></b></dt>
|
||
|
<dd>Specifies the relative weight of this row for line connections. The weight ranges from 0 to 255. The more desirable line connections are assigned the lower weights.
|
||
|
</dd>
|
||
|
<dt><b><i>minimum-link-speed</i></b></dt>
|
||
|
<dd>Specifies the minimum link speed for a line connection that is accepted by this line row criteria. Valid values are *MIN, 1200, 2400, 4800, 7200, 9600, 14400, 19200, 48000, 56000, 64000, 112000, 128000, 168000, 192000, 224000, 256000, 280000, 320000, 336000, 384000, 448000, 499000, 576000, 614000, 691000, 768000, 845000, 922000, 998000, 1075000, 1152000, 1229000, 1382000, 1536000, 1690000, 1843000, 1997000, 4M, 10M, 16M, or *MAX bps.
|
||
|
</dd>
|
||
|
<dt><b><i>maximum-link-speed</i></b></dt>
|
||
|
<dd>Specifies the maximum link speed for a line connection that is accepted by this line row criteria. Valid values are *MIN, 1200, 2400, 4800, 7200, 9600, 14400, 19200, 48000, 56000, 64000, 112000, 128000, 168000, 192000, 224000, 256000, 280000, 320000, 336000, 384000, 448000, 499000, 576000, 614000, 691000, 768000, 845000, 922000, 998000, 1075000, 1152000, 1229000, 1382000, 1536000, 1690000, 1843000, 1997000, 4M, 10M, 16M, or *MAX bps.
|
||
|
</dd>
|
||
|
<dt><b><i>minimum-cost/connect-time</i></b></dt>
|
||
|
<dd>Specifies the minimum relative cost per connect time that is accepted by this line row criteria. Valid costs range from 0 to 255. 0 implies a low cost, while 255 indicates a high cost.
|
||
|
</dd>
|
||
|
<dt><b><i>maximum-cost/connect-time</i></b></dt>
|
||
|
<dd>Specifies the maximum relative cost per connect time that is accepted by this line row criteria. Valid costs range from 0 to 255. 0 implies a low cost, while 255 indicates a high cost.
|
||
|
</dd>
|
||
|
<dt><b><i>minimum-cost/byte</i></b></dt>
|
||
|
<dd>Specifies the minimum relative cost per byte that is accepted by this line row criteria. Valid costs range from 0 to 255. 0 implies a low cost, while 255 indicates a high cost.
|
||
|
</dd>
|
||
|
<dt><b><i>maximum-cost/byte</i></b></dt>
|
||
|
<dd>Specifies the maximum relative cost per byte that is accepted by this line row criteria. Valid costs range from 0 to 255. 0 implies a low cost, while 255 indicates a high cost.
|
||
|
</dd>
|
||
|
<dt><b><i>minimum-security</i></b></dt>
|
||
|
<dd>Specifies the minimum security level that is accepted by this line row criteria. Valid values are in order from least to most secure.
|
||
|
<ul>
|
||
|
<li>*NONSECURE (No Security)
|
||
|
</li>
|
||
|
<li>*PKTSWTNET (Packet Switched Network)
|
||
|
</li>
|
||
|
<li>*UNDGRDCBL (Underground Cable)
|
||
|
</li>
|
||
|
<li>*SECURECND (Secure Conduit)
|
||
|
</li>
|
||
|
<li>*GUARDCND (Guarded Conduit)
|
||
|
</li>
|
||
|
<li>*ENCRYPTED (Encrypted Line)
|
||
|
</li>
|
||
|
<li>*MAX (Guarded Conduit, protected against physical and radiation tapping)
|
||
|
</li>
|
||
|
</ul>
|
||
|
</dd>
|
||
|
<dt><b><i>maximum-security</i></b></dt>
|
||
|
<dd>Specifies the maximum security level that is accepted by this line row criteria. Valid values are in order from least to most secure.
|
||
|
<ul>
|
||
|
<li>*NONSECURE (No Security)
|
||
|
</li>
|
||
|
<li>*PKTSWTNET (Packet Switched Network)
|
||
|
</li>
|
||
|
<li>*UNDGRDCBL (Underground Cable)
|
||
|
</li>
|
||
|
<li>*SECURECND (Secure Conduit)
|
||
|
</li>
|
||
|
<li>*GUARDCND (Guarded Conduit)
|
||
|
</li>
|
||
|
<li>*ENCRYPTED (Encrypted Line)
|
||
|
</li>
|
||
|
<li>*MAX (Guarded Conduit, protected against physical and radiation tapping)
|
||
|
</li>
|
||
|
</ul>
|
||
|
</dd>
|
||
|
<dt><b><i>minimum-propagation-delay</i></b></dt>
|
||
|
<dd>Specifies the minimum propagation delay that is accepted by this line row criteria. Valid values are in order from least to longest delay.
|
||
|
<ul>
|
||
|
<li>*MIN (Minimum propagation delay)
|
||
|
</li>
|
||
|
<li>*LAN (Propagation delay using a local area network)
|
||
|
</li>
|
||
|
<li>*TELEPHONE (Propagation delay using telephone lines)
|
||
|
</li>
|
||
|
<li>*PKTSWTNET (Propagation delay using a packet switched network)
|
||
|
</li>
|
||
|
<li>*SATELLITE (Propagation delay using satellite communications)
|
||
|
</li>
|
||
|
<li>*MAX (Maximum propagation delay)
|
||
|
</li>
|
||
|
</ul>
|
||
|
</dd>
|
||
|
<dt><b><i>maximum-propagation-delay</i></b></dt>
|
||
|
<dd>Specifies the maximum propagation delay that is accepted by this line row criteria. Valid values are in order from least to longest delay.
|
||
|
<ul>
|
||
|
<li>*MIN (Minimum propagation delay)
|
||
|
</li>
|
||
|
<li>*LAN (Propagation delay using a local area network)
|
||
|
</li>
|
||
|
<li>*TELEPHONE (Propagation delay using telephone lines)
|
||
|
</li>
|
||
|
<li>*PKTSWTNET (Propagation delay using a packet switched network)
|
||
|
</li>
|
||
|
<li>*SATELLITE (Propagation delay using satellite communications)
|
||
|
</li>
|
||
|
<li>*MAX (Maximum propagation delay)
|
||
|
</li>
|
||
|
</ul>
|
||
|
</dd>
|
||
|
<dt><b><i>user-defined-fields</i></b></dt>
|
||
|
<dd>Specify your own line connection criteria with three user-defined fields (with minimum and maximum ranges for each field). Valid values are 0 to 255.
|
||
|
</dd>
|
||
|
</dl>
|
||
|
</div>
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#CRTCOSD.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
<div> <a name="CRTCOSD.ROW4NODE"></a>
|
||
|
<h3>Row 4 for nodes (ROW4NODE)</h3>
|
||
|
<p>Specifies the list of node-related criteria used for the first through eighth rows of the class-of-service description. This row describes the attributes of a node in the APPN network. The rows are examined in order from the first through eighth rows to define a network routing path. The list shows a value for each of the following elements.
|
||
|
</p>
|
||
|
<dl>
|
||
|
<dt><b><i>node-weighting-factor</i></b></dt>
|
||
|
<dd>Specifies the relative weight of this row for nodes. The weight ranges from 0 to 255. The more desirable nodes are assigned the lower weights.
|
||
|
</dd>
|
||
|
<dt><b><i>route-addition-resistance-minimum</i></b></dt>
|
||
|
<dd>Specifies the minimum route addition resistance accepted by this node row criteria. Valid values range from 0 to 255. 0 implies a low resistance, and 255 indicates a high resistance.
|
||
|
</dd>
|
||
|
<dt><b><i>route-addition-resistance-maximum</i></b></dt>
|
||
|
<dd>Specifies the maximum route addition resistance accepted by this node row criteria. Valid values range from 0 to 255. 0 implies a low resistance, and 255 indicates a high resistance.
|
||
|
</dd>
|
||
|
<dt><b><i>congestion-minimum</i></b></dt>
|
||
|
<dd>Specifies the minimum congestion level accepted by this node criteria. Valid values are *LOW (low congestion level) or *HIGH (high congestion level).
|
||
|
</dd>
|
||
|
<dt><b><i>congestion-maximum</i></b></dt>
|
||
|
<dd>Specifies the maximum congestion level accepted by this node criteria. Valid values are *LOW (low congestion level) or *HIGH (high congestion level).
|
||
|
</dd>
|
||
|
</dl>
|
||
|
</div>
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#CRTCOSD.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
<div> <a name="CRTCOSD.ROW5LINE"></a>
|
||
|
<h3>Row 5 for lines (ROW5LINE)</h3>
|
||
|
<p>Specifies the list of line-related criteria used for the first through eighth rows of the class-of-service description. Each row describes the attributes of the line connection between two nodes in the APPN network. The rows are examined in order from first through eighth to attempt to define a network routing path. The list shows a value for each of the following elements.
|
||
|
</p>
|
||
|
<dl>
|
||
|
<dt><b><i>line-weighting-factor</i></b></dt>
|
||
|
<dd>Specifies the relative weight of this row for line connections. The weight ranges from 0 to 255. The more desirable line connections are assigned the lower weights.
|
||
|
</dd>
|
||
|
<dt><b><i>minimum-link-speed</i></b></dt>
|
||
|
<dd>Specifies the minimum link speed for a line connection that is accepted by this line row criteria. Valid values are *MIN, 1200, 2400, 4800, 7200, 9600, 14400, 19200, 48000, 56000, 64000, 112000, 128000, 168000, 192000, 224000, 256000, 280000, 320000, 336000, 384000, 448000, 499000, 576000, 614000, 691000, 768000, 845000, 922000, 998000, 1075000, 1152000, 1229000, 1382000, 1536000, 1690000, 1843000, 1997000, 4M, 10M, 16M, or *MAX bps.
|
||
|
</dd>
|
||
|
<dt><b><i>maximum-link-speed</i></b></dt>
|
||
|
<dd>Specifies the maximum link speed for a line connection that is accepted by this line row criteria. Valid values are *MIN, 1200, 2400, 4800, 7200, 9600, 14400, 19200, 48000, 56000, 64000, 112000, 128000, 168000, 192000, 224000, 256000, 280000, 320000, 336000, 384000, 448000, 499000, 576000, 614000, 691000, 768000, 845000, 922000, 998000, 1075000, 1152000, 1229000, 1382000, 1536000, 1690000, 1843000, 1997000, 4M, 10M, 16M, or *MAX bps.
|
||
|
</dd>
|
||
|
<dt><b><i>minimum-cost/connect-time</i></b></dt>
|
||
|
<dd>Specifies the minimum relative cost per connect time that is accepted by this line row criteria. Valid costs range from 0 to 255. 0 implies a low cost, while 255 indicates a high cost.
|
||
|
</dd>
|
||
|
<dt><b><i>maximum-cost/connect-time</i></b></dt>
|
||
|
<dd>Specifies the maximum relative cost per connect time that is accepted by this line row criteria. Valid costs range from 0 to 255. 0 implies a low cost, while 255 indicates a high cost.
|
||
|
</dd>
|
||
|
<dt><b><i>minimum-cost/byte</i></b></dt>
|
||
|
<dd>Specifies the minimum relative cost per byte that is accepted by this line row criteria. Valid costs range from 0 to 255. 0 implies a low cost, while 255 indicates a high cost.
|
||
|
</dd>
|
||
|
<dt><b><i>maximum-cost/byte</i></b></dt>
|
||
|
<dd>Specifies the maximum relative cost per byte that is accepted by this line row criteria. Valid costs range from 0 to 255. 0 implies a low cost, while 255 indicates a high cost.
|
||
|
</dd>
|
||
|
<dt><b><i>minimum-security</i></b></dt>
|
||
|
<dd>Specifies the minimum security level that is accepted by this line row criteria. Valid values are in order from least to most secure.
|
||
|
<ul>
|
||
|
<li>*NONSECURE (No Security)
|
||
|
</li>
|
||
|
<li>*PKTSWTNET (Packet Switched Network)
|
||
|
</li>
|
||
|
<li>*UNDGRDCBL (Underground Cable)
|
||
|
</li>
|
||
|
<li>*SECURECND (Secure Conduit)
|
||
|
</li>
|
||
|
<li>*GUARDCND (Guarded Conduit)
|
||
|
</li>
|
||
|
<li>*ENCRYPTED (Encrypted Line)
|
||
|
</li>
|
||
|
<li>*MAX (Guarded Conduit, protected against physical and radiation tapping)
|
||
|
</li>
|
||
|
</ul>
|
||
|
</dd>
|
||
|
<dt><b><i>maximum-security</i></b></dt>
|
||
|
<dd>Specifies the maximum security level that is accepted by this line row criteria. Valid values are in order from least to most secure.
|
||
|
<ul>
|
||
|
<li>*NONSECURE (No Security)
|
||
|
</li>
|
||
|
<li>*PKTSWTNET (Packet Switched Network)
|
||
|
</li>
|
||
|
<li>*UNDGRDCBL (Underground Cable)
|
||
|
</li>
|
||
|
<li>*SECURECND (Secure Conduit)
|
||
|
</li>
|
||
|
<li>*GUARDCND (Guarded Conduit)
|
||
|
</li>
|
||
|
<li>*ENCRYPTED (Encrypted Line)
|
||
|
</li>
|
||
|
<li>*MAX (Guarded Conduit, protected against physical and radiation tapping)
|
||
|
</li>
|
||
|
</ul>
|
||
|
</dd>
|
||
|
<dt><b><i>minimum-propagation-delay</i></b></dt>
|
||
|
<dd>Specifies the minimum propagation delay that is accepted by this line row criteria. Valid values are in order from least to longest delay.
|
||
|
<ul>
|
||
|
<li>*MIN (Minimum propagation delay)
|
||
|
</li>
|
||
|
<li>*LAN (Propagation delay using a local area network)
|
||
|
</li>
|
||
|
<li>*TELEPHONE (Propagation delay using telephone lines)
|
||
|
</li>
|
||
|
<li>*PKTSWTNET (Propagation delay using a packet switched network)
|
||
|
</li>
|
||
|
<li>*SATELLITE (Propagation delay using satellite communications)
|
||
|
</li>
|
||
|
<li>*MAX (Maximum propagation delay)
|
||
|
</li>
|
||
|
</ul>
|
||
|
</dd>
|
||
|
<dt><b><i>maximum-propagation-delay</i></b></dt>
|
||
|
<dd>Specifies the maximum propagation delay that is accepted by this line row criteria. Valid values are in order from least to longest delay.
|
||
|
<ul>
|
||
|
<li>*MIN (Minimum propagation delay)
|
||
|
</li>
|
||
|
<li>*LAN (Propagation delay using a local area network)
|
||
|
</li>
|
||
|
<li>*TELEPHONE (Propagation delay using telephone lines)
|
||
|
</li>
|
||
|
<li>*PKTSWTNET (Propagation delay using a packet switched network)
|
||
|
</li>
|
||
|
<li>*SATELLITE (Propagation delay using satellite communications)
|
||
|
</li>
|
||
|
<li>*MAX (Maximum propagation delay)
|
||
|
</li>
|
||
|
</ul>
|
||
|
</dd>
|
||
|
<dt><b><i>user-defined-fields</i></b></dt>
|
||
|
<dd>Specify your own line connection criteria with three user-defined fields (with minimum and maximum ranges for each field). Valid values are 0 to 255.
|
||
|
</dd>
|
||
|
</dl>
|
||
|
</div>
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#CRTCOSD.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
<div> <a name="CRTCOSD.ROW5NODE"></a>
|
||
|
<h3>Row 5 for nodes (ROW5NODE)</h3>
|
||
|
<p>Specifies the list of node-related criteria used for the first through eighth rows of the class-of-service description. This row describes the attributes of a node in the APPN network. The rows are examined in order from the first through eighth rows to define a network routing path. The list shows a value for each of the following elements.
|
||
|
</p>
|
||
|
<dl>
|
||
|
<dt><b><i>node-weighting-factor</i></b></dt>
|
||
|
<dd>Specifies the relative weight of this row for nodes. The weight ranges from 0 to 255. The more desirable nodes are assigned the lower weights.
|
||
|
</dd>
|
||
|
<dt><b><i>route-addition-resistance-minimum</i></b></dt>
|
||
|
<dd>Specifies the minimum route addition resistance accepted by this node row criteria. Valid values range from 0 to 255. 0 implies a low resistance, and 255 indicates a high resistance.
|
||
|
</dd>
|
||
|
<dt><b><i>route-addition-resistance-maximum</i></b></dt>
|
||
|
<dd>Specifies the maximum route addition resistance accepted by this node row criteria. Valid values range from 0 to 255. 0 implies a low resistance, and 255 indicates a high resistance.
|
||
|
</dd>
|
||
|
<dt><b><i>congestion-minimum</i></b></dt>
|
||
|
<dd>Specifies the minimum congestion level accepted by this node criteria. Valid values are *LOW (low congestion level) or *HIGH (high congestion level).
|
||
|
</dd>
|
||
|
<dt><b><i>congestion-maximum</i></b></dt>
|
||
|
<dd>Specifies the maximum congestion level accepted by this node criteria. Valid values are *LOW (low congestion level) or *HIGH (high congestion level).
|
||
|
</dd>
|
||
|
</dl>
|
||
|
</div>
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#CRTCOSD.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
<div> <a name="CRTCOSD.ROW6LINE"></a>
|
||
|
<h3>Row 6 for lines (ROW6LINE)</h3>
|
||
|
<p>Specifies the list of line-related criteria used for the first through eighth rows of the class-of-service description. Each row describes the attributes of the line connection between two nodes in the APPN network. The rows are examined in order from first through eighth to attempt to define a network routing path. The list shows a value for each of the following elements.
|
||
|
</p>
|
||
|
<dl>
|
||
|
<dt><b><i>line-weighting-factor</i></b></dt>
|
||
|
<dd>Specifies the relative weight of this row for line connections. The weight ranges from 0 to 255. The more desirable line connections are assigned the lower weights.
|
||
|
</dd>
|
||
|
<dt><b><i>minimum-link-speed</i></b></dt>
|
||
|
<dd>Specifies the minimum link speed for a line connection that is accepted by this line row criteria. Valid values are *MIN, 1200, 2400, 4800, 7200, 9600, 14400, 19200, 48000, 56000, 64000, 112000, 128000, 168000, 192000, 224000, 256000, 280000, 320000, 336000, 384000, 448000, 499000, 576000, 614000, 691000, 768000, 845000, 922000, 998000, 1075000, 1152000, 1229000, 1382000, 1536000, 1690000, 1843000, 1997000, 4M, 10M, 16M, or *MAX bps.
|
||
|
</dd>
|
||
|
<dt><b><i>maximum-link-speed</i></b></dt>
|
||
|
<dd>Specifies the maximum link speed for a line connection that is accepted by this line row criteria. Valid values are *MIN, 1200, 2400, 4800, 7200, 9600, 14400, 19200, 48000, 56000, 64000, 112000, 128000, 168000, 192000, 224000, 256000, 280000, 320000, 336000, 384000, 448000, 499000, 576000, 614000, 691000, 768000, 845000, 922000, 998000, 1075000, 1152000, 1229000, 1382000, 1536000, 1690000, 1843000, 1997000, 4M, 10M, 16M, or *MAX bps.
|
||
|
</dd>
|
||
|
<dt><b><i>minimum-cost/connect-time</i></b></dt>
|
||
|
<dd>Specifies the minimum relative cost per connect time that is accepted by this line row criteria. Valid costs range from 0 to 255. 0 implies a low cost, while 255 indicates a high cost.
|
||
|
</dd>
|
||
|
<dt><b><i>maximum-cost/connect-time</i></b></dt>
|
||
|
<dd>Specifies the maximum relative cost per connect time that is accepted by this line row criteria. Valid costs range from 0 to 255. 0 implies a low cost, while 255 indicates a high cost.
|
||
|
</dd>
|
||
|
<dt><b><i>minimum-cost/byte</i></b></dt>
|
||
|
<dd>Specifies the minimum relative cost per byte that is accepted by this line row criteria. Valid costs range from 0 to 255. 0 implies a low cost, while 255 indicates a high cost.
|
||
|
</dd>
|
||
|
<dt><b><i>maximum-cost/byte</i></b></dt>
|
||
|
<dd>Specifies the maximum relative cost per byte that is accepted by this line row criteria. Valid costs range from 0 to 255. 0 implies a low cost, while 255 indicates a high cost.
|
||
|
</dd>
|
||
|
<dt><b><i>minimum-security</i></b></dt>
|
||
|
<dd>Specifies the minimum security level that is accepted by this line row criteria. Valid values are in order from least to most secure.
|
||
|
<ul>
|
||
|
<li>*NONSECURE (No Security)
|
||
|
</li>
|
||
|
<li>*PKTSWTNET (Packet Switched Network)
|
||
|
</li>
|
||
|
<li>*UNDGRDCBL (Underground Cable)
|
||
|
</li>
|
||
|
<li>*SECURECND (Secure Conduit)
|
||
|
</li>
|
||
|
<li>*GUARDCND (Guarded Conduit)
|
||
|
</li>
|
||
|
<li>*ENCRYPTED (Encrypted Line)
|
||
|
</li>
|
||
|
<li>*MAX (Guarded Conduit, protected against physical and radiation tapping)
|
||
|
</li>
|
||
|
</ul>
|
||
|
</dd>
|
||
|
<dt><b><i>maximum-security</i></b></dt>
|
||
|
<dd>Specifies the maximum security level that is accepted by this line row criteria. Valid values are in order from least to most secure.
|
||
|
<ul>
|
||
|
<li>*NONSECURE (No Security)
|
||
|
</li>
|
||
|
<li>*PKTSWTNET (Packet Switched Network)
|
||
|
</li>
|
||
|
<li>*UNDGRDCBL (Underground Cable)
|
||
|
</li>
|
||
|
<li>*SECURECND (Secure Conduit)
|
||
|
</li>
|
||
|
<li>*GUARDCND (Guarded Conduit)
|
||
|
</li>
|
||
|
<li>*ENCRYPTED (Encrypted Line)
|
||
|
</li>
|
||
|
<li>*MAX (Guarded Conduit, protected against physical and radiation tapping)
|
||
|
</li>
|
||
|
</ul>
|
||
|
</dd>
|
||
|
<dt><b><i>minimum-propagation-delay</i></b></dt>
|
||
|
<dd>Specifies the minimum propagation delay that is accepted by this line row criteria. Valid values are in order from least to longest delay.
|
||
|
<ul>
|
||
|
<li>*MIN (Minimum propagation delay)
|
||
|
</li>
|
||
|
<li>*LAN (Propagation delay using a local area network)
|
||
|
</li>
|
||
|
<li>*TELEPHONE (Propagation delay using telephone lines)
|
||
|
</li>
|
||
|
<li>*PKTSWTNET (Propagation delay using a packet switched network)
|
||
|
</li>
|
||
|
<li>*SATELLITE (Propagation delay using satellite communications)
|
||
|
</li>
|
||
|
<li>*MAX (Maximum propagation delay)
|
||
|
</li>
|
||
|
</ul>
|
||
|
</dd>
|
||
|
<dt><b><i>maximum-propagation-delay</i></b></dt>
|
||
|
<dd>Specifies the maximum propagation delay that is accepted by this line row criteria. Valid values are in order from least to longest delay.
|
||
|
<ul>
|
||
|
<li>*MIN (Minimum propagation delay)
|
||
|
</li>
|
||
|
<li>*LAN (Propagation delay using a local area network)
|
||
|
</li>
|
||
|
<li>*TELEPHONE (Propagation delay using telephone lines)
|
||
|
</li>
|
||
|
<li>*PKTSWTNET (Propagation delay using a packet switched network)
|
||
|
</li>
|
||
|
<li>*SATELLITE (Propagation delay using satellite communications)
|
||
|
</li>
|
||
|
<li>*MAX (Maximum propagation delay)
|
||
|
</li>
|
||
|
</ul>
|
||
|
</dd>
|
||
|
<dt><b><i>user-defined-fields</i></b></dt>
|
||
|
<dd>Specify your own line connection criteria with three user-defined fields (with minimum and maximum ranges for each field). Valid values are 0 to 255.
|
||
|
</dd>
|
||
|
</dl>
|
||
|
</div>
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#CRTCOSD.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
<div> <a name="CRTCOSD.ROW6NODE"></a>
|
||
|
<h3>Row 6 for nodes (ROW6NODE)</h3>
|
||
|
<p>Specifies the list of node-related criteria used for the first through eighth rows of the class-of-service description. This row describes the attributes of a node in the APPN network. The rows are examined in order from the first through eighth rows to define a network routing path. The list shows a value for each of the following elements.
|
||
|
</p>
|
||
|
<dl>
|
||
|
<dt><b><i>node-weighting-factor</i></b></dt>
|
||
|
<dd>Specifies the relative weight of this row for nodes. The weight ranges from 0 to 255. The more desirable nodes are assigned the lower weights.
|
||
|
</dd>
|
||
|
<dt><b><i>route-addition-resistance-minimum</i></b></dt>
|
||
|
<dd>Specifies the minimum route addition resistance accepted by this node row criteria. Valid values range from 0 to 255. 0 implies a low resistance, and 255 indicates a high resistance.
|
||
|
</dd>
|
||
|
<dt><b><i>route-addition-resistance-maximum</i></b></dt>
|
||
|
<dd>Specifies the maximum route addition resistance accepted by this node row criteria. Valid values range from 0 to 255. 0 implies a low resistance, and 255 indicates a high resistance.
|
||
|
</dd>
|
||
|
<dt><b><i>congestion-minimum</i></b></dt>
|
||
|
<dd>Specifies the minimum congestion level accepted by this node criteria. Valid values are *LOW (low congestion level) or *HIGH (high congestion level).
|
||
|
</dd>
|
||
|
<dt><b><i>congestion-maximum</i></b></dt>
|
||
|
<dd>Specifies the maximum congestion level accepted by this node criteria. Valid values are *LOW (low congestion level) or *HIGH (high congestion level).
|
||
|
</dd>
|
||
|
</dl>
|
||
|
</div>
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#CRTCOSD.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
<div> <a name="CRTCOSD.ROW7LINE"></a>
|
||
|
<h3>Row 7 for lines (ROW7LINE)</h3>
|
||
|
<p>Specifies the list of line-related criteria used for the first through eighth rows of the class-of-service description. Each row describes the attributes of the line connection between two nodes in the APPN network. The rows are examined in order from first through eighth to attempt to define a network routing path. The list shows a value for each of the following elements.
|
||
|
</p>
|
||
|
<dl>
|
||
|
<dt><b><i>line-weighting-factor</i></b></dt>
|
||
|
<dd>Specifies the relative weight of this row for line connections. The weight ranges from 0 to 255. The more desirable line connections are assigned the lower weights.
|
||
|
</dd>
|
||
|
<dt><b><i>minimum-link-speed</i></b></dt>
|
||
|
<dd>Specifies the minimum link speed for a line connection that is accepted by this line row criteria. Valid values are *MIN, 1200, 2400, 4800, 7200, 9600, 14400, 19200, 48000, 56000, 64000, 112000, 128000, 168000, 192000, 224000, 256000, 280000, 320000, 336000, 384000, 448000, 499000, 576000, 614000, 691000, 768000, 845000, 922000, 998000, 1075000, 1152000, 1229000, 1382000, 1536000, 1690000, 1843000, 1997000, 4M, 10M, 16M, or *MAX bps.
|
||
|
</dd>
|
||
|
<dt><b><i>maximum-link-speed</i></b></dt>
|
||
|
<dd>Specifies the maximum link speed for a line connection that is accepted by this line row criteria. Valid values are *MIN, 1200, 2400, 4800, 7200, 9600, 14400, 19200, 48000, 56000, 64000, 112000, 128000, 168000, 192000, 224000, 256000, 280000, 320000, 336000, 384000, 448000, 499000, 576000, 614000, 691000, 768000, 845000, 922000, 998000, 1075000, 1152000, 1229000, 1382000, 1536000, 1690000, 1843000, 1997000, 4M, 10M, 16M, or *MAX bps.
|
||
|
</dd>
|
||
|
<dt><b><i>minimum-cost/connect-time</i></b></dt>
|
||
|
<dd>Specifies the minimum relative cost per connect time that is accepted by this line row criteria. Valid costs range from 0 to 255. 0 implies a low cost, while 255 indicates a high cost.
|
||
|
</dd>
|
||
|
<dt><b><i>maximum-cost/connect-time</i></b></dt>
|
||
|
<dd>Specifies the maximum relative cost per connect time that is accepted by this line row criteria. Valid costs range from 0 to 255. 0 implies a low cost, while 255 indicates a high cost.
|
||
|
</dd>
|
||
|
<dt><b><i>minimum-cost/byte</i></b></dt>
|
||
|
<dd>Specifies the minimum relative cost per byte that is accepted by this line row criteria. Valid costs range from 0 to 255. 0 implies a low cost, while 255 indicates a high cost.
|
||
|
</dd>
|
||
|
<dt><b><i>maximum-cost/byte</i></b></dt>
|
||
|
<dd>Specifies the maximum relative cost per byte that is accepted by this line row criteria. Valid costs range from 0 to 255. 0 implies a low cost, while 255 indicates a high cost.
|
||
|
</dd>
|
||
|
<dt><b><i>minimum-security</i></b></dt>
|
||
|
<dd>Specifies the minimum security level that is accepted by this line row criteria. Valid values are in order from least to most secure.
|
||
|
<ul>
|
||
|
<li>*NONSECURE (No Security)
|
||
|
</li>
|
||
|
<li>*PKTSWTNET (Packet Switched Network)
|
||
|
</li>
|
||
|
<li>*UNDGRDCBL (Underground Cable)
|
||
|
</li>
|
||
|
<li>*SECURECND (Secure Conduit)
|
||
|
</li>
|
||
|
<li>*GUARDCND (Guarded Conduit)
|
||
|
</li>
|
||
|
<li>*ENCRYPTED (Encrypted Line)
|
||
|
</li>
|
||
|
<li>*MAX (Guarded Conduit, protected against physical and radiation tapping)
|
||
|
</li>
|
||
|
</ul>
|
||
|
</dd>
|
||
|
<dt><b><i>maximum-security</i></b></dt>
|
||
|
<dd>Specifies the maximum security level that is accepted by this line row criteria. Valid values are in order from least to most secure.
|
||
|
<ul>
|
||
|
<li>*NONSECURE (No Security)
|
||
|
</li>
|
||
|
<li>*PKTSWTNET (Packet Switched Network)
|
||
|
</li>
|
||
|
<li>*UNDGRDCBL (Underground Cable)
|
||
|
</li>
|
||
|
<li>*SECURECND (Secure Conduit)
|
||
|
</li>
|
||
|
<li>*GUARDCND (Guarded Conduit)
|
||
|
</li>
|
||
|
<li>*ENCRYPTED (Encrypted Line)
|
||
|
</li>
|
||
|
<li>*MAX (Guarded Conduit, protected against physical and radiation tapping)
|
||
|
</li>
|
||
|
</ul>
|
||
|
</dd>
|
||
|
<dt><b><i>minimum-propagation-delay</i></b></dt>
|
||
|
<dd>Specifies the minimum propagation delay that is accepted by this line row criteria. Valid values are in order from least to longest delay.
|
||
|
<ul>
|
||
|
<li>*MIN (Minimum propagation delay)
|
||
|
</li>
|
||
|
<li>*LAN (Propagation delay using a local area network)
|
||
|
</li>
|
||
|
<li>*TELEPHONE (Propagation delay using telephone lines)
|
||
|
</li>
|
||
|
<li>*PKTSWTNET (Propagation delay using a packet switched network)
|
||
|
</li>
|
||
|
<li>*SATELLITE (Propagation delay using satellite communications)
|
||
|
</li>
|
||
|
<li>*MAX (Maximum propagation delay)
|
||
|
</li>
|
||
|
</ul>
|
||
|
</dd>
|
||
|
<dt><b><i>maximum-propagation-delay</i></b></dt>
|
||
|
<dd>Specifies the maximum propagation delay that is accepted by this line row criteria. Valid values are in order from least to longest delay.
|
||
|
<ul>
|
||
|
<li>*MIN (Minimum propagation delay)
|
||
|
</li>
|
||
|
<li>*LAN (Propagation delay using a local area network)
|
||
|
</li>
|
||
|
<li>*TELEPHONE (Propagation delay using telephone lines)
|
||
|
</li>
|
||
|
<li>*PKTSWTNET (Propagation delay using a packet switched network)
|
||
|
</li>
|
||
|
<li>*SATELLITE (Propagation delay using satellite communications)
|
||
|
</li>
|
||
|
<li>*MAX (Maximum propagation delay)
|
||
|
</li>
|
||
|
</ul>
|
||
|
</dd>
|
||
|
<dt><b><i>user-defined-fields</i></b></dt>
|
||
|
<dd>Specify your own line connection criteria with three user-defined fields (with minimum and maximum ranges for each field). Valid values are 0 to 255.
|
||
|
</dd>
|
||
|
</dl>
|
||
|
</div>
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#CRTCOSD.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
<div> <a name="CRTCOSD.ROW7NODE"></a>
|
||
|
<h3>Row 7 for nodes (ROW7NODE)</h3>
|
||
|
<p>Specifies the list of node-related criteria used for the first through eighth rows of the class-of-service description. This row describes the attributes of a node in the APPN network. The rows are examined in order from the first through eighth rows to define a network routing path. The list shows a value for each of the following elements.
|
||
|
</p>
|
||
|
<dl>
|
||
|
<dt><b><i>node-weighting-factor</i></b></dt>
|
||
|
<dd>Specifies the relative weight of this row for nodes. The weight ranges from 0 to 255. The more desirable nodes are assigned the lower weights.
|
||
|
</dd>
|
||
|
<dt><b><i>route-addition-resistance-minimum</i></b></dt>
|
||
|
<dd>Specifies the minimum route addition resistance accepted by this node row criteria. Valid values range from 0 to 255. 0 implies a low resistance, and 255 indicates a high resistance.
|
||
|
</dd>
|
||
|
<dt><b><i>route-addition-resistance-maximum</i></b></dt>
|
||
|
<dd>Specifies the maximum route addition resistance accepted by this node row criteria. Valid values range from 0 to 255. 0 implies a low resistance, and 255 indicates a high resistance.
|
||
|
</dd>
|
||
|
<dt><b><i>congestion-minimum</i></b></dt>
|
||
|
<dd>Specifies the minimum congestion level accepted by this node criteria. Valid values are *LOW (low congestion level) or *HIGH (high congestion level).
|
||
|
</dd>
|
||
|
<dt><b><i>congestion-maximum</i></b></dt>
|
||
|
<dd>Specifies the maximum congestion level accepted by this node criteria. Valid values are *LOW (low congestion level) or *HIGH (high congestion level).
|
||
|
</dd>
|
||
|
</dl>
|
||
|
</div>
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#CRTCOSD.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
<div> <a name="CRTCOSD.ROW8LINE"></a>
|
||
|
<h3>Row 8 for lines (ROW8LINE)</h3>
|
||
|
<p>Specifies the list of line-related criteria used for the first through eighth rows of the class-of-service description. Each row describes the attributes of the line connection between two nodes in the APPN network. The rows are examined in order from first through eighth to attempt to define a network routing path. The list shows a value for each of the following elements.
|
||
|
</p>
|
||
|
<dl>
|
||
|
<dt><b><i>line-weighting-factor</i></b></dt>
|
||
|
<dd>Specifies the relative weight of this row for line connections. The weight ranges from 0 to 255. The more desirable line connections are assigned the lower weights.
|
||
|
</dd>
|
||
|
<dt><b><i>minimum-link-speed</i></b></dt>
|
||
|
<dd>Specifies the minimum link speed for a line connection that is accepted by this line row criteria. Valid values are *MIN, 1200, 2400, 4800, 7200, 9600, 14400, 19200, 48000, 56000, 64000, 112000, 128000, 168000, 192000, 224000, 256000, 280000, 320000, 336000, 384000, 448000, 499000, 576000, 614000, 691000, 768000, 845000, 922000, 998000, 1075000, 1152000, 1229000, 1382000, 1536000, 1690000, 1843000, 1997000, 4M, 10M, 16M, or *MAX bps.
|
||
|
</dd>
|
||
|
<dt><b><i>maximum-link-speed</i></b></dt>
|
||
|
<dd>Specifies the maximum link speed for a line connection that is accepted by this line row criteria. Valid values are *MIN, 1200, 2400, 4800, 7200, 9600, 14400, 19200, 48000, 56000, 64000, 112000, 128000, 168000, 192000, 224000, 256000, 280000, 320000, 336000, 384000, 448000, 499000, 576000, 614000, 691000, 768000, 845000, 922000, 998000, 1075000, 1152000, 1229000, 1382000, 1536000, 1690000, 1843000, 1997000, 4M, 10M, 16M, or *MAX bps.
|
||
|
</dd>
|
||
|
<dt><b><i>minimum-cost/connect-time</i></b></dt>
|
||
|
<dd>Specifies the minimum relative cost per connect time that is accepted by this line row criteria. Valid costs range from 0 to 255. 0 implies a low cost, while 255 indicates a high cost.
|
||
|
</dd>
|
||
|
<dt><b><i>maximum-cost/connect-time</i></b></dt>
|
||
|
<dd>Specifies the maximum relative cost per connect time that is accepted by this line row criteria. Valid costs range from 0 to 255. 0 implies a low cost, while 255 indicates a high cost.
|
||
|
</dd>
|
||
|
<dt><b><i>minimum-cost/byte</i></b></dt>
|
||
|
<dd>Specifies the minimum relative cost per byte that is accepted by this line row criteria. Valid costs range from 0 to 255. 0 implies a low cost, while 255 indicates a high cost.
|
||
|
</dd>
|
||
|
<dt><b><i>maximum-cost/byte</i></b></dt>
|
||
|
<dd>Specifies the maximum relative cost per byte that is accepted by this line row criteria. Valid costs range from 0 to 255. 0 implies a low cost, while 255 indicates a high cost.
|
||
|
</dd>
|
||
|
<dt><b><i>minimum-security</i></b></dt>
|
||
|
<dd>Specifies the minimum security level that is accepted by this line row criteria. Valid values are in order from least to most secure.
|
||
|
<ul>
|
||
|
<li>*NONSECURE (No Security)
|
||
|
</li>
|
||
|
<li>*PKTSWTNET (Packet Switched Network)
|
||
|
</li>
|
||
|
<li>*UNDGRDCBL (Underground Cable)
|
||
|
</li>
|
||
|
<li>*SECURECND (Secure Conduit)
|
||
|
</li>
|
||
|
<li>*GUARDCND (Guarded Conduit)
|
||
|
</li>
|
||
|
<li>*ENCRYPTED (Encrypted Line)
|
||
|
</li>
|
||
|
<li>*MAX (Guarded Conduit, protected against physical and radiation tapping)
|
||
|
</li>
|
||
|
</ul>
|
||
|
</dd>
|
||
|
<dt><b><i>maximum-security</i></b></dt>
|
||
|
<dd>Specifies the maximum security level that is accepted by this line row criteria. Valid values are in order from least to most secure.
|
||
|
<ul>
|
||
|
<li>*NONSECURE (No Security)
|
||
|
</li>
|
||
|
<li>*PKTSWTNET (Packet Switched Network)
|
||
|
</li>
|
||
|
<li>*UNDGRDCBL (Underground Cable)
|
||
|
</li>
|
||
|
<li>*SECURECND (Secure Conduit)
|
||
|
</li>
|
||
|
<li>*GUARDCND (Guarded Conduit)
|
||
|
</li>
|
||
|
<li>*ENCRYPTED (Encrypted Line)
|
||
|
</li>
|
||
|
<li>*MAX (Guarded Conduit, protected against physical and radiation tapping)
|
||
|
</li>
|
||
|
</ul>
|
||
|
</dd>
|
||
|
<dt><b><i>minimum-propagation-delay</i></b></dt>
|
||
|
<dd>Specifies the minimum propagation delay that is accepted by this line row criteria. Valid values are in order from least to longest delay.
|
||
|
<ul>
|
||
|
<li>*MIN (Minimum propagation delay)
|
||
|
</li>
|
||
|
<li>*LAN (Propagation delay using a local area network)
|
||
|
</li>
|
||
|
<li>*TELEPHONE (Propagation delay using telephone lines)
|
||
|
</li>
|
||
|
<li>*PKTSWTNET (Propagation delay using a packet switched network)
|
||
|
</li>
|
||
|
<li>*SATELLITE (Propagation delay using satellite communications)
|
||
|
</li>
|
||
|
<li>*MAX (Maximum propagation delay)
|
||
|
</li>
|
||
|
</ul>
|
||
|
</dd>
|
||
|
<dt><b><i>maximum-propagation-delay</i></b></dt>
|
||
|
<dd>Specifies the maximum propagation delay that is accepted by this line row criteria. Valid values are in order from least to longest delay.
|
||
|
<ul>
|
||
|
<li>*MIN (Minimum propagation delay)
|
||
|
</li>
|
||
|
<li>*LAN (Propagation delay using a local area network)
|
||
|
</li>
|
||
|
<li>*TELEPHONE (Propagation delay using telephone lines)
|
||
|
</li>
|
||
|
<li>*PKTSWTNET (Propagation delay using a packet switched network)
|
||
|
</li>
|
||
|
<li>*SATELLITE (Propagation delay using satellite communications)
|
||
|
</li>
|
||
|
<li>*MAX (Maximum propagation delay)
|
||
|
</li>
|
||
|
</ul>
|
||
|
</dd>
|
||
|
<dt><b><i>user-defined-fields</i></b></dt>
|
||
|
<dd>Specify your own line connection criteria with three user-defined fields (with minimum and maximum ranges for each field). Valid values are 0 to 255.
|
||
|
</dd>
|
||
|
</dl>
|
||
|
</div>
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#CRTCOSD.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
<div> <a name="CRTCOSD.ROW8NODE"></a>
|
||
|
<h3>Row 8 for nodes (ROW8NODE)</h3>
|
||
|
<p>Specifies the list of node-related criteria used for the first through eighth rows of the class-of-service description. This row describes the attributes of a node in the APPN network. The rows are examined in order from the first through eighth rows to define a network routing path. The list shows a value for each of the following elements.
|
||
|
</p>
|
||
|
<dl>
|
||
|
<dt><b><i>node-weighting-factor</i></b></dt>
|
||
|
<dd>Specifies the relative weight of this row for nodes. The weight ranges from 0 to 255. The more desirable nodes are assigned the lower weights.
|
||
|
</dd>
|
||
|
<dt><b><i>route-addition-resistance-minimum</i></b></dt>
|
||
|
<dd>Specifies the minimum route addition resistance accepted by this node row criteria. Valid values range from 0 to 255. 0 implies a low resistance, and 255 indicates a high resistance.
|
||
|
</dd>
|
||
|
<dt><b><i>route-addition-resistance-maximum</i></b></dt>
|
||
|
<dd>Specifies the maximum route addition resistance accepted by this node row criteria. Valid values range from 0 to 255. 0 implies a low resistance, and 255 indicates a high resistance.
|
||
|
</dd>
|
||
|
<dt><b><i>congestion-minimum</i></b></dt>
|
||
|
<dd>Specifies the minimum congestion level accepted by this node criteria. Valid values are *LOW (low congestion level) or *HIGH (high congestion level).
|
||
|
</dd>
|
||
|
<dt><b><i>congestion-maximum</i></b></dt>
|
||
|
<dd>Specifies the maximum congestion level accepted by this node criteria. Valid values are *LOW (low congestion level) or *HIGH (high congestion level).
|
||
|
</dd>
|
||
|
</dl>
|
||
|
</div>
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#CRTCOSD.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
<div> <a name="CRTCOSD.TEXT"></a>
|
||
|
<h3>Text 'description' (TEXT)</h3>
|
||
|
<p>Specifies the text that briefly describes the object.
|
||
|
</p>
|
||
|
<dl>
|
||
|
<dt><b>*BLANK</b></dt>
|
||
|
<dd>No text is specified.
|
||
|
</dd>
|
||
|
<dt><b><i>character-value</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="#CRTCOSD.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
<div> <a name="CRTCOSD.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="#CRTCOSD.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
<hr size="2" width="100%">
|
||
|
<div><h3><a name="CRTCOSD.COMMAND.EXAMPLES">Examples</a> </h3>
|
||
|
<p>
|
||
|
<pre>
|
||
|
CRTCOSD COSD(COSD1)
|
||
|
ROW1LINE(15 9600 19200 20 30
|
||
|
50 75 *SECURECND *GUARDCND
|
||
|
*PKTSWTNET *SATELLITE 100 200 50 100 25 50)
|
||
|
TEXT('customized Row1line')
|
||
|
</pre>
|
||
|
</p>
|
||
|
<p>This command creates COSD1. All values are specified for Row1Line, and defaults are accepted for all the other rows.
|
||
|
</p>
|
||
|
</div>
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#CRTCOSD.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
<hr size="2" width="100%">
|
||
|
<div><h3><a name="CRTCOSD.ERROR.MESSAGES">Error messages</a> </h3>
|
||
|
<p><b><u>*ESCAPE Messages</u></b>
|
||
|
</p>
|
||
|
<dl>
|
||
|
<dt><b>CPF26CB</b></dt>
|
||
|
<dd>Class-of-service description &1 not created due to errors.
|
||
|
</dd>
|
||
|
<dt><b>CPF2610</b></dt>
|
||
|
<dd>Parameter not valid.
|
||
|
</dd>
|
||
|
<dt><b>CPF2660</b></dt>
|
||
|
<dd>Class-of-service description &1 already exists.
|
||
|
</dd>
|
||
|
<dt><b>CPF9838</b></dt>
|
||
|
<dd>User profile storage limit exceeded.
|
||
|
</dd>
|
||
|
</dl>
|
||
|
</div>
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#CRTCOSD.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
</body>
|
||
|
</html>
|