LAN Standards and Data Link Layer: Network Technology
LAN Standards and Data Link Layer: Network Technology
LAN Standards and Data Link Layer: Network Technology
Network Technology
Nalaka Dissanayake
IEEE Standards
The data link layer is responsible for moving frames from one
hop (node) to the next.
The physical addresses change hop-to-hop. i.e the frame
changes and IP packet remains intact 13.3
Requirements of Data Link Layer Protocols
• Addressing (MAC Address)
• Frame synchronisation
• Flow control
• Error control
• Control and data on same link
• Link management
MAC Address:
48 bits in length, usually expressed as 12 hexadecimal digits
00-1A-4D-95-37-74
00-1A-4D 95-37-74
Network Layer
10Base-F implementation
Unshielded Twisted Pair (UTP)
10Base5 implementation
10Base2 implementation
CSMA-CD
Shared Ethernet Operation
(Hubs)
• CS = carrier sense
– preamble signal 0101..010 (56 bits)
– followed by the flag
• MA = multiple access
• CD = collision detect
– must listen to detect a “collision”
jamming signal
0101010101010
Collision Domains
Stations separated by a repeater (Hub) are within the
same collision domain
Those separated by a bridge are in different collision
domains
Each port in a Switch is in a single collision domain. i.e.
ports in a switch are in multiple collision domains
Collision domain of an Ethernet is limited to 2,500 m