1. Computing
Visual Networking Overview - The OSI Model - Network Layer
Exhibit 13-3 in the Gallery of Visual Networking
13. OSI Model Series
<< Back | 5. Wireless Networks |
Network Layer of the OSI Model
Illustration of the network layer of the OSI model with examples of common technologies found at that layer.

< Prev | 13-2. OSI Data Link layer || 13-7. OSI Physical layer | Next >

This diagram illustrates the Network layer (Layer 3) of the OSI model. The Network layer adds the concept of routing above the Data Link layer. As illustrated above, when data arrives at the Network layer, the source and destination addresses contained inside each frame are examine to determine if the data has reached its final destination. If the data has reached the final destination, the Network layer formats the data into packets delivered to the Transport layer. Otherwise, the Network layer updates the destination address and pushes the frame back down to the lower layers.

To support routing, the Network layer maintains logical addresses such as IP addresses for devices on the network. The Network layer also manages the mapping between these logical addresses and physical addresses. In IP networking, this mapping is accomplished through the Address Resolution Protocol (ARP).

Related References - OSI Model Tutorial, ARP
Next - OSI Model Application layer

Discuss in my forum