Software Engineering Departments
COE (College of Engineering
8.1
Lecture 8
Wired LANs: Ethernet
Computer Communication and Networks
Engr. Farhan Ghafoor
Figure 13.1 IEEE standard for LANs
Figure 13.2 HDLC frame compared with LLC and MAC frames
13--22 STANDARD ETHERNET
The original Ethernet was created in 1976 at Xerox’s
Palo A
A
l
l
t
t
o
oR
R
e
e
s
s
e
e
a
a
r
r
c
c
h
hC
C
e
e
n
n
t
t
e
e
r
r(
(
P
P
A
A
R
R
C
C
)
)
.
.S
S
i
i
n
n
c
c
e
etthen, iitt h
h
a
a
s
s
gone through four generations.. We briefly discuss the
Standard (
(
o
o
r
rttrraaddiittiioonnaall))E
E
t
t
h
h
e
e
r
r
n
n
e
e
t
tin tthhiisssseeccttiioonn..
Topics discussed in this section:
MAC Sublayer
Physical Layer
Figure 13.3 Ethernet evolution through four generations
Figure 13.4 802.3 MAC frame
Figure 13.5 Minimum and maximum lengths
Note
Frame length:
Minimum: 64 bytes (512 bits)
Maximum: 1518 bytes (12,144 bits)
13.8
Figure 13.6 Example of an Ethernet address in hexadecimal notation
13.9
Figure 13.7 Unicast and multicast addresses
13.10
Note
The least significant bit of the first byte
defines the type of address.
If the bit is 0, the address is unicast;
otherwise, it is multicast.
13.11
Note
The broadcast destination address is a
special case of the multicast address in
which all bits are 1s.
13.12
Example 13.1
Define the type of the following destination addresses:
b 47:20:1B:2E:08:EE
a 4A:30:10:21:10:1
c. FF:FF:FF:FF:FF:FF
Solution
13.13
To find the type of the address, we need to look at the
second hexadecimal digit from the left. If it is even, the
address is unicast. If it is odd, the address is multicast. If
all digits are F’s, the address is broadcast. Therefore, we
have the following:
a. This is a unicast address because A in binary is1010.
b. This is a multicast address because 7 in binary is 0111.
c. This is a broadcast address because all digits are F’s.
Example 13.2
Show how the address 47:20:1B:2E:08:EE is sent out on
line.
Solution
The address is sent left-to-right, byte by byte; for each
byte, it is sent right-to-left, bit by bit, as shown below:
13.14
Figure 13.8 Categories of Standard Ethernet
13.15
Figure 13.9 Encoding in a Standard Ethernet implementation
13.16
Figure 13.10 10Base5 implementation
13.17
Figure 13.11 10Base2 implementation
13.18
Figure 13.12 10Base-T implementation
13.19
Figure 13.13 10Base-F implementation
13.20
Table 13.1 Summary of Standard Ethernet implementations
13.21
13--33 CHANGES IN THE STANDARD
The 10-Mbps Standard Ethernet has gone through
several c
c
h
h
a
a
n
n
g
g
e
e
s
sb
b
e
e
f
f
o
o
r
r
e
em
m
o
o
v
v
i
i
n
n
g
g ttoot
t
h
h
e
eh
h
i
i
g
g
h
h
e
e
r
rd
d
a
a
t
t
a
arates..
These changes aacctually opened the road to the
evolution ooft
t
h
h
e
eE
E
t
t
h
h
e
e
r
r
n
n
e
e
t
tt
t
o
ob
b
e
e
c
c
o
o
m
m
e
ec
c
o
o
m
m
p
p
a
a
t
t
i
i
b
b
l
l
e
ew
w
i
i
t
t
h
hother
high-data--rraate LANs..
Topics discussed in this section:
Bridged Ethernet
Switched Ethernet
Full-Duplex Ethernet
13.22
Figure 13.14 Sharing bandwidth
13.23
Figure 13.15 A network with and without a bridge
13.24
Figure 13.16 Collision domains in an unbridged network and a bridged network
13.25
Figure 13.17 Switched Ethernet
13.26
Figure 13.18 Full-duplex switched Ethernet
13.27
13--44 FAST ETHERNET
Fast Ethernet was designed to compete with LAN
protocols s
s
u
u
c
c
h
ha
a
s
sFDDI o
o
r
rFiber C
C
h
h
a
a
n
n
n
n
e
e
l
l
.
.I
I
E
E
E
E
E
Ecreated
Fast Ethernet under the name 802..3u.. Fast Ethernet
iissb
b
a
a
c
c
k
k
w
w
a
a
r
r
d
d
-
-
c
c
o
o
m
m
p
p
a
a
t
t
i
i
b
b
l
l
e
ew
w
i
i
t
t
h
hS
S
t
t
a
a
n
n
d
d
a
a
r
r
d
d Ethernet, but it
can transmit data 10 times faster at a rate o
o
f
f 1
1
0
0
0
0
M
M
b
b
p
p
s
s
.
.
Topics discussed in this section:
MAC Sublayer
Physical Layer
13.28
Figure 13.19 Fast Ethernet topology
13.29
Figure 13.20 Fast Ethernet implementations
13.30
Figure 13.21 Encoding for Fast Ethernet implementation
13.31
Table 13.2 Summary of Fast Ethernet implementations
13.32
13--55 GIGABIT ETHERNET
The nneeed for an e
e
v
v
e
e
n
nhigher data rraate rreessuulted in the
design o
o
f
ft
t
h
h
e
eG
G
i
i
g
g
a
a
b
b
i
i
t
tE
E
t
t
h
h
e
e
r
r
n
n
e
e
t
tprotocol (
(
1
1
0
0
0
0
0
0M
M
b
b
p
p
s
s
)
)
.
.The
IEEE committee ccaallsthe standard 802..3z..
13.33
Topics discussed in this section:
MAC Sublayer
Physical Layer
Ten-Gigabit Ethernet
Note
In the full-duplex mode of Gigabit
Ethernet, there is no collision;
the maximum length of the cable is
determined by the signal attenuation
in the cable.
13.34
Figure 13.22 Topologies of Gigabit Ethernet
13.35
Figure 13.23 Gigabit Ethernet implementations
13.36
Figure 13.24 Encoding in Gigabit Ethernet implementations
13.37
Table 13.3 Summary of Gigabit Ethernet implementations
13.38
Table 13.4 Summary of Ten-Gigabit Ethernet implementations
13.39

More Related Content

PPT
13 Wired Lans_Ethernet
PPT
ch13-ethernet.ppt
PPT
Ethernet Routing and switching chapter 1.ppt
PPTX
M5L3 Ethernet.pptx communication network
PPT
10 wired lan
PPT
Chapter 13
13 Wired Lans_Ethernet
ch13-ethernet.ppt
Ethernet Routing and switching chapter 1.ppt
M5L3 Ethernet.pptx communication network
10 wired lan
Chapter 13

Similar to Wired LANS - Ethernet and Computer Local Area Networks (20)

PPT
SYBSC IT COMPUTER NETWORKS UNIT III Wired LANS: Ethernet
PPT
3c ethernet
PPT
ETHERNET
PPT
wired lans
PPT
CH5-Wired Local Area Network-Ethernet.ppt
PPTX
CN unit3 chapter 1 asfarryinopeyiyil0[;[ptvrg
PPT
Lans ethernet
PPT
IT_210_Week06_Forouzan_Chapter_13.ppt
PPTX
CN-Unit_2-DLL-Etherne nnnnnnnnnnnt .pptx
PPTX
Ethernet 802.3.pptx
PPT
PDF
Twisted Pair Ethernet
PPTX
M5 L4 Ethernet-Wired LAN.pptx communication
DOCX
Ethernet
PDF
Advanced TCP/IP-based Industrial Networking for Engineers & Technicians
PPT
PDF
IEEE standards 802.3.&802.11
PDF
Ethernet 19 20
PPT
wired Lans ethernet in routing and switching
SYBSC IT COMPUTER NETWORKS UNIT III Wired LANS: Ethernet
3c ethernet
ETHERNET
wired lans
CH5-Wired Local Area Network-Ethernet.ppt
CN unit3 chapter 1 asfarryinopeyiyil0[;[ptvrg
Lans ethernet
IT_210_Week06_Forouzan_Chapter_13.ppt
CN-Unit_2-DLL-Etherne nnnnnnnnnnnt .pptx
Ethernet 802.3.pptx
Twisted Pair Ethernet
M5 L4 Ethernet-Wired LAN.pptx communication
Ethernet
Advanced TCP/IP-based Industrial Networking for Engineers & Technicians
IEEE standards 802.3.&802.11
Ethernet 19 20
wired Lans ethernet in routing and switching
Ad

More from FarhanGhafoor7 (15)

PPTX
603848771-Lecture-1-Intro-to-Flutter-and-Dart.pptx
PPT
eyeryeryeryeryeyeyeryeryyerye13872085.ppt
PPT
Lecture-21a discrete structure and mathematics.ppt
PPT
Lecture-20a discrete structure and mathematics.ppt
PPT
Lecture-Discrete Structure and discrete Mathematics.ppt
PPTX
Week 3-LectureA Object Oriented Programmings.pptx
PPT
Programming Fundamentals - Lecture 1.ppt
PPT
CCN - Lecture2 Cyber Security and Cryptology.ppt
PPTX
ESD Lecture introduction to embedded systems -3.pptx
PPTX
Android - Intents and Filters hgfh gfh.pptx
PPTX
Lecture -Introduction to Flutter and Dart.pptx
PPT
Assambly Language and Data Communication with Cell Phone
PPT
Wireless Communication and Cellular Communication
PPT
Fiber Optical Networks and Data Communication
PPTX
Class Scheduling using Generative AI.pptx
603848771-Lecture-1-Intro-to-Flutter-and-Dart.pptx
eyeryeryeryeryeyeyeryeryyerye13872085.ppt
Lecture-21a discrete structure and mathematics.ppt
Lecture-20a discrete structure and mathematics.ppt
Lecture-Discrete Structure and discrete Mathematics.ppt
Week 3-LectureA Object Oriented Programmings.pptx
Programming Fundamentals - Lecture 1.ppt
CCN - Lecture2 Cyber Security and Cryptology.ppt
ESD Lecture introduction to embedded systems -3.pptx
Android - Intents and Filters hgfh gfh.pptx
Lecture -Introduction to Flutter and Dart.pptx
Assambly Language and Data Communication with Cell Phone
Wireless Communication and Cellular Communication
Fiber Optical Networks and Data Communication
Class Scheduling using Generative AI.pptx
Ad

Recently uploaded (20)

PPTX
Graph Data Structures with Types, Traversals, Connectivity, and Real-Life App...
PDF
Abrasive, erosive and cavitation wear.pdf
PDF
20250617 - IR - Global Guide for HR - 51 pages.pdf
PDF
Artificial Superintelligence (ASI) Alliance Vision Paper.pdf
PPTX
Chemical Technological Processes, Feasibility Study and Chemical Process Indu...
PPTX
wireless networks, mobile computing.pptx
PPTX
Software Engineering and software moduleing
PPTX
Petroleum Refining & Petrochemicals.pptx
PPTX
CyberSecurity Mobile and Wireless Devices
PDF
UEFA_Carbon_Footprint_Calculator_Methology_2.0.pdf
PPTX
Sorting and Hashing in Data Structures with Algorithms, Techniques, Implement...
PPTX
Chapter 2 -Technology and Enginerring Materials + Composites.pptx
PPTX
Information Storage and Retrieval Techniques Unit III
PDF
August 2025 - Top 10 Read Articles in Network Security & Its Applications
PPTX
mechattonicsand iotwith sensor and actuator
PPTX
ASME PCC-02 TRAINING -DESKTOP-NLE5HNP.pptx
PDF
MLpara ingenieira CIVIL, meca Y AMBIENTAL
PPTX
Management Information system : MIS-e-Business Systems.pptx
PPTX
Module 8- Technological and Communication Skills.pptx
PDF
Soil Improvement Techniques Note - Rabbi
Graph Data Structures with Types, Traversals, Connectivity, and Real-Life App...
Abrasive, erosive and cavitation wear.pdf
20250617 - IR - Global Guide for HR - 51 pages.pdf
Artificial Superintelligence (ASI) Alliance Vision Paper.pdf
Chemical Technological Processes, Feasibility Study and Chemical Process Indu...
wireless networks, mobile computing.pptx
Software Engineering and software moduleing
Petroleum Refining & Petrochemicals.pptx
CyberSecurity Mobile and Wireless Devices
UEFA_Carbon_Footprint_Calculator_Methology_2.0.pdf
Sorting and Hashing in Data Structures with Algorithms, Techniques, Implement...
Chapter 2 -Technology and Enginerring Materials + Composites.pptx
Information Storage and Retrieval Techniques Unit III
August 2025 - Top 10 Read Articles in Network Security & Its Applications
mechattonicsand iotwith sensor and actuator
ASME PCC-02 TRAINING -DESKTOP-NLE5HNP.pptx
MLpara ingenieira CIVIL, meca Y AMBIENTAL
Management Information system : MIS-e-Business Systems.pptx
Module 8- Technological and Communication Skills.pptx
Soil Improvement Techniques Note - Rabbi

Wired LANS - Ethernet and Computer Local Area Networks

  • 1. Software Engineering Departments COE (College of Engineering 8.1 Lecture 8 Wired LANs: Ethernet Computer Communication and Networks Engr. Farhan Ghafoor
  • 2. Figure 13.1 IEEE standard for LANs
  • 3. Figure 13.2 HDLC frame compared with LLC and MAC frames
  • 4. 13--22 STANDARD ETHERNET The original Ethernet was created in 1976 at Xerox’s Palo A A l l t t o oR R e e s s e e a a r r c c h hC C e e n n t t e e r r( ( P P A A R R C C ) ) . .S S i i n n c c e etthen, iitt h h a a s s gone through four generations.. We briefly discuss the Standard ( ( o o r rttrraaddiittiioonnaall))E E t t h h e e r r n n e e t tin tthhiisssseeccttiioonn.. Topics discussed in this section: MAC Sublayer Physical Layer
  • 5. Figure 13.3 Ethernet evolution through four generations
  • 6. Figure 13.4 802.3 MAC frame
  • 7. Figure 13.5 Minimum and maximum lengths
  • 8. Note Frame length: Minimum: 64 bytes (512 bits) Maximum: 1518 bytes (12,144 bits) 13.8
  • 9. Figure 13.6 Example of an Ethernet address in hexadecimal notation 13.9
  • 10. Figure 13.7 Unicast and multicast addresses 13.10
  • 11. Note The least significant bit of the first byte defines the type of address. If the bit is 0, the address is unicast; otherwise, it is multicast. 13.11
  • 12. Note The broadcast destination address is a special case of the multicast address in which all bits are 1s. 13.12
  • 13. Example 13.1 Define the type of the following destination addresses: b 47:20:1B:2E:08:EE a 4A:30:10:21:10:1 c. FF:FF:FF:FF:FF:FF Solution 13.13 To find the type of the address, we need to look at the second hexadecimal digit from the left. If it is even, the address is unicast. If it is odd, the address is multicast. If all digits are F’s, the address is broadcast. Therefore, we have the following: a. This is a unicast address because A in binary is1010. b. This is a multicast address because 7 in binary is 0111. c. This is a broadcast address because all digits are F’s.
  • 14. Example 13.2 Show how the address 47:20:1B:2E:08:EE is sent out on line. Solution The address is sent left-to-right, byte by byte; for each byte, it is sent right-to-left, bit by bit, as shown below: 13.14
  • 15. Figure 13.8 Categories of Standard Ethernet 13.15
  • 16. Figure 13.9 Encoding in a Standard Ethernet implementation 13.16
  • 17. Figure 13.10 10Base5 implementation 13.17
  • 18. Figure 13.11 10Base2 implementation 13.18
  • 19. Figure 13.12 10Base-T implementation 13.19
  • 20. Figure 13.13 10Base-F implementation 13.20
  • 21. Table 13.1 Summary of Standard Ethernet implementations 13.21
  • 22. 13--33 CHANGES IN THE STANDARD The 10-Mbps Standard Ethernet has gone through several c c h h a a n n g g e e s sb b e e f f o o r r e em m o o v v i i n n g g ttoot t h h e eh h i i g g h h e e r rd d a a t t a arates.. These changes aacctually opened the road to the evolution ooft t h h e eE E t t h h e e r r n n e e t tt t o ob b e e c c o o m m e ec c o o m m p p a a t t i i b b l l e ew w i i t t h hother high-data--rraate LANs.. Topics discussed in this section: Bridged Ethernet Switched Ethernet Full-Duplex Ethernet 13.22
  • 23. Figure 13.14 Sharing bandwidth 13.23
  • 24. Figure 13.15 A network with and without a bridge 13.24
  • 25. Figure 13.16 Collision domains in an unbridged network and a bridged network 13.25
  • 26. Figure 13.17 Switched Ethernet 13.26
  • 27. Figure 13.18 Full-duplex switched Ethernet 13.27
  • 28. 13--44 FAST ETHERNET Fast Ethernet was designed to compete with LAN protocols s s u u c c h ha a s sFDDI o o r rFiber C C h h a a n n n n e e l l . .I I E E E E E Ecreated Fast Ethernet under the name 802..3u.. Fast Ethernet iissb b a a c c k k w w a a r r d d - - c c o o m m p p a a t t i i b b l l e ew w i i t t h hS S t t a a n n d d a a r r d d Ethernet, but it can transmit data 10 times faster at a rate o o f f 1 1 0 0 0 0 M M b b p p s s . . Topics discussed in this section: MAC Sublayer Physical Layer 13.28
  • 29. Figure 13.19 Fast Ethernet topology 13.29
  • 30. Figure 13.20 Fast Ethernet implementations 13.30
  • 31. Figure 13.21 Encoding for Fast Ethernet implementation 13.31
  • 32. Table 13.2 Summary of Fast Ethernet implementations 13.32
  • 33. 13--55 GIGABIT ETHERNET The nneeed for an e e v v e e n nhigher data rraate rreessuulted in the design o o f ft t h h e eG G i i g g a a b b i i t tE E t t h h e e r r n n e e t tprotocol ( ( 1 1 0 0 0 0 0 0M M b b p p s s ) ) . .The IEEE committee ccaallsthe standard 802..3z.. 13.33 Topics discussed in this section: MAC Sublayer Physical Layer Ten-Gigabit Ethernet
  • 34. Note In the full-duplex mode of Gigabit Ethernet, there is no collision; the maximum length of the cable is determined by the signal attenuation in the cable. 13.34
  • 35. Figure 13.22 Topologies of Gigabit Ethernet 13.35
  • 36. Figure 13.23 Gigabit Ethernet implementations 13.36
  • 37. Figure 13.24 Encoding in Gigabit Ethernet implementations 13.37
  • 38. Table 13.3 Summary of Gigabit Ethernet implementations 13.38
  • 39. Table 13.4 Summary of Ten-Gigabit Ethernet implementations 13.39