Skip to content
geeksforgeeks
  • Tutorials
    • Python
    • Java
    • Data Structures & Algorithms
    • ML & Data Science
    • Interview Corner
    • Programming Languages
    • Web Development
    • CS Subjects
    • DevOps And Linux
    • School Learning
    • Practice Coding Problems
  • Courses
    • DSA to Development
    • Get IBM Certification
    • Newly Launched!
      • Master Django Framework
      • Become AWS Certified
    • For Working Professionals
      • Interview 101: DSA & System Design
      • Data Science Training Program
      • JAVA Backend Development (Live)
      • DevOps Engineering (LIVE)
      • Data Structures & Algorithms in Python
    • For Students
      • Placement Preparation Course
      • Data Science (Live)
      • Data Structure & Algorithm-Self Paced (C++/JAVA)
      • Master Competitive Programming (Live)
      • Full Stack Development with React & Node JS (Live)
    • Full Stack Development
    • Data Science Program
    • All Courses
  • Aptitude
  • Engineering Mathematics
  • Discrete Mathematics
  • Operating System
  • DBMS
  • Computer Networks
  • Digital Logic and Design
  • C Programming
  • Data Structures
  • Algorithms
  • Theory of Computation
  • Compiler Design
  • Computer Org and Architecture
Open In App
Next Article:
Type of Stations for HDLC Protocol
Next article icon

Type of Stations for HDLC Protocol

Last Updated : 30 Jul, 2020
Comments
Improve
Suggest changes
Like Article
Like
Report
High-Level Data Link Control (HDLC) is basically bit-oriented protocol for communication that means it uses bit stuffing to achieve data transparency over very point-to-point and multipoint links in Data Link Layer (DLL). Transparency is basically separation of data from control signals. HDLC was being derived from Synchronous Data Link Control (SDLC). HDLC is most important and essential protocol in data link layer. Data is also organized and divided into small units also known as data frames and is transferred across network to destination that verifies and ensures its successful arrival. ITU (International Telecommunication Union) simply modified HDLC for the use in X.25 network interface and called it LAPB (Balanced Link Access Protocol). It is the most essential protocol because of the following reasons :
  • HDLC was highly developed and used by International Organization for Standardization (ISO) for point-to-point communication.
  • HDLC uses similar format and mechanisms as that of other essential data link protocols.
  • It also supports full-duplex communication or transmission as well as half-duplex communication or transmission.
Types of Stations : HDLC generally specifies the three types of stations for data link control as given below :
  1. Primary Station : Primary Station simply takes care of data link management. The main responsibility of primary station is to control operation of all other stations on links. It usually acts as master and controls operation of secondary stations and also handles error recovery at data link layer. It also manages and controls connection to all secondary sessions by sending commands. A primary issue basically commands and secondary issues basically responses. Commands are actually frames that are issued by this primary station. This station is also responsible for error detection, line control, and control of data flow. To communicate with Secondary stations, it requires use of unbalanced mode. The primary station is responsible for connecting and disconnecting data link in case of communication among primary and secondary stations.
  2. Secondary Station : Secondary stations generally give responses to commands that are sent from primary station. This station act as slave and basically operates and works under control of primary station. It only transmits or sends response frame when this response frame is being requested by primary station. Responses are frames that are issued by secondary station. These stations are usually terminals that are attached to mainframes. A secondary station has no ability, or have direct responsibility to control data link. An unbalanced mode is communication among primary and secondary stations.
  3. Combined Station : Combined Station as name suggests generally acts as combination of both primary and secondary stations. It establishes and tears down their own connections. The combined station usually issues both command or response. The balanced mode is communication among two combined stations. Each of combined stations is fully in control of itself and does not even rely on any of other stations on data link. Combined stations are generally used and required in point-to-point serial links like V.35 link to CSU/DSU (Channel Service Unit / Data Service Unit) or among various connected routers by T1 or frame relay.

Next Article
Type of Stations for HDLC Protocol

M

madhurihammad
Improve
Article Tags :
  • Computer Networks
  • Data Link Layer

Similar Reads

    Types of Services provided by LLC
    Prerequisite - Services provided by Data Link Layer Logical Link Control (LLC) is one of the uppermost layers of the IEEE 802 Protocol Reference Model. LLC basically provides addressing and control of data links. Optionally, it can provide flow control, acknowledgement, or error recovery. LLC sits i
    3 min read
    Types of HDLC Frames
    High-Level Data Link Control (HDLC) generally provides flexibility to simply support all options that are possible in various data transfer modes and configurations. To provide flexibility, HDLC basically uses and explains three different types of frames. Type of frame is basically determined by con
    2 min read
    Types of Transmission Technology
    Transmission is actually the process of sending and propagating analog or signals of digital information. Transmission technology generally refers to physical layer protocol duties like modulation, demodulation, line coding, and many more. It might also include higher-level protocol duties such as d
    4 min read
    Classification of MAC protocols
    The Media Access Control (MAC) is the first protocol layer above the Physical Layer in ad hoc. The primary task of any MAC protocol is to control the access of the nodes to a shared medium. It plays an important role in coordinating access to the shared communication medium. To achieve this phase va
    5 min read
    Logical Link Control (LLC) Protocol Data Unit
    Logical Link Control (LLC) is a sublayer that generally provides the logic for the data link as it controls the synchronization, multiplexing, flow control, and even error-checking functions of DLL (Data Link Layer). DLL is divided into two sublayers i.e. LLC sublayer and MAC (Medium Access Control)
    3 min read
geeksforgeeks-footer-logo
Corporate & Communications Address:
A-143, 7th Floor, Sovereign Corporate Tower, Sector- 136, Noida, Uttar Pradesh (201305)
Registered Address:
K 061, Tower K, Gulshan Vivante Apartment, Sector 137, Noida, Gautam Buddh Nagar, Uttar Pradesh, 201305
GFG App on Play Store GFG App on App Store
Advertise with us
  • Company
  • About Us
  • Legal
  • Privacy Policy
  • In Media
  • Contact Us
  • Advertise with us
  • GFG Corporate Solution
  • Placement Training Program
  • Languages
  • Python
  • Java
  • C++
  • PHP
  • GoLang
  • SQL
  • R Language
  • Android Tutorial
  • Tutorials Archive
  • DSA
  • Data Structures
  • Algorithms
  • DSA for Beginners
  • Basic DSA Problems
  • DSA Roadmap
  • Top 100 DSA Interview Problems
  • DSA Roadmap by Sandeep Jain
  • All Cheat Sheets
  • Data Science & ML
  • Data Science With Python
  • Data Science For Beginner
  • Machine Learning
  • ML Maths
  • Data Visualisation
  • Pandas
  • NumPy
  • NLP
  • Deep Learning
  • Web Technologies
  • HTML
  • CSS
  • JavaScript
  • TypeScript
  • ReactJS
  • NextJS
  • Bootstrap
  • Web Design
  • Python Tutorial
  • Python Programming Examples
  • Python Projects
  • Python Tkinter
  • Python Web Scraping
  • OpenCV Tutorial
  • Python Interview Question
  • Django
  • Computer Science
  • Operating Systems
  • Computer Network
  • Database Management System
  • Software Engineering
  • Digital Logic Design
  • Engineering Maths
  • Software Development
  • Software Testing
  • DevOps
  • Git
  • Linux
  • AWS
  • Docker
  • Kubernetes
  • Azure
  • GCP
  • DevOps Roadmap
  • System Design
  • High Level Design
  • Low Level Design
  • UML Diagrams
  • Interview Guide
  • Design Patterns
  • OOAD
  • System Design Bootcamp
  • Interview Questions
  • Inteview Preparation
  • Competitive Programming
  • Top DS or Algo for CP
  • Company-Wise Recruitment Process
  • Company-Wise Preparation
  • Aptitude Preparation
  • Puzzles
  • School Subjects
  • Mathematics
  • Physics
  • Chemistry
  • Biology
  • Social Science
  • English Grammar
  • Commerce
  • World GK
  • GeeksforGeeks Videos
  • DSA
  • Python
  • Java
  • C++
  • Web Development
  • Data Science
  • CS Subjects
@GeeksforGeeks, Sanchhaya Education Private Limited, All rights reserved
We use cookies to ensure you have the best browsing experience on our website. By using our site, you acknowledge that you have read and understood our Cookie Policy & Privacy Policy
Lightbox
Improvement
Suggest Changes
Help us improve. Share your suggestions to enhance the article. Contribute your expertise and make a difference in the GeeksforGeeks portal.
geeksforgeeks-suggest-icon
Create Improvement
Enhance the article with your expertise. Contribute to the GeeksforGeeks community and help create better learning resources for all.
geeksforgeeks-improvement-icon
Suggest Changes
min 4 words, max Words Limit:1000

Thank You!

Your suggestions are valuable to us.

What kind of Experience do you want to share?

Interview Experiences
Admission Experiences
Career Journeys
Work Experiences
Campus Experiences
Competitive Exam Experiences