Presentation is loading. Please wait.

Presentation is loading. Please wait.

Data Communications Data Link Layer.

Similar presentations


Presentation on theme: "Data Communications Data Link Layer."— Presentation transcript:

1 Data Communications Data Link Layer

2 OSI data link layer OSI model layer 2
TCP/IP model part of Network Access layer Application Presentation Session Transport Network Data link Physical Application Transport Internet Network Access TCP, UDP IP Ethernet, WAN technologies HTTP, FTP, TFTP, SMTP etc Segment Packet Frame Bits Data stream

3 Supporting and Connecting to Upper Layer
Two basic functions: Allows the upper layers to access the media using framing. Controls how data is placed on the media and received from the media using media access control (MAC) and error detection.

4 Data Link Layer Functions
Framing

5 Terminology

6 Connecting Upper-Layer Services to the Media
Network devices have both a hardware and software component.

7 Connecting Upper-Layer Services to the Media
Data Link Layer prepares the packets from the upper layer software processes for transmission over the physical media.

8 Supporting and Connecting to Upper Layer
Protocol governs how to format a frame for use on that media Different protocols for different media Accept the frame Decapsulate to a packet Construct a new frame for the media Forward the new frame

9 Hops There may be a different layer 2 protocol in use on each hop of a journey. Different media, different types of link, different bandwidths, LAN/WAN affect the choice of protocol. Different protocols have different frames. The router removes the old frame and adds a new header and trailer for the next hop.

10 Controlling Transfer Across Local Media
WAN Header WAN Trailer LAN Header LAN Header LAN Trailer Packet Packet LAN Trailer Different media… Different characteristics… Different MAC method…

11 Standards Not defined by RFCs as in the other layers.
Defined by engineering organizations.

12 Connecting Upper-Layer Services to the Media
IEEE Logical Link Control (LLC) Sub-Layer Frames the network layer packet Identifies the network layer protocol Media Access Control (MAC) Sub-Layer Addresses the frame Marks the beginning and end of the frame

13 Framing

14 The Frame There are many different Data Link Layer protocols….
The Data Link Layer protocol describes the features required for the transport of frames.

15 The Frame Header Data Trailer
However, each Data Link Layer protocol is constructed using the same basic format. It’s the contents that differ…. Header Data Trailer Role of the Header Contains the control information required by the protocol.

16 Framing: Role of the Header
Specific bit sequence that indicates to the receiving device that the frame starts here. For example: Header Data Trailer Start Address Type/Length The source and destination MAC addresses. A code identifying the type of frame OR the total length of the frame.

17 Flags and Byte/Bit Stuffing
Frames Flags and Byte/Bit Stuffing

18 A frame in a character-oriented protocol

19 Byte stuffing Note Byte stuffing is the process of adding 1 extra byte whenever there is a flag or escape character in the text.

20 Byte stuffing and unstuffing

21 A frame in a bit-oriented protocol

22 Bit stuffing Note Bit stuffing is the process of adding one extra 0 whenever five consecutive 1s follow a 0 in the data, so that the receiver does not mistake the pattern for a flag.

23 Bit stuffing and unstuffing

24 Flow Diagram- Receiver Side

25 Three exceptions With 3 exceptions bit stuffing is required whenever five 1s occur consecutively: Bit sequence really is a flag The transmission is being aborted The channel is being put into idle

26 Bit Stuffing Example with possible errors

27 HDLC

28 Topics discussed in this section:
HDLC High-level Data Link Control (HDLC) is a bit-oriented protocol for communication over point-to-point and multipoint links. Topics discussed in this section: Modes of Operation Frames HDLC Operation

29 Modes of Communication
Mode: Is the relationship between two devices involved in an exchange The mode describes who controls the link Two Modes Normal response mode (NRM) Asynchronous balance mode (ABM)

30 Normal Response Mode

31 Asynchronous Balance Mode

32 HDLC Frames Three types of frames: Information frames (I-frames)
Used to transport user data and control information Supervisory frames (S-frames) Used only to transport control information Primary data link layer flow and error controls Unnumbered frames (U-frames) Used for system management Information carried by U-frames is intended for managing the link

33 HDLC Frames with information

34 Flag field Eight bit sequence with a bit pattern 01111110
Identifies both the beginning and end of a frame Serves as a synchronization pattern for the receiver

35 Address field Second field of an HDLC frame
Identifies the primary or secondary stations involvement in the frame transmission or reception. Each station on the link has a unique address.

36 Address field In an unbalanced configuration, the Address field in both commands and responses refers to the secondary station. Commands

37 Address field In a balanced configuration, the command frame contains the destination station address and the response frame has the sending station's address.

38 HDLC—Control field I-frames and S-frames U-frames
For Flow and Error Control U-frames provide supplemental Link information.

39 I-Frame Frames containing data for transmission Contains user data
Sequence no. of sent data (Seq no.) Sequence no. of Received data (Ack no.)

40 S-Frame Used for acknowledgment, polling, temporary suspension of information transfer, or error recovery. Frames with the S format control field cannot contain an information field.

41 Sequence no. of Received data (Ack no.)
S-frame control field in HDLC Sequence no. of Received data (Ack no.) Code Command 00 RR Receive ready 01 REJ Reject 10 RNR Receive not ready 11 SREJ Selective-reject

42 Un-numbered frame Used for link management
For example they are used to set up the logical link between the primary station and a secondary station To inform the secondary station about the mode of operation which is used.)  Or to terminate the link.

43 U-frame control field in HDLC

44 HDLC—Control field-- (P/F) bit
It can only be recognized when it is set to 1. If it is set to 0, it is ignored. The poll/final bit is used to provide dialogue between the primary station and secondary station. The P bit signifies a poll. Poll—frame sent by a primary station to a secondary Address field contains the address of the receiver Final—frame sent by a secondary station to a primary Address field contains the address of the sender

45 Poll/final field in HDLC

46 Frame check sequence(FCS)field
This field contains a 16 bit, or 32 bit cyclic redundancy check (CRC). CRC is a error detection method.

47 HDLC Operation Exchange of information, supervisory and unnumbered frames Three phases Initialization Data transfer Disconnect

48 Example of connection and disconnection

49 Example of piggybacking without error

50 Example of piggybacking with error

51 Examples of Operation (1)

52 Examples of Operation (2)

53 Problem--HDLC The HDLC frame in the figure is sent from a primary to a secondary. Answer the following questions. FCS What is the address of the Secondary? What is the type of the frame? What is the sender sequence number? What is the ack number? Does the frame carry user data? If yes, what is the value of the data? Does the frame carry management data? If yes, what is the value of the data? What is the purpose of the frame?


Download ppt "Data Communications Data Link Layer."

Similar presentations


Ads by Google