65 lines
3.7 KiB
HTML
65 lines
3.7 KiB
HTML
<?xml version="1.0" encoding="utf-8"?>
|
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
|
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US" xml:lang="en-us">
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
|
<meta name="dc.language" scheme="rfc1766" 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. -->
|
|
<meta name="dc.date" scheme="iso8601" content="2005-09-06" />
|
|
<meta name="copyright" content="(C) Copyright IBM Corporation 1998, 2006" />
|
|
<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))' />
|
|
<title>Token-ring networks</title>
|
|
<link rel="stylesheet" type="text/css" href="ibmidwb.css" />
|
|
<link rel="stylesheet" type="text/css" href="ic.css" />
|
|
</head>
|
|
<body>
|
|
<a id="Top_Of_Page" name="Top_Of_Page"></a><!-- Java sync-link -->
|
|
<script language = "Javascript" src = "../rzahg/synch.js" type="text/javascript"></script>
|
|
|
|
|
|
<a name="rzajttrn-con"></a>
|
|
<h4 id="rzajttrn-con">Token-ring networks</h4>
|
|
<p>A token-ring network is one LAN topology that sends data in one direction
|
|
throughout a specified number of locations by using the token. The token is
|
|
the symbol of authority for control of the transmission line. This token allows
|
|
any sending station in the network (ring) to send data when the token arrives
|
|
at that location.</p>
|
|
<p>Stations in a token-ring network are physically connected, typically in
|
|
a star-wired ring topology, to a wiring concentrator such as the IBM® 8228 Multistation
|
|
Access Unit. The concentrator serves as a logical ring around which data
|
|
is transmitted at 4 million, 16 million, or 100 million bits per second (Mbps).
|
|
Each station is connected to the concentrator typically by shielded twisted
|
|
pair (STP) cabling.
|
|
|
|
|
|
|
|
|
|
|
|
</p>
|
|
<dl>
|
|
<dt class="bold">Full-duplex token ring</dt>
|
|
<dd>In full-duplex token ring, which is also called DTR (dedicated token
|
|
ring), switching hubs enable stations to send and receive data on the network
|
|
simultaneously. A token-ring switching hub divides the network into smaller
|
|
segments. When a station transmits its data packet, the token-ring switch
|
|
reads the packet's destination address information and forwards the data directly
|
|
to the receiving station. The switch then establishes a dedicated connection
|
|
between the two stations, enabling data to be transmitted and received at
|
|
the same time. In full-duplex token ring, the token-passing protocol is suspended.
|
|
The network in effect becomes a 'tokenless' token ring. Full-duplex token
|
|
ring increases sending and receiving bandwidth for connected stations, improving
|
|
network performance.
|
|
</dd>
|
|
</dl>
|
|
<p>For more information, see the <a href="../rzaju/rzajuoverview.htm">Token ring topic
|
|
collection</a>.</p>
|
|
<a id="Bot_Of_Page" name="Bot_Of_Page"></a>
|
|
</body>
|
|
</html>
|