Topic #11: The Network Layer Flashcards
It is the layer that provides services to exchange data over the network between end devices
Network Layer
Differences between the Network and Transport Layer
Transport layer connects processes while Network Layer enables devices to reach each other
4 Processes in the Network Layer
Addressing
Encapsulation
Routing
Decapsulation
Functions of the Network Layer
- receives segments of data from the transport layer
- uses protocols to add addressing information and other information and send it along the best path
Function of Network Layer Protocols
- shares upper-layer information between hosts
- specifies the addressing and packaging of a transport layer and describe how the PDU is to be carried with minimum overhead
Network Layer tasks to be performed
- Addressing packets with an IP address
- Encapsulation of Packets
- Routing of Packets
- Decapsulation of Packets
Devices in IP networks that have IP addresses
Hosts
IP address of the sending host
source IP address
IP address of the receiving host
destination IP address
This contains the address information and some other bits that identify the PDU as a network layer PDU
IP headeer
The process of adding the address information to the data
Encapsulation
When a level 4 PDU has been encapsulated what is it referred to?
Packet
It is the process routers perform when receiving packets, analyze address information, use the address information to select a path for the packet and forward it to the next router
Routing
Each route that a packet takes to reach the next device
Hop
It is the process of removing encapsulation data at different layers
Decapsulation