Network Layer in OSI Model (original) (raw)

Last Updated : 9 Jan, 2026

The Network Layer is the third layer of the OSI model responsible for logical addressing, routing, and end-to-end packet delivery across interconnected networks.

29

Network Layer in OSI Model

**Note: Unlike the Data Link Layer, which focuses only on node-to-node delivery within a single network segment, the Network Layer ensures that data travels from the source host to the destination host, even if they are located on different networks.

Key Responsibilities of the Network Layer

Some of the key responsibilities of network layer are:

Read more about Functions of Network Layer.

How the Network Layer Works

how_packets_travel_from_here_to_there_

How Network Layer Works

Protocols Operating at the Network Layer

Routing Protocols

Advantages of the Network Layer

Limitations of the Network Layer

Difference Between Routing and Flooding

Routing Flooding
A routing table is required. No Routing table is required
May give the shortest path. Always gives the shortest path.
Routing is less reliable Flooding is more reliable
Traffic is less in Routing Traffic is more in Flooding
Duplicate packets are not present Duplicate packet are present

For practice, solve quiz on Network Layer.