| Token Ring |
Article Index for Token |
Website Links For Ring |
Information AboutToken Ring |
| CATEGORIES ABOUT TOKEN RING | |
| network topology | |
| local area networks | |
| ieee 802 | |
| ibm hardware | |
| token ring | |
| ibm pc compatibles | |
|
Token-Ring Local Area Network (LAN) technology was developed and promoted by IBM in the early 1980s and standardised as '''IEEE 802.5''' by the Institute Of Electrical And Electronics Engineers . Initially very successful, it went into steep decline after the introduction of 10BASE-T for Ethernet and the EIA/TIA 568 cabling standard in the early 1990s . A fierce marketing effort led by IBM sought to claim better performance and reliability over Ethernet for critical applications due to its Deterministic Access Method , but was no more successful than similar battles in the same era over their Micro Channel Architecture . IBM no longer uses or promotes Token-Ring. Madge Networks , a one time competitor to IBM, is now considered to be the market leader in Token Ring. OVERVIEW Stations on a Token-Ring LAN are logically organized in a Ring Topology with data being transmitted sequentially from one ring station to the next with a control token circulating around the ring controlling access. This Token Passing mechanism is shared by ARCNET , Token Bus , and FDDI , and has theoretical advantages over the Stochastic CSMA/CD of Ethernet. Physically, a Token-Ring network is wired as a Star , with 'hubs' and arms out to each station and the loop going out-and-back through each. Cabling is generally IBM "Type-1" Shielded Twisted Pair , with unique hermaphroditic connectors. Initially (in 1985 ) Token-Ring ran at 4 Mbit/s , but in 1989 IBM introduced the first 16 Mbit/s Token-Ring products and the 802.5 standard was extended to support this. In 1981 , Apollo Computers introduced their proprietary 12 Mbit/s Apollo Token Ring (ATR) and Proteon introduced their 10 Mbit/s ProNet-10 Token Ring network. However, IBM Token-Ring was not compatible with ATR or ProNet-10. More technically, Token-Ring is a local area network Protocol which resides at the Data Link Layer (DLL) of the OSI Model . It uses a special three-byte frame called a token that travels around the ring. Token ring frames travel completely around the loop. Each station passes or ''repeats'' the special token frame around the ring to its nearest downstream neighbour. This token-passing process is used to arbitrate access to the shared ring media. Stations that have data frames to transmit must first acquire the token before they can transmit them. Token ring LANs normally use Differential Manchester Encoding of bits on the LAN media. Token ring was invented by Olof Söderblom in the late 1960s . It was later licensed to IBM, who popularized the use of token ring LANs in the mid 1980s when it released its IBM token ring architecture based on active multi-station access units (MSAUs or MAUs) and the IBM Structured Cabling System. The Institute of Electrical and Electronics Engineers (IEEE) later standardized a token ring LAN system as IEEE 802.5. {Link without Title} Token ring LAN speeds of 4 Mbit/s, 16 Mbit/s, 100 Mbit/s and 1 Gbit/s have been standardized by the IEEE 802.5 working group. Token ring networks had significantly superior performance and reliability compared to early shared-media implementations of Ethernet (IEEE 802.3), and were widely adopted as a higher-performance alternative to shared-media Ethernet. However, with the development of Switched Ethernet, token ring architectures lagged badly behind Ethernet in both performance and reliability. The higher sales of Ethernet allowed Economies Of Scale which drove down prices further, and added a compelling price advantage to its other advantages over token ring. Token ring networks have since declined in usage and the standards activity has since come to a standstill as switched Ethernet has dominated the LAN/layer 2 networking market. TOKEN FRAME When no station is transmitting a data frame, a special token frame circles the loop. This special token frame is repeated from station to station until arriving at a station that needs to transmit data. When a station needs to transmit a data frame, it converts the token frame into a data frame for transmission. The special token frame consists of three bytes as follows:
TOKEN RING FRAME FORMAT A data token ring frame is an expanded version of the token frame that is used by stations to transmit Medium Access Control (MAC) management frames or data frames from upper layer protocols and applications. The token ring frame format is defined as follows:
ACTIVE AND STANDBY MONITORS Every station in a token ring network is either an active monitor (AM) or standby monitor (SM) station. However, there can be only one active monitor on a ring at a time. The active monitor is chosen through an election or ''monitor contention'' process. The monitor contention process is initiated when
The station with the highest MAC Address will win the election process. Every other station becomes a standby monitor. All stations must be capable of becoming an active monitor station if necessary. The active monitor performs a number of ring administration functions. The first function is to operate as the master clock for the ring in order to provide synchronization of the signal for stations on the wire. Another function of the AM is to insert a 24-bit delay into the ring, to ensure that there is always sufficient buffering in the ring for the token to circulate. A third function for the AM is to ensure that a token circulates whenever there is no frame being transmitted, and to detect a broken ring. Lastly, the AM is responsible for removing circulating frames from the ring. TOKEN RING INSERTION PROCESS Token ring stations must go through a 5-phase ring insertion process before being allowed to participate in the ring network. If any of these phases fail, the token ring station will not ''insert'' into the ring and the token ring driver may report an error.
SEE ALSO EXTERNAL LINKS
|
|
|