LAN Architectures
LAN Architectures
LAN Architectures
The LAN architecture is what determines how the network is connected and how its components
communicate with each other. Its primary purpose is to ensure that the LAN functions properly
and efficiently.
1. Ethernet Architecture
Ethernet is the most popular LAN technology.
-large installed base (500 million Ethernet nodes)
-more than 95% of LAN traffic is Ethernet based
Ethernet supports 10 Mb/s, 100 Mb/s (Fast Ethernet), 1 Gb/s (Gigabit Ethernet) and 10
Gb/s(10GbE)
Ethernet is standardized by IEEE (802.3 standard series)
Ethernet uses CSMA/CD as a medium access protocol
Widespread popularity
-Specifications and rights to build and install Ethernet are easily available to
everyone.
-Design goals: create a simple network topology with efficient shared resources,
easy to configure and maintain, compatible across many manufacturers and
systems
-Ethernet is competitively priced
Standardization of Ethernet
In 1983, IEEE released first Ethernet standard (10 Mb/s) based on 50Ω thick coaxial cable in
bus topology
In 1990, major advancement with unshielded twisted pair (UTP) copper transmission
medium (IEEE 802.3 10BASE-T)
2
IEEE STANDARDS
IEEE 802.2 (topology independent), IEEE 802.3 (based on Ethernet), and IEEE 802.5 (based on
token ring) are the most commonly used IEEE 802 standards.
The IEEE 802.3 Physical layer definition describes signaling methods (both baseband and
broadband), data rates, media, and topologies. Several Physical layer variants also have been
defined. Each variant is named following a convention that states the signaling rate (10, 100 or
1000) in Mbps, baseband (BASE) or broadband (BROAD) mode, and a designation of the media
characteristics.
The following list details the IEEE 802.3 variants of transmission media:
The logical ring represents the token's path between computers. The actual
physical ring of cable is in the hub.
A Token Ring network includes the following features:
the ring more than once and ensuring that only one token is on the network
at a time.
Also, the process of monitoring called beaconing. The active monitor sends
out a beacon announcement every seven seconds. The beacon is passed from
computer to computer throughout the entire ring.
If a station does not receive an expected announcement from its upstream
neighbor, it attempts to notify the network of the lack of contact.
It sends a message that includes its address, the address of the neighbor that
did not announce, and the type of beacon.
From this information, the ring attempts to diagnose the problem and make
a repair without disrupting the entire network.
If it is unable to complete the reconfiguration automatically, manual
intervention is required.
During node or link failure, secondary ring closes loop to restore all traffic transport
Self-healing network is fault tolerate and increases network reliability
*****************************************************************************