EXAMPLE DATA LINK PROTOCOLS - HDLC
samueljohn.m@gmail.com
HDLC - HIGH-LEVEL DATA LINK CONTROL
samueljohn.m@gmail.com
HDLC - HIGH-LEVEL DATA LINK CONTROL
samueljohn.m@gmail.com
HDLC - HIGH-LEVEL DATA LINK CONTROL
samueljohn.m@gmail.com
HDLC - HIGH-LEVEL DATA LINK CONTROL
Frames Format:
samueljohn.m@gmail.com
HDLC - HIGH-LEVEL DATA LINK CONTROL
Three types of Frames:
samueljohn.m@gmail.com
HDLC - HIGH-LEVEL DATA LINK CONTROL
Applications of HDLC:
samueljohn.m@gmail.com
HDLC - HIGH-LEVEL DATA LINK CONTROL
Advantages of HDLC:
samueljohn.m@gmail.com
THE DATA LINK LAYER ON THE INTERNET
samueljohn.m@gmail.com
THE DATA LINK LAYER ON THE INTERNET
PPP (Point-to-Point Protocol):
samueljohn.m@gmail.com
PPP (POINT-TO-POINT PROTOCOL):�
PPP (Point-to-Point Protocol) - Features:
PPP can carry packets from multiple network layer protocols (e.g., IP, IPX, AppleTalk) over the same link.
PPP includes a frame check sequence (FCS) field for error detection.
PPP has a Link Control Protocol (LCP) for establishing, configuring, testing, and terminating the link.
PPP supports authentication protocols like Password Authentication Protocol (PAP) and Challenge Handshake Authentication Protocol (CHAP).
PPP can compress data to improve efficiency over low-bandwidth links.
PPP can assign IP addresses dynamically using the IP Control Protocol (IPCP).
samueljohn.m@gmail.com
PPP (POINT-TO-POINT PROTOCOL):�
PPP (Point-to-Point Protocol) – Frame Format:
samueljohn.m@gmail.com
PPP (POINT-TO-POINT PROTOCOL):FRAME FORMAT�
samueljohn.m@gmail.com
Field | Size (bytes) | Description |
Flag | 1 | Marks the beginning and end of the frame (value: 01111110 or 0x7E). |
Address | 1 | Always set to 11111111 (broadcast address). |
Control | 1 | Always set to 00000011 (unnumbered frame). |
Protocol | 1 or 2 | Indicates the protocol of the payload (e.g., IP, IPX, LCP, IPCP). |
Payload | Variable | Contains the datagram (e.g., an IP packet). |
FCS | 2 or 4 | Frame Check Sequence for error detection (usually CRC-16 or CRC-32). |
Flag | 1 | Marks the end of the frame (value: 01111110 or 0x7E). |
PPP-PHASES OF OPERATION�
PPP (Point-to-Point Protocol) – Phases of operation:
The link is not in use (e.g., the modem is disconnected).
The Link Control Protocol (LCP) is used to negotiate link parameters (e.g., maximum frame size, authentication protocol).
If negotiation is successful, the link transitions to the Authenticated or Network Layer Protocol phase.
If authentication is required, PPP uses protocols like PAP or CHAP to verify the identity of the peer.
PPP uses Network Control Protocols (NCPs) to configure network layer protocols (e.g., IPCP for IP).
Once configured, data packets can be transmitted.
The link is terminated using LCP, and the connection returns to the Link Dead phase.
samueljohn.m@gmail.com
PPP - ADVANTAGES
PPP (Point-to-Point Protocol) – Advantages:
Supports multiple network layer protocols and can be used over various physical links.
Includes a frame check sequence (FCS) for reliable data transmission.
Provides secure authentication mechanisms (e.g., CHAP).
Improves efficiency over low-bandwidth links.
samueljohn.m@gmail.com
PPP - PROTOCOLS
PPP (Point-to-Point Protocol) – Protocols:
Used to establish, configure, and test the data link connection.
samueljohn.m@gmail.com
THANK YOU
samueljohn.m@gmail.com