Protocol Data Unit
Full Form of PDU
What is PDU?
A Protocol Data Unit (PDU) is a fundamental concept in computer networking that represents a block of data transmitted across a network at a specific layer of the OSI or TCP/IP model. Each layer in these models adds its own header (and sometimes trailer) to the data, creating a PDU with a distinct name—such as segment, packet, frame, or bit—depending on the layer. In India, PDU is a key topic in undergraduate engineering courses in computer science and electronics, as well as in professional certification programs like CCNA and CCNP offered by Cisco. It is widely taught in institutions such as IITs, NITs, and state universities, and appears frequently in competitive exams like GATE and UGC NET for computer science. Understanding PDUs helps students grasp how data encapsulation and decapsulation work, enabling efficient network design and troubleshooting. The concept is also relevant for IT professionals working in network administration, data center operations, and cloud computing. For exam purposes, questions on PDU names and their corresponding layers are common, making it essential for aspirants preparing for technical interviews and government job exams in the IT sector.
PDU का फुल फॉर्म
प्रोटोकॉल डेटा इकाई
Example
In the TCP/IP model, a PDU at the transport layer is called a segment, while at the network layer it is called a packet.