OSI Model
OSI Model
3. Network layer
- The network layer works for the transmission of data from one
host to the other host located in different networks.
- It also takes care of packet routing i.e. selection of the shortest
path to transmit the packet, from the number of routes available.
- The sender's and receiver's IP addresses are placed in the
header by the network layer.
- Functions of the Network Layer
Routing:
Network layer protocols determine the best route from source to
destination.
Logical Addressing:
Network layer assigns unique IP addresses to devices for
identification, included in the header for sending and receiving
data.
4. Transport layer
- The transport layer provides services to the application layer
and takes services from the network layer.
- The data in the transport layer is referred to as Segments . It is
responsible for the end-to-end delivery of the complete message.