69 lines
4.7 KiB
HTML
69 lines
4.7 KiB
HTML
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<!DOCTYPE html
|
||
|
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||
|
<html lang="en-us" xml:lang="en-us">
|
||
|
<head>
|
||
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||
|
<meta name="security" content="public" />
|
||
|
<meta name="Robots" content="index,follow" />
|
||
|
<meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))' />
|
||
|
<meta name="DC.Type" content="concept" />
|
||
|
<meta name="DC.Title" content="How LAN devices identify themselves" />
|
||
|
<meta name="abstract" content="Your system compares the exchanged information against the information contained in the line and controller descriptions." />
|
||
|
<meta name="description" content="Your system compares the exchanged information against the information contained in the line and controller descriptions." />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rzajuunderstandingconnestablishment.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rzajuexchangeidentifiers.htm" />
|
||
|
<meta name="copyright" content="(C) Copyright IBM Corporation 1999, 2006" />
|
||
|
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 1999, 2006" />
|
||
|
<meta name="DC.Format" content="XHTML" />
|
||
|
<meta name="DC.Identifier" content="understanding_station_ids" />
|
||
|
<meta name="DC.Language" content="en-us" />
|
||
|
<!-- All rights reserved. Licensed Materials Property of IBM -->
|
||
|
<!-- US Government Users Restricted Rights -->
|
||
|
<!-- Use, duplication or disclosure restricted by -->
|
||
|
<!-- GSA ADP Schedule Contract with IBM Corp. -->
|
||
|
<link rel="stylesheet" type="text/css" href="./ibmdita.css" />
|
||
|
<link rel="stylesheet" type="text/css" href="./ic.css" />
|
||
|
<title>How LAN devices identify themselves</title>
|
||
|
</head>
|
||
|
<body id="understanding_station_ids"><a name="understanding_station_ids"><!-- --></a>
|
||
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
||
|
<h1 class="topictitle1">How LAN devices identify themselves</h1>
|
||
|
<div><p>Your system compares the exchanged information against the information
|
||
|
contained in the line and controller descriptions.</p>
|
||
|
<p>During the connection process, your system sends information
|
||
|
to the remote device, which the device uses to ensure connection to the correct
|
||
|
system. The remote device also sends information to your system, which your
|
||
|
system uses to ensure the connection to the correct device. If the exchanged
|
||
|
information matches the information contained in the line and controller descriptions
|
||
|
and other connection values are correct, the connection process continues.
|
||
|
Likewise, the remote device performs a similar process.</p>
|
||
|
<p>Your system and the remote device use two verifications during the connection
|
||
|
process to ensure connection to the correct device. One verification (required),
|
||
|
matches the line description information and controller description information
|
||
|
with the connection information that the remote device sent. If a match occurs,
|
||
|
your system continues with the connection process.</p>
|
||
|
<p>This list shows the information that the remote device sends:</p>
|
||
|
<ul><li>The address associated with the input/output adapter (IOA) on the remote
|
||
|
device. This address is either the preset address or the locally administered
|
||
|
address.</li>
|
||
|
<li>The source service access point <a href="rzajuhigherlayersoverlanprotocols.htm#higher_layers_over_lan_protocols__ssaps_and_dsaps">(SSAP)</a> on the remote device.</li>
|
||
|
<li>The destination service access point <a href="rzajuhigherlayersoverlanprotocols.htm#higher_layers_over_lan_protocols__ssaps_and_dsaps">(DSAP)</a>.</li>
|
||
|
</ul>
|
||
|
<p>The other verification matches the <a href="rzajuexchangeidentifiers.htm#exchange_identifiers">exchange
|
||
|
identifier</a> values. For Advanced Program-to-Program Communications
|
||
|
(APPCs), this verification is optional. Systems Network Architecture (SNA)
|
||
|
hosts that use parallel connections require this verification.</p>
|
||
|
</div>
|
||
|
<div>
|
||
|
<ul class="ullinks">
|
||
|
<li class="ulchildlink"><strong><a href="rzajuexchangeidentifiers.htm">SNA exchange identifiers</a></strong><br />
|
||
|
To establish a connection, your system and the remote device exchange information that includes the exchange identifiers (XIDs).</li>
|
||
|
</ul>
|
||
|
|
||
|
<div class="familylinks">
|
||
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzajuunderstandingconnestablishment.htm" title="If you use Systems Network Architecture (SNA) with a LAN protocol, use this information to establish the connection between LAN devices.">Connection establishment between LAN devices</a></div>
|
||
|
</div>
|
||
|
</div>
|
||
|
</body>
|
||
|
</html>
|