Search

What is PDU (Protocol Data Unit)

OSI reference model uses the term Protocol Data Unit (PDU) for a specific block of information from a specific layer, which is transferred over the network from sender to receiver. Protocol Data Unit (PDU) is often used in reference to the OSI reference model. A Protocol Data Unit (PDU) includes the headers, trailers and actual data.

Following table explains about different PDUs at important layers of OSI model. Presentation and session layers are removed, because those layers are not much relevant these days.

Layer Number Layer Name Description
Layer 7 Application Layer Original data generated from network application.
Layer 4 Transport Layer Original data with TCP/UDP headers containing sender’s and receiver’s TCP/UDP port numbers.
Layer 3 Network Layer Data with TCP/UDP headers, with Network Layer header containing sender’s and receiver’s IP addresses.
Layer 2 Datalink Layer Original data with TCP/UDP header, network layer header, and Datalink Layer header containing sender’s and receiver’s MAC addresses. Datalink layer adds a trailer also.
Layer 1 Physical Layer Bits for network transmission.

 

Related Tutorials
Introduction to TCP/IP, Features of TCP/IP, TCP/IP History, What is RFC (Request for Comments)
What is PDU (Protocol Data Unit)
Seven Layers of OSI Model and functions of seven layers of OSI model
How data is moved through different layers of OSI model at sending and receiving computers
Names of data packets at different layers of OSI model
Why OSI model failed
Four Layers of original TCP/IP model, Functions of four layers of TCP/IP model
Five layered TCP/IP model
Comparison between four layered TCP/IP model and five layered TCP/IP model
Protocols/Standards at various layers of TCP/IP model
Comparison between TCP/IP and OSI models
How data is moved through different layers of TCP/IP model at sending and receiving computers
TCP/IP Encapsulation and Decapsulation
Physical Layer (Layer 1)
Datalink Layer (Layer 2)
Ethernet Frame Format
What is MAC address or Layer 2 address or physical address
Network Layer (Layer 3)
IPv4 Protocol, IPv4 header and fields of IPv4 header
IPv4 addresses, IPv4 Address Classes, IPv4 Address Classifications
Transport Layer (Layer 4)
Application Layer (Layer 5)