Download presentation
Presentation is loading. Please wait.
Published byBeverly Barrett Modified over 8 years ago
1
Data Communication Networks Lec 18
2
Wired LAN:Ethernet Datalink layer – Logical link control(LLC) – MAC Physical layer
3
IEEE standard for LANs
4
Data link layer: LLC Framing, flow control, error control Provide one single data link control protocol for IEEE standards. MAC provide different protocols for different LANs. Makes MAC sublayer transparent
5
Need of LLC Provide flow and error control for upper layer protocols that demand services. LLC can be used to provide flow and error control for application layer protocols.
6
Media Access Control CSMA /CD method for Ethernet. Token
7
Standard Ethernet
8
MAC Sublayer Govern the operations of access method. It frames data received from the upper layer and passes them to the physical layer.
9
Frame format Seven fields – Preamble – SFD – DA – SA – Length and type of protocol data unit(PDU) – Upper- layer data – CRC
10
Frame format
13
Frame length
14
Maximum and minimum length Minimum length restriction is required for correct operation of CSMA/CD. Minimum length is 512 bits or 64 bytes. Header and trailer. 18 bytes of header and trailer Minimum length of data from the upper layer is 64-18=46 bytes. If upper-layer packet is less than 46 bytes, padding is added.
15
Maximum and minimum length Maximum length of the frame (without preamble and SFD)as 1518 bytes. 18 bytes of header and trailer, the maximum length of the payload is 1500 bytes. – Memory was expensive, help to reduce size of buffer – Prevent one station from monopolizing the shared medium, blocking other stations that have data to send.
16
Maximum and minimum length
17
Addressing NIC 6 byte physical address.
18
Unicast, Multicast and broadcast addresses A source address is always a unicast address – from one station Destination can be unicast, multicast or broadcast. If LSB of the first byte in a destination address is 0, adddress is unicast, otherwise,it is muticast.
19
Unicast, Multicast and broadcast addresses
21
Physical layer
22
Encoding
23
Summary
Similar presentations
© 2024 SlidePlayer.com Inc.
All rights reserved.