尊敬的 微信汇率:1円 ≈ 0.046166 元 支付宝汇率:1円 ≈ 0.046257元 [退出登录]
SlideShare a Scribd company logo
Chapter 13
Wired LANs: Ethernet

McGraw-Hill

Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
13-1 IEEE STANDARDS
Ethernet: It is a LAN protocol that is used in Bus and Star
topologies and implements CSMA/CD as the medium access
method

Original (traditional) Ethernet developed in 1980 by
three companies: Digital, Intel, Xerox (DIX).
In 1985, the Computer Society of the IEEE started a
project, called Project 802, to set standards to enable
intercommunication among equipment from a variety of
manufacturers.
 Current version is called IEEE Ethernet
McGraw-Hill
Ethernet

 Ethernet Frame format

FCS

FCS

Frame formats. (a) DIX Ethernet , (b) IEEE 802.3.

McGraw-Hill
Figure 13.4 802.3 MAC frame

McGraw-Hill
IEEE Ethernet


In IEEE 802.3 Ethernet Data link layer is split into two sublayers:


Bottom part: MAC




The frame is called IEEE 802.3
Handles framing, MAC addressing, Medium Access control
Specific implementation for each LAN p rotocol






Implemented in hardware

Top part: LLC (Logical Link Control)




The subframe is called IEEE 802.2
Provides error and flow control if needed
It makes the MAC sublayer transparent





McGraw-Hill

Defines CSMA/CD as the access method for Ethernet LANs and Token
passing method for Token Ring.

Allows interconnectivity between different LANs data link layers

Used to multiplex multiple network layer protocols in the data link layer frame
Implemented in software
Figure 13.1 IEEE standard for LANs

McGraw-Hill
Ethernet Provides Unreliable, connectionless Service




Ethernet data link layer protocol provides
connectionless service to the network layer

No handshaking between sending and receiving
adapter.
Ethernet protocol provides Unreliable service to the
network layer :
 Receiving adapter doesn’t send ACK or NAK to
sending adapter
 This means stream of datagrams passed to network
layer can have gaps (missing data)


McGraw-Hill

Gaps will be filled if application is using reliable transport
layer protocol
 Otherwise, application will see the gaps
Ethernet Frame

Preamble:

8 bytes with pattern 10101010 used to synchronize receiver, sender clock rates.

In IEEE 802.3, eighth byte is start of frame (10101011)

Addresses: 6 bytes (explained latter)

Type (DIX)

Indicates the type of the Network layer protocol being carried in the payload
(data) field, mostly IP but others may be supported such as IP (0800), Novell IPX
(8137) and AppleTalk (809B), ARP (0806) )

Allow multiple network layer protocols to be supported on a single machine
(multiplexing)

Its value starts at 0600h (=1536 in decimal)

Length (IEEE 802.3): number of bytes in the data field.

Maximum 1500 bytes (= 05DCh)

CRC: checked at receiver, if error is detected, the frame is discarded





CRC-32

Data: carries data encapsulated from the upper-layer protocols
Pad: Zeros are added to the data field to make the minimum data length = 46 bytes

McGraw-Hill
Ethernet address
 Six bytes = 48 bits
 Flat address not hierarchical
 Burned into the NIC ROM
 First three bytes from left specify the vendor.
Cisco 00-00-0C, 3Com 02-60-8C and the last 24 bit
should be created uniquely by the company
 Destination Address can be:
 Unicast: second digit from left is even (one
recipient)
 Multicast: Second digit from left is odd (group
of stations to receive the frame – conferencing
applications)
 Broadcast (ALL ones) (all stations receive the
frame)
 Source address is always Unicast

McGraw-Hill
McGraw-Hill
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.

McGraw-Hill
Note

The broadcast destination address is a
special case of the multicast address in
which all bits are 1s.

McGraw-Hill
Figure 13.7 Unicast and multicast addresses

McGraw-Hill
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:

McGraw-Hill
Example 13.1
Define the type of the following destination addresses:
a. 4A:30:10:21:10:1A
b. 47:20:1B:2E:08:EE
c. FF:FF:FF:FF:FF:FF
Solution
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 is 1010.
b. This is a multicast address because 7 in binary is 0111.
c. This is a broadcast address because all digits are F’s.
McGraw-Hill
Figure 13.5 Minimum and maximum lengths

McGraw-Hill
Note

Frame length:
Minimum: 64 bytes (512 bits)
Maximum: 1518 bytes (12,144 bits)

McGraw-Hill
Figure 13.3 Ethernet evolution through four generations

McGraw-Hill
Categories of traditional Ethernet

•<data rate><Signaling method><Max segment length or cable type>

McGraw-Hill
IEEE 802.3 Cable Types
Name

Cable Max. Max Cable
Segment
Length

Nodes
/segment

10Base5

thick coax

500 meters

100

10Base2

thin coax

185 meters

30

10BaseT

twisted pair

100 meters

1

10BaseF

Fiber Optic

2Km

1

Toplogy

Bus

Bus

Star

Star
McGraw-Hill
Figure 13.10 10Base5 implementation

McGraw-Hill
Connection of stations to the medium using 10Base2

McGraw-Hill
10BaseT
• Uses


twisted pair Cat3 cable

Star-wire topology

• A hub functions as a repeater with additional functions
• Fewer cable problems, easier to troubleshoot than coax
• Cable length at most 100 meters

McGraw-Hill
Figure 13.12 10Base-T implementation

McGraw-Hill
Figure 13.13 10Base-F implementation

McGraw-Hill
13.4 Fast Ethernet









100 Mbps transmission rate
same frame format, media access, and collision
detection rules as 10 Mbps Ethernet
can combine 10 Mbps Ethernet and Fast Ethernet
on same network using a switch
media: twisted pair (CAT 5) or fiber optic cable
(no coax)
Star-wire topology
 Similar to 10BASE-T
CAT 3
CAT 5

McGraw-Hill
Figure 13.19 Fast Ethernet topology

McGraw-Hill
Figure 13.20 Fast Ethernet implementations

McGraw-Hill
Full Duplex Operation





Traditional Ethernet is half duplex

Either transmit or receive but not both simultaneously
With full-duplex, station can transmit and receive data simultaneously
With full duplex, Throughput (actual transmission rate) is doubled.


10-Mbps Ethernet in full-duplex mode, theoretical transfer rate
becomes 20 Mbps

100-Mbps Ethernet in full-duplex mode, theoretical transfer rate
becomes 200 Mbps

Changes that should be made with any computer in order to operate
in Full-Duplex Mode
1)
Attached stations must have full-duplex NIC cards
2)
Must use two pairs of wire one pair for transmitting from host to
switch (inbound) and the other pair for transmitting from switch to
host (outbound)
3)
Must use a switch as a central device not a hub
4)
Devices must be connected point-to-point (dedicated) to the switch

Each station constitutes separate collision domain

CSMA/CD algorithm no longer needed (no collision)

No limit on the segment length

Same 802.3 MAC frame format used
McGraw-Hill

Figure 13.18 Full-duplex switched Ethernet

McGraw-Hill
Figure 13.17 Switched Ethernet

McGraw-Hill
13.5 Gigabit Ethernet




McGraw-Hill

Speed 1Gpbs
Minimum frame length is 512 bytes
Operates in full/half duplex modes
mostly full duplex
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.

McGraw-Hill
Figure 13.22 Topologies of Gigabit Ethernet

McGraw-Hill
Figure 13.23 Gigabit Ethernet implementations

McGraw-Hill
10Gbps Ethernet





Maximum link distances cover 300 m to 40 km
Full-duplex mode only
No CSMA/CD
Uses optical fiber only

McGraw-Hill

More Related Content

What's hot

Arp (address resolution protocol)
Arp (address resolution protocol)Arp (address resolution protocol)
Arp (address resolution protocol)
tigerbt
 
IPV4 Frame Format
IPV4 Frame FormatIPV4 Frame Format
IPV4 Frame Format
Aditya Rawat
 
Data link layer
Data link layerData link layer
Data link layer
Hassanein Alwan
 
OSI Physical Layer
OSI Physical LayerOSI Physical Layer
OSI Physical Layer
Sachii Dosti
 
Ethernet - Networking presentation
Ethernet - Networking presentationEthernet - Networking presentation
Ethernet - Networking presentation
Viet Nguyen
 
IEEE 802.11
IEEE 802.11IEEE 802.11
IEEE 802.11
Abhishek Pachisia
 
CCNAv5 - S2: Chapter3 Vlans
CCNAv5 - S2: Chapter3 VlansCCNAv5 - S2: Chapter3 Vlans
CCNAv5 - S2: Chapter3 Vlans
Vuz Dở Hơi
 
Border Gateway Protocol
Border Gateway ProtocolBorder Gateway Protocol
Border Gateway Protocol
Kashif Latif
 
Ethernet - LAN
Ethernet - LANEthernet - LAN
Ethernet - LAN
Adeel Rasheed
 
Tcp IP Model
Tcp IP ModelTcp IP Model
Tcp IP Model
Ankur Kumar
 
Address resolution protocol (ARP)
Address resolution protocol (ARP)Address resolution protocol (ARP)
Address resolution protocol (ARP)
NetProtocol Xpert
 
CCCNA R&S-03-Fundamentals of Ethernet LANs
CCCNA R&S-03-Fundamentals of Ethernet LANsCCCNA R&S-03-Fundamentals of Ethernet LANs
CCCNA R&S-03-Fundamentals of Ethernet LANs
Amir Jafari
 
Router and routing
Router  and routingRouter  and routing
Router and routing
Iran-Gul Mukhlis
 
Internet control message protocol
Internet control message protocolInternet control message protocol
Internet control message protocol
asimnawaz54
 
Data link layer
Data link layer Data link layer
Data link layer
Mukesh Chinta
 
GSM Protocol Stack and Frame Formating
GSM Protocol Stack and Frame FormatingGSM Protocol Stack and Frame Formating
GSM Protocol Stack and Frame Formating
Dr. Ramchandra Mangrulkar
 
VLAN Trunking Protocol
VLAN Trunking ProtocolVLAN Trunking Protocol
VLAN Trunking Protocol
Netwax Lab
 
TCP/IP Basics
TCP/IP BasicsTCP/IP Basics
TCP/IP Basics
SMC Networks Europe
 
Computer network switching
Computer network switchingComputer network switching
Computer network switching
Shivani Godha
 
data-link layer protocols
data-link layer protocols  data-link layer protocols
data-link layer protocols
BE Smârt
 

What's hot (20)

Arp (address resolution protocol)
Arp (address resolution protocol)Arp (address resolution protocol)
Arp (address resolution protocol)
 
IPV4 Frame Format
IPV4 Frame FormatIPV4 Frame Format
IPV4 Frame Format
 
Data link layer
Data link layerData link layer
Data link layer
 
OSI Physical Layer
OSI Physical LayerOSI Physical Layer
OSI Physical Layer
 
Ethernet - Networking presentation
Ethernet - Networking presentationEthernet - Networking presentation
Ethernet - Networking presentation
 
IEEE 802.11
IEEE 802.11IEEE 802.11
IEEE 802.11
 
CCNAv5 - S2: Chapter3 Vlans
CCNAv5 - S2: Chapter3 VlansCCNAv5 - S2: Chapter3 Vlans
CCNAv5 - S2: Chapter3 Vlans
 
Border Gateway Protocol
Border Gateway ProtocolBorder Gateway Protocol
Border Gateway Protocol
 
Ethernet - LAN
Ethernet - LANEthernet - LAN
Ethernet - LAN
 
Tcp IP Model
Tcp IP ModelTcp IP Model
Tcp IP Model
 
Address resolution protocol (ARP)
Address resolution protocol (ARP)Address resolution protocol (ARP)
Address resolution protocol (ARP)
 
CCCNA R&S-03-Fundamentals of Ethernet LANs
CCCNA R&S-03-Fundamentals of Ethernet LANsCCCNA R&S-03-Fundamentals of Ethernet LANs
CCCNA R&S-03-Fundamentals of Ethernet LANs
 
Router and routing
Router  and routingRouter  and routing
Router and routing
 
Internet control message protocol
Internet control message protocolInternet control message protocol
Internet control message protocol
 
Data link layer
Data link layer Data link layer
Data link layer
 
GSM Protocol Stack and Frame Formating
GSM Protocol Stack and Frame FormatingGSM Protocol Stack and Frame Formating
GSM Protocol Stack and Frame Formating
 
VLAN Trunking Protocol
VLAN Trunking ProtocolVLAN Trunking Protocol
VLAN Trunking Protocol
 
TCP/IP Basics
TCP/IP BasicsTCP/IP Basics
TCP/IP Basics
 
Computer network switching
Computer network switchingComputer network switching
Computer network switching
 
data-link layer protocols
data-link layer protocols  data-link layer protocols
data-link layer protocols
 

Viewers also liked

Sensor(zigbee)
Sensor(zigbee)Sensor(zigbee)
Sensor(zigbee)
rajrayala
 
wired lans
wired lanswired lans
wired lans
hoadqbk
 
FTTX with Passive Optical Networks
FTTX with Passive Optical NetworksFTTX with Passive Optical Networks
FTTX with Passive Optical Networks
Anuradha Udunuwara
 
STORM
STORMSTORM
Next Generation of Hadoop MapReduce
Next Generation of Hadoop MapReduceNext Generation of Hadoop MapReduce
Next Generation of Hadoop MapReduce
huguk
 
Chapter 05
Chapter 05Chapter 05
Chapter 05
cois201.ut
 
Lans ethernet
Lans ethernetLans ethernet
Lans ethernet
Zill Rehman
 
Changes in the standard ppt
Changes in the standard pptChanges in the standard ppt
Changes in the standard ppt
Malik obeisat
 
CCNA CHAPTER 17 BY jetarvind kumar madhukar
CCNA CHAPTER 17 BY jetarvind kumar madhukarCCNA CHAPTER 17 BY jetarvind kumar madhukar
CCNA CHAPTER 17 BY jetarvind kumar madhukar
ALLCAD Services Pvt Limited
 
Advance ethernet
Advance ethernetAdvance ethernet
Advance ethernet
Online
 
802.11[1]
802.11[1]802.11[1]
802.11[1]
Srujan Damera
 
Chapter 13
Chapter 13Chapter 13
Chapter 13
Faisal Mehmood
 
LAN.
LAN.LAN.
14 Wireless LAN
14 Wireless LAN14 Wireless LAN
14 Wireless LAN
Ahmar Hashmi
 
Chapter 14
Chapter 14Chapter 14
Chapter 14
Faisal Mehmood
 
Ethernet protocol
Ethernet protocolEthernet protocol
Ethernet protocol
Tom Chou
 
Wlan
WlanWlan
Carrier Ethernet - What and Why
Carrier Ethernet - What and Why  Carrier Ethernet - What and Why
Carrier Ethernet - What and Why
Anuradha Udunuwara
 
13 Wired Lans_Ethernet
13 Wired Lans_Ethernet13 Wired Lans_Ethernet
13 Wired Lans_Ethernet
Ahmar Hashmi
 

Viewers also liked (20)

Sensor(zigbee)
Sensor(zigbee)Sensor(zigbee)
Sensor(zigbee)
 
wired lans
wired lanswired lans
wired lans
 
FTTX with Passive Optical Networks
FTTX with Passive Optical NetworksFTTX with Passive Optical Networks
FTTX with Passive Optical Networks
 
STORM
STORMSTORM
STORM
 
Next Generation of Hadoop MapReduce
Next Generation of Hadoop MapReduceNext Generation of Hadoop MapReduce
Next Generation of Hadoop MapReduce
 
Chapter 05
Chapter 05Chapter 05
Chapter 05
 
Lans ethernet
Lans ethernetLans ethernet
Lans ethernet
 
Changes in the standard ppt
Changes in the standard pptChanges in the standard ppt
Changes in the standard ppt
 
CCNA CHAPTER 17 BY jetarvind kumar madhukar
CCNA CHAPTER 17 BY jetarvind kumar madhukarCCNA CHAPTER 17 BY jetarvind kumar madhukar
CCNA CHAPTER 17 BY jetarvind kumar madhukar
 
Advance ethernet
Advance ethernetAdvance ethernet
Advance ethernet
 
802.11[1]
802.11[1]802.11[1]
802.11[1]
 
Chapter 13
Chapter 13Chapter 13
Chapter 13
 
LAN.
LAN.LAN.
LAN.
 
14 Wireless LAN
14 Wireless LAN14 Wireless LAN
14 Wireless LAN
 
Chapter 14
Chapter 14Chapter 14
Chapter 14
 
Ethernet protocol
Ethernet protocolEthernet protocol
Ethernet protocol
 
Wlan
WlanWlan
Wlan
 
Carrier Ethernet - What and Why
Carrier Ethernet - What and Why  Carrier Ethernet - What and Why
Carrier Ethernet - What and Why
 
Ieee standards
Ieee standardsIeee standards
Ieee standards
 
13 Wired Lans_Ethernet
13 Wired Lans_Ethernet13 Wired Lans_Ethernet
13 Wired Lans_Ethernet
 

Similar to Ethernet

Ethernet
EthernetEthernet
Ch13
Ch13Ch13
IT_210_Week06_Forouzan_Chapter_13.ppt
IT_210_Week06_Forouzan_Chapter_13.pptIT_210_Week06_Forouzan_Chapter_13.ppt
IT_210_Week06_Forouzan_Chapter_13.ppt
شحرة فؤاد
 
ch13-ethernet.ppt
ch13-ethernet.pptch13-ethernet.ppt
ch13-ethernet.ppt
BALASHANMUGAVADIVUPM
 
Ethernet Routing and switching chapter 1.ppt
Ethernet Routing and switching chapter 1.pptEthernet Routing and switching chapter 1.ppt
Ethernet Routing and switching chapter 1.ppt
azkamurat
 
3c ethernet
3c ethernet3c ethernet
3c ethernet
kavish dani
 
SYBSC IT COMPUTER NETWORKS UNIT III Wired LANS: Ethernet
SYBSC IT COMPUTER NETWORKS UNIT III Wired LANS: EthernetSYBSC IT COMPUTER NETWORKS UNIT III Wired LANS: Ethernet
SYBSC IT COMPUTER NETWORKS UNIT III Wired LANS: Ethernet
Arti Parab Academics
 
10 wired lan
10 wired lan10 wired lan
10 wired lan
ampas03
 
2
22
2
22
Ethernet 802.3.pptx
Ethernet 802.3.pptxEthernet 802.3.pptx
Ethernet 802.3.pptx
TanveerAthar1
 
Chapter9
Chapter9Chapter9
Chapter9
siageoksoon
 
Ethernet_Networks
Ethernet_NetworksEthernet_Networks
Ethernet_Networks
Pawan Parande - CSM®
 
Chapter 4ver2
Chapter 4ver2Chapter 4ver2
Chapter 4ver2
Mike Qaissaunee
 
Networks A2
Networks  A2Networks  A2
Networks A2
aeneas
 
Ethernet
EthernetEthernet
Intro_Net_91407.ppt
Intro_Net_91407.pptIntro_Net_91407.ppt
Intro_Net_91407.ppt
Thontadharya H.J.
 
Bachelor of Technology Computer Networking .ppt
Bachelor of Technology Computer Networking .pptBachelor of Technology Computer Networking .ppt
Bachelor of Technology Computer Networking .ppt
skultdedsec
 
Intro_Net_91407.ppt
Intro_Net_91407.pptIntro_Net_91407.ppt
Intro_Net_91407.ppt
Popat6
 
Intro_Net_91407 (2).ppt
Intro_Net_91407 (2).pptIntro_Net_91407 (2).ppt
Intro_Net_91407 (2).ppt
MishAri12
 

Similar to Ethernet (20)

Ethernet
EthernetEthernet
Ethernet
 
Ch13
Ch13Ch13
Ch13
 
IT_210_Week06_Forouzan_Chapter_13.ppt
IT_210_Week06_Forouzan_Chapter_13.pptIT_210_Week06_Forouzan_Chapter_13.ppt
IT_210_Week06_Forouzan_Chapter_13.ppt
 
ch13-ethernet.ppt
ch13-ethernet.pptch13-ethernet.ppt
ch13-ethernet.ppt
 
Ethernet Routing and switching chapter 1.ppt
Ethernet Routing and switching chapter 1.pptEthernet Routing and switching chapter 1.ppt
Ethernet Routing and switching chapter 1.ppt
 
3c ethernet
3c ethernet3c ethernet
3c ethernet
 
SYBSC IT COMPUTER NETWORKS UNIT III Wired LANS: Ethernet
SYBSC IT COMPUTER NETWORKS UNIT III Wired LANS: EthernetSYBSC IT COMPUTER NETWORKS UNIT III Wired LANS: Ethernet
SYBSC IT COMPUTER NETWORKS UNIT III Wired LANS: Ethernet
 
10 wired lan
10 wired lan10 wired lan
10 wired lan
 
2
22
2
 
2
22
2
 
Ethernet 802.3.pptx
Ethernet 802.3.pptxEthernet 802.3.pptx
Ethernet 802.3.pptx
 
Chapter9
Chapter9Chapter9
Chapter9
 
Ethernet_Networks
Ethernet_NetworksEthernet_Networks
Ethernet_Networks
 
Chapter 4ver2
Chapter 4ver2Chapter 4ver2
Chapter 4ver2
 
Networks A2
Networks  A2Networks  A2
Networks A2
 
Ethernet
EthernetEthernet
Ethernet
 
Intro_Net_91407.ppt
Intro_Net_91407.pptIntro_Net_91407.ppt
Intro_Net_91407.ppt
 
Bachelor of Technology Computer Networking .ppt
Bachelor of Technology Computer Networking .pptBachelor of Technology Computer Networking .ppt
Bachelor of Technology Computer Networking .ppt
 
Intro_Net_91407.ppt
Intro_Net_91407.pptIntro_Net_91407.ppt
Intro_Net_91407.ppt
 
Intro_Net_91407 (2).ppt
Intro_Net_91407 (2).pptIntro_Net_91407 (2).ppt
Intro_Net_91407 (2).ppt
 

Ethernet

  • 1. Chapter 13 Wired LANs: Ethernet McGraw-Hill Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
  • 2. 13-1 IEEE STANDARDS Ethernet: It is a LAN protocol that is used in Bus and Star topologies and implements CSMA/CD as the medium access method Original (traditional) Ethernet developed in 1980 by three companies: Digital, Intel, Xerox (DIX). In 1985, the Computer Society of the IEEE started a project, called Project 802, to set standards to enable intercommunication among equipment from a variety of manufacturers.  Current version is called IEEE Ethernet McGraw-Hill
  • 3. Ethernet  Ethernet Frame format FCS FCS Frame formats. (a) DIX Ethernet , (b) IEEE 802.3. McGraw-Hill
  • 4. Figure 13.4 802.3 MAC frame McGraw-Hill
  • 5. IEEE Ethernet  In IEEE 802.3 Ethernet Data link layer is split into two sublayers:  Bottom part: MAC    The frame is called IEEE 802.3 Handles framing, MAC addressing, Medium Access control Specific implementation for each LAN p rotocol    Implemented in hardware Top part: LLC (Logical Link Control)    The subframe is called IEEE 802.2 Provides error and flow control if needed It makes the MAC sublayer transparent    McGraw-Hill Defines CSMA/CD as the access method for Ethernet LANs and Token passing method for Token Ring. Allows interconnectivity between different LANs data link layers Used to multiplex multiple network layer protocols in the data link layer frame Implemented in software
  • 6. Figure 13.1 IEEE standard for LANs McGraw-Hill
  • 7. Ethernet Provides Unreliable, connectionless Service   Ethernet data link layer protocol provides connectionless service to the network layer  No handshaking between sending and receiving adapter. Ethernet protocol provides Unreliable service to the network layer :  Receiving adapter doesn’t send ACK or NAK to sending adapter  This means stream of datagrams passed to network layer can have gaps (missing data)  McGraw-Hill Gaps will be filled if application is using reliable transport layer protocol  Otherwise, application will see the gaps
  • 8. Ethernet Frame  Preamble:  8 bytes with pattern 10101010 used to synchronize receiver, sender clock rates.  In IEEE 802.3, eighth byte is start of frame (10101011)  Addresses: 6 bytes (explained latter)  Type (DIX)  Indicates the type of the Network layer protocol being carried in the payload (data) field, mostly IP but others may be supported such as IP (0800), Novell IPX (8137) and AppleTalk (809B), ARP (0806) )  Allow multiple network layer protocols to be supported on a single machine (multiplexing)  Its value starts at 0600h (=1536 in decimal)  Length (IEEE 802.3): number of bytes in the data field.  Maximum 1500 bytes (= 05DCh)  CRC: checked at receiver, if error is detected, the frame is discarded    CRC-32 Data: carries data encapsulated from the upper-layer protocols Pad: Zeros are added to the data field to make the minimum data length = 46 bytes McGraw-Hill
  • 9. Ethernet address  Six bytes = 48 bits  Flat address not hierarchical  Burned into the NIC ROM  First three bytes from left specify the vendor. Cisco 00-00-0C, 3Com 02-60-8C and the last 24 bit should be created uniquely by the company  Destination Address can be:  Unicast: second digit from left is even (one recipient)  Multicast: Second digit from left is odd (group of stations to receive the frame – conferencing applications)  Broadcast (ALL ones) (all stations receive the frame)  Source address is always Unicast McGraw-Hill
  • 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. McGraw-Hill
  • 12. Note The broadcast destination address is a special case of the multicast address in which all bits are 1s. McGraw-Hill
  • 13. Figure 13.7 Unicast and multicast addresses McGraw-Hill
  • 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: McGraw-Hill
  • 15. Example 13.1 Define the type of the following destination addresses: a. 4A:30:10:21:10:1A b. 47:20:1B:2E:08:EE c. FF:FF:FF:FF:FF:FF Solution 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 is 1010. b. This is a multicast address because 7 in binary is 0111. c. This is a broadcast address because all digits are F’s. McGraw-Hill
  • 16. Figure 13.5 Minimum and maximum lengths McGraw-Hill
  • 17. Note Frame length: Minimum: 64 bytes (512 bits) Maximum: 1518 bytes (12,144 bits) McGraw-Hill
  • 18. Figure 13.3 Ethernet evolution through four generations McGraw-Hill
  • 19. Categories of traditional Ethernet •<data rate><Signaling method><Max segment length or cable type> McGraw-Hill
  • 20. IEEE 802.3 Cable Types Name Cable Max. Max Cable Segment Length Nodes /segment 10Base5 thick coax 500 meters 100 10Base2 thin coax 185 meters 30 10BaseT twisted pair 100 meters 1 10BaseF Fiber Optic 2Km 1 Toplogy Bus Bus Star Star McGraw-Hill
  • 21. Figure 13.10 10Base5 implementation McGraw-Hill
  • 22. Connection of stations to the medium using 10Base2 McGraw-Hill
  • 23. 10BaseT • Uses  twisted pair Cat3 cable Star-wire topology • A hub functions as a repeater with additional functions • Fewer cable problems, easier to troubleshoot than coax • Cable length at most 100 meters McGraw-Hill
  • 24. Figure 13.12 10Base-T implementation McGraw-Hill
  • 25. Figure 13.13 10Base-F implementation McGraw-Hill
  • 26. 13.4 Fast Ethernet      100 Mbps transmission rate same frame format, media access, and collision detection rules as 10 Mbps Ethernet can combine 10 Mbps Ethernet and Fast Ethernet on same network using a switch media: twisted pair (CAT 5) or fiber optic cable (no coax) Star-wire topology  Similar to 10BASE-T CAT 3 CAT 5 McGraw-Hill
  • 27. Figure 13.19 Fast Ethernet topology McGraw-Hill
  • 28. Figure 13.20 Fast Ethernet implementations McGraw-Hill
  • 29. Full Duplex Operation    Traditional Ethernet is half duplex  Either transmit or receive but not both simultaneously With full-duplex, station can transmit and receive data simultaneously With full duplex, Throughput (actual transmission rate) is doubled.  10-Mbps Ethernet in full-duplex mode, theoretical transfer rate becomes 20 Mbps 100-Mbps Ethernet in full-duplex mode, theoretical transfer rate becomes 200 Mbps  Changes that should be made with any computer in order to operate in Full-Duplex Mode 1) Attached stations must have full-duplex NIC cards 2) Must use two pairs of wire one pair for transmitting from host to switch (inbound) and the other pair for transmitting from switch to host (outbound) 3) Must use a switch as a central device not a hub 4) Devices must be connected point-to-point (dedicated) to the switch  Each station constitutes separate collision domain  CSMA/CD algorithm no longer needed (no collision)  No limit on the segment length  Same 802.3 MAC frame format used McGraw-Hill 
  • 30. Figure 13.18 Full-duplex switched Ethernet McGraw-Hill
  • 31. Figure 13.17 Switched Ethernet McGraw-Hill
  • 32. 13.5 Gigabit Ethernet    McGraw-Hill Speed 1Gpbs Minimum frame length is 512 bytes Operates in full/half duplex modes mostly full duplex
  • 33. 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. McGraw-Hill
  • 34. Figure 13.22 Topologies of Gigabit Ethernet McGraw-Hill
  • 35. Figure 13.23 Gigabit Ethernet implementations McGraw-Hill
  • 36. 10Gbps Ethernet     Maximum link distances cover 300 m to 40 km Full-duplex mode only No CSMA/CD Uses optical fiber only McGraw-Hill
  翻译: