Fiber Distributed Data Interface
| FEATURES
|
CONCEPTS
|
FUNCTION
|
CONCEPTS
FIBER OPTIC
FDDI uses light on glass or clear plastic strands that are thinner than a human hair. These strands carry signals from place to place and are connected to laser-light emitters. The strands are lit and unlit to provide data communication. This makes FDDI very expensive however, and so you rarely see it in a computer LAN. You will more often see it in a cross campus network, but even this too is fading with the advent of gigabit fiber-optic ethernet (gig-e).
100 Mbps
The FDDI system is 100 megabits per second, or 100,000,000 bits per second. This is REALLY fast, but not quite as fast as some of the high speed Optical Cable links used in many telecommunications companies (like Sprint, AT&T, Qwest, WorldCom etc).
DUAL RING
By dual ring, I mean that there are two rings connecting all the devices together. Unlike an Ethernet card, a FDDI card has TWO network ports, an 'A' port, and a 'B' port. The 'B' port is the primary connection, and the 'A' port is used only in case the B port fails. Traffic runs in opposite directions.
COUNTER ROTATING RINGS
Data travels around the rings in opposite directions, but both rings are rarely used. There is an 'A' ring, and a 'B' ring. The 'B' ring is the primary ring used for communication and the A ring is the backup. When the 'B' ring breaks, it 'wraps' the connection back around on the 'A' ring, hoping to run the connection back around the opposite direction. Ring Wraps are a major troubleshooting headache in FDDI systems, as when they wrap, the traffic heads back in the opposite direction.
TOKEN PASSING
FDDI passes a token around the ring. This restricts transmit use of the circuit to solely the station that controls the token. This is three octet frame
FDDI OPERATIONAL CONCEPTS
PORT TYPES
FDDI has AB ports for connecting to the A and B rings, but a FDDI switch will have M ports, also called 'concentrator' ports. An M port can be either an A or B port. Switches allow FDDI to be used more efficently and to concentrate FDDI connections to a single device.
RING WRAP
A ring wrap is when the FDDI ring has a failure on the primary B path. The FDDI controllers on either side of the broken link then send their A links into 'wrap' mode and forward the data over the A chain of links, restoring connectivity to the severed station.
PHYSICAL MEDIUM DEPENDANT LAYER
This layer controls the physical communications properties and allows the Data Distributed Interface functions to run over copper (CDDI) or fiber optics (FDDI)
| << | >> |