Data and Computer Communications: Chapter 16 - High Speed Lans
Data and Computer Communications: Chapter 16 - High Speed Lans
Data and Computer Communications: Chapter 16 - High Speed Lans
Communications
Chapter 16 High Speed LANs
Ninth Edition
by William Stallings
Data and Computer Communications, Ninth
Edition by William Stallings, (c) Pearson
Education - Prentice Hall, 2011
Congratulations.Iknewtherecordwouldstand
untilitwasbroken.
YogiBerra
Introduction
rapid
CSMA/CD Precursors
earliest was ALOHA
CSMA/CD Precursors
Carrier
Nonpersistent CSMA
If the medium is
idle, transmit;
otherwise, go to
step 2
If the medium is
busy, wait an
amount of time
drawn from a
probability
distribution and
repeat step 1
Disadvantage:
capacity is wasted
because the medium
will generally remain
idle following the
end of a
transmission even if
there are one or
more stations
waiting to transmit
1-persistent CSMA
1-persistent CSMA avoids idle channel time
1-persistent CSMA rules:
1.
2.
P-persistent CSMA
2.
3.
Value of p?
CSMA
fig 16.1
Description of CSMA/CD
1.If the
medium is
idle,
transmit;
otherwise,
go to step 2.
2.If the
medium is
busy,
continue to
listen until
the channel
is idle, then
transmit
immediately.
3.If a
collision is
detected
during
transmission,
transmit a
brief
jamming
signal to
assure that
all stations
know that
there has
been a
collision and
then cease
transmission.
4.After
transmitting
the jamming
signal, wait a
random
amount of
time,
referred to as
the backoff,
then attempt
to transmit
again (repeat
from step 1).
CSMA/CD
Operation
Which Persistence
Algorithm?
IEEE
Collision Detection
on baseband bus
collision produces
higher signal voltage
collision detected if
cable signal greater
than single station
signal
signal is attenuated
over distance
limit to 500m
(10Base5) or 200m
(10Base2)
on twisted pair
(star-topology)
activity on
more than one
port is collision
use special
collision
presence
signal
Envelope
frame
IEEE 802.3
MAC
Frame
Format
Preample: 10101010
Start of Frame Delimiter: 10101011
Length/Type:
- If less than or equal to 1500, then the
Length/Type field indicates the number
of MAC client data octets contained in
the subsequent MAC Client Data field
- If greater than or equal to 1536 decimal
then the Length/Type field indicates the
nature of the MAC client protocol (Type
interpretation).
A VLAN Configuration
A VLAN Configuration
http://en.wikipedia.org/wiki/IEEE_802.1Q
10Mbps Specification
(802.3# where #=e,i,)
10Base5 : link
10Base2 : link
100BASEFX
100BASET4
Transmission
medium
2pair,STP
2pair,Category
5UTP
2opticalfibers
4pair,Category
3,4,or5UTP
Signaling
technique
MLT3
MLT3
4B5B,NRZI
8B6T,NRZ
Datarate
100Mbps
100Mbps
100Mbps
100Mbps
Maximum
segmentlength
100m
100m
100m
100m
Networkspan
200m
200m
400m
200m
MLT-3
4B/5B-NRZI
8B6T
100BASE-X
4B/5B-NRZI
100BASE
-TX
two physical
medium
specifications
MLT-3 signaling
scheme is used
100BASE
-FX
100BASE-T4
Mixed Configurations
Fast Ethernet supports mixture of existing 10Mbps LANs and newer 100-Mbps LANs
supporting older and newer technologies
stations attach to 10-Mbps hubs using 10BASE-T
hubs connected to switching hubs using 100BASE-T
high-capacity workstations and servers attach directly to
10/100 switches
switches connected to 100-Mbps hubs use 100-Mbps links
100-Mbps hubs provide building backbone
connected to router providing connection to WAN
extension
Frame
Ethernet Switch
GBIC (Gigabit Interface Converter)
10Gbps Ethernet
(IEEE 802.3a# where #= e, k, n, p, q)
http://en.wikipedia.org/wiki/10_Gigabit_Ethernet
growing interest in 10Gbps Ethernet
10Gbps Ethernet
Configurations
100-Gbps Ethernet
(IEEE 802.3ba)
preferred
Multilane Distribution
used to achieve the required data rates
multilane distribution:
switches implemented
as multiple parallel
channels
virtual lanes:
separate physical
wires, different
frequencies or wave
lengths
if a different number of
lanes are actually in
use, virtual lanes are
distributed into
physical lanes in the
PMD (physical medium
dependent) sublaver
(n. of virtual lanes may
not be equal to n. of
physical lanes)
form of inverse
multiplexing
https://
www.ixiacom.com/sites/default/files/resources/whitepaper/PCS_white_paper
.pdf
Summary
traditional
Ethernet
high speed LANs emergence
Ethernet technologies
multilane
distribution
IEEE 802.1Q VLAN standard