Fddi
Fddi
WAN
24101
Standards
FDDI was developed by the American National Standards Institute (ANSI) X3T9.5 standards committee in the mid-1980s. At the time, high-speed engineering workstations were beginning to tax the bandwidth of existing local area networks (LANs) based on Ethernet and Token Ring). A new LAN media was needed that could easily support these workstations and their new distributed applications. At the same time, network reliability had become an increasingly important issue as system managers migrated mission-critical applications from large computers to networks. FDDI was developed to ll these needs. After completing the FDDI specication, ANSI submitted FDDI to the International Organization for Standardization (ISO), which created an international version of FDDI that is completely compatible with the ANSI standard version.
8-2
FDDI Specifications
Figure 8-2
Light sources differ for single-mode and multi-mode bers. Laser Light Source
Single Mode
Multi-mode
FDDI Specications
FDDI species the physical and media-access portions of the OSI reference model. FDDI is not actually a single specication, but it is a collection of four separate specications each with a specic function. Combined, these specications have the capability to provide high-speed connectivity between upper-layer protocols such as TCP/IP and IPX, and media such as ber-optic cabling. FDDIs four specications are the Media Access Control (MAC), Physical Layer Protocol (PHY), Physical-Medium Dependent (PMD), and Station Management (SMT). The MAC specication denes how the medium is accessed, including frame format, token handling, addressing, algorithms for calculating cyclic redundancy check (CRC) value, and error-recovery mechanisms. The PHY specication denes data encoding/decoding procedures, clocking requirements, and framing, among other functions. The PMD specication denes the characteristics of the transmission medium, including ber-optic links, power levels, bit-error rates, optical components, and connectors. The SMT specication denes FDDI station conguration, ring conguration, and ring control features, including station insertion and removal, initialization, fault isolation and recovery, scheduling, and statistics collection. FDDI is similar to IEEE 802.3 Ethernet and IEEE 802.5 Token Ring in its relationship with the OSI model. Its primary purpose is to provide connectivity between upper OSI layers of common protocols and the media used to connect network devices. Figure 8-3 illustrates the four FDDI specications and their relationship to each other and to the IEEE-dened Logical-Link Control (LLC) sublayer. The LLC sublayer is a component of Layer 2, the MAC layer, of the OSI reference model.
Figure 8-3
Primary
Primary
Port A Secondary
Port B Secondary
S1297a
FDDI DAS
8-4
An FDDI concentrator (also called a dual-attachment concentrator [DAC]) is the building block of an FDDI network. It attaches directly to both the primary and secondary rings and ensures that the failure or power-down of any SAS does not bring down the ring. This is particularly useful when PCs, or similar devices that are frequently powered on and off, connect to the ring. Figure 8-5 shows the ring attachments of an FDDI SAS, DAS, and concentrator.
Figure 8-5 A concentrator attaches to both the primary and secondary rings.
FDDI
Concentrator DAS
SAS
SAS
Dual Ring
FDDIs primary fault-tolerant feature is the dual ring. If a station on the dual ring fails or is powered down, or if the cable is damaged, the dual ring is automatically wrapped (doubled back onto itself) into a single ring. When the ring is wrapped, the dual-ring topology becomes a single-ring topology. Data continues to be transmitted on the FDDI ring without performance impact during the wrap condition. Figure 8-6 and Figure 8-7 illustrate the effect of a ring wrapping in FDDI.
S1296
Figure 8-6
Station 4
Ring wrap
Ring wrap
Station 2
A MAC B
B MAC A
B Failed station
S1298a
Station 3
8-6
Figure 8-7
Station 4
Ring wrap
Station 2
A MAC B
B MAC A
Failed wiring
Ring wrap
Station 3
When a single station fails, as shown in Figure 8-6, devices on either side of the failed (or powered down) station wrap, forming a single ring. Network operation continues for the remaining stations on the ring. When a cable failure occurs, as shown in Figure 8-7, devices on either side of the cable fault wrap. Network operation continues for all stations. It should be noted that FDDI truly provides fault-tolerance against a single failure only. When two or more failures occur, the FDDI ring segments into two or more independent rings that are unable to communicate with each other.
S1299a
MAC
Figure 8-8
Station 1
B A B A
Failed station
Optical bypass switch bypassed configuration Ring does not wrap Station 2
A B
Station 2
A B
Station 4
A B
B
S1300a
Station 3
Station 3
Dual Homing
Critical devices, such as routers or mainframe hosts, can use a fault-tolerant technique called dual homing to provide additional redundancy and to help guarantee operation. In dual-homing situations, the critical device is attached to two concentrators. Figure 8-9 shows a dual-homed conguration for devices such as le servers and routers.
Figure 8-9 A dual-homed conguration guarantees operation.
Concentrator
Concentrator
Routers
24103
One pair of concentrator links is declared the active link; the other pair is declared passive. The passive link stays in back-up mode until the primary link (or the concentrator to which it is attached) is determined to have failed. When this occurs, the passive link automatically activates.
Preamble
Start delimiter
Frame control
Data
FCS
End delimiter
Frame status
PreambleA unique sequence that prepares each station for an upcoming frame. Start DelimiterIndicates the beginning of a frame by employing a signaling pattern that differentiates it from the rest of the frame. Frame ControlIndicates the size of the address elds and whether the frame contains asynchronous or synchronous data, among other control information. Destination AddressContains a unicast (singular), multicast (group), or broadcast (every station) address. As with Ethernet and Token Ring addresses, FDDI destination addresses are 6 bytes long. Source AddressIdenties the single station that sent the frame. As with Ethernet and Token Ring addresses, FDDI source addresses are 6 bytes long. DataContains either information destined for an upper-layer protocol or control information. Frame Check Sequence (FCS)Filed by the source station with a calculated cyclic redundancy check value dependent on frame contents (as with Token Ring and Ethernet). The destination address recalculates the value to determine whether the frame was damaged in transit. If so, the frame is discarded. End DelimiterContains unique symbols, which cannot be data symbols, that indicate the end of the frame.
S1301a
Preamble
Frame StatusAllows the source station to determine whether an error occurred and whether the frame was recognized and copied by a receiving station.
FDDI Media Access Control (MAC) FDDI Station Management (SMT) Multimode Fiber PMD
24104
8-10