Link Access Procedure, Balanced (LAPB) Frame Format Last Updated : 11 Aug, 2020 Comments Improve Suggest changes Like Article Like Report Link Access Procedure, Balanced (LAPB) is basically a layer 2 protocol that is required in many control protocols like X.25. It was developed by ITU-T, OF Link Access Procedure (LAP) that itself comes from High-Level Data Link Control (HDLC). It runs at Layer 2 i.e. Data Link Layer (DLL) of the OSI Model. It is generally a balanced protocol that usually operates in Asynchronous Balanced Mode (ABM). It is a bit-oriented protocol that is basically derived from HDLC. It is used to ensure that all of data frames or packets are error-free and are in the correct sequence or not. It is also capable of placing frames in the correct order and sequence and also capable as checking packets or frames for errors i.e., error detection and then relieves higher-level protocols from having to perform all of these functions. LAPB Sessions can be developed and established by either Data Terminal Equipment (DTE) or Data Circuit-Terminating Equipment (DCE). Frame Format : LAPB Frame usually contains a header and trailer that basically encapsulate a packet or frame formed by X.25 Packet Layer Protocol (PLP). It also provides mechanism for transporting and transmitting data frames or packets across a link. Flag Field - Binary Pattern i.e., 01111110 is usually required to mark starting of LAPB frame. Bit stuffing is a technique or mechanism that is used by both of the transmitter and receiver simply to ensure and confirm that this bit pattern of the data frame delimiter flag does not appear or present in the data field of the frame format. Address Field - This field usually contains two types of binary value as given below : Binary Value Transmission Command Response 0000001 DTE->DCE DCE->DTE 0000011 DTE<-DCE DCE<-DTE Both of these values are not an address. Communication link is full-duplex and either DTE or DCE is usually used to initiate or end communication. This is because communication is in balanced mode. This field generally has no meaning and usage since protocol works in a point to point mode and even DTE networks are presented in the layer 3 packets. In this, a value of 0*01 simply indicates commands from DTE and also responses from DCE. On the other hand, value of 0*03 indicates commands from DCE and responses from DTE. Control Field - Control field is usually required to represent command and response frames and also to represent and indicate which type of the frame is used i.e., I-frame, S-frame, or U-frame. In simple words, it is used to determine the type of frame. On the basis of the type of frame, it also contains sequence numbers, various control features, and even error tracking. It basically handles and controls sequence numbers, commands, and responses for controlling flow of data. Data field - This field usually contains data of upper-layer in form of encapsulated PLP Packet. This field varies in size. Frame Check Sequence (FCS) - This field usually controls and handles error checking and also confirms integrity of the data that is being transmitted. It generally enables high-level of physical error control. It is basically used to identify if there is any error occurred during transmission or not. End Flag Field - It is used to indicate represent ending of the frame. Comment More infoAdvertise with us Next Article Link Access Procedure, Balanced (LAPB) Frame Format madhurihammad Follow Improve Article Tags : Computer Networks Data Link Layer Similar Reads Link Access Procedure Balanced (LAPB) Frame Types Link Access Procedure, Balanced (LAPB) is protocol that is usually required for data link layer. It is version of High-Level Data Link Control (HDLC) in Asynchronous Balanced Mode (ABM). LAPB use of P/F bit is somewhere different from all of the other protocols. LAPB basically uses three types of da 4 min read Link Access Procedure (LAP) Protocols Link Access Procedure (LAP) is basically considered as an ITU family of Data Link Layer (DLL) protocols that are subsets of High-Level Data Link Control (HDLC). LAP is particularly derived from IBMâs Synchronous Data Link Control (SDLC). There are several LAP protocols. Each of these protocols is us 2 min read Link Access Protocol D-channel (LAPD) LAPD or Link Access Protocol on D channel is basically Layer 2 protocol usually required on ISDN D channel. It is being derived from Link Access Protocol Balanced (LAPB) protocol. It was specially designed and developed to simply satisfy the signaling requirements of ISDN basic access. The main obje 3 min read Token Ring frame format In a Token Ring network, frames have a specific format to ensure reliable and orderly communication among nodes. The Token Ring uses a token-passing protocol for access control, and each frame follows a standardized structure as defined in IEEE 802.5.Structure of a Token Ring FrameToken Ring is a ne 4 min read Frame Format of BISYNC Binary Synchronous Communication Protocol (BISYNC) is a byte oriented communication protocol and a data link layer protocol, developed by IBM. In a byte oriented approach, every frame is viewed as a set of bytes/characters. Some of the favored byte oriented protocols are â BISYNC (Binary synchronous 2 min read Point-to-Point Protocol (PPP) Frame Format Point-to-Point Protocol (PPP) is generally the default RAS protocol in Windows and is most commonly used protocol of data link layer that is required to encapsulate higher network-layer protocols simply to pass over synchronous and asynchronous communication lines. In PPP, link establishment is cont 3 min read Gateway Load Balancing Protocol (GLBP) Gateway Load Balancing Protocol (GLBP) is one of First Hop Redundancy Protocol (FHRP) which provides redundancy like other First Hop Redundancy Protocol, also provides load Balancing. It is a Cisco proprietary protocol which can perform both functions. It provides load Balancing over multiple router 5 min read Basic Frame Structure of SDLC Synchronous Data Link Control (SDLC) is generally linked layer protocol that is used with Systems Network Architecture (SNA) environment. SNA is proprietary networking architecture of IBM that is developed in 1974. SDLC also supports huge variety of typologies and different types of data links. Exam 3 min read Link Aggregation Control Protocol In the process of networking, wired and wireless both are useful methods. However, wired methods are proven more effective than wireless. But while networking, itâs troublesome to manage many wires at once. To solve this problem, link aggregation plays a vital role. since itâs known to carry multipl 7 min read Bluetooth-Frame Structure Pre-requisite: Bluetooth Bluetooth is a short-range wireless communication technology designed to use in numerous applications. The architecture of Bluetooth defines two types of networks: PiconetScatternet In this article, we are going to see Bluetooth Frame Structure, the different fields used in 2 min read Like