Skip to main content

What are the Design Issues in Network Layer?


Design Issues in Network Layer


Network layer is majorly focused on getting packets from the source to the destination, routing error handling and congestion control.


What are the Design Issues in Network Layer?



Before learning about design issues in the network layer, let’s learn about it’s various functions.



Addressing:


Maintains the address at the frame header of both source and destination and performs addressing to detect various devices in network.



Packeting:


This is performed by Internet Protocol. The network layer converts the packets from its upper layer.

Routing:


It is the most important functionality. The network layer chooses the most relevant and best path for the data transmission from source to destination.



Inter-networking:


It works to deliver a logical connection across multiple devices.



Network layer design issues:


The network layer comes with some design issues they are described as follows:



1. Store and Forward packet switching:


The host sends the packet to the nearest router. This packet is stored there until it has fully arrived once the link is fully processed by verifying the checksum then it is forwarded to the next router till it reaches the destination. This mechanism is called “Store and Forward packet switching.”



2. Services provided to Transport Layer:


Through the network/transport layer interface, the network layer transfers it’s services to the transport layer. These services are described below.


But before providing these services to the transfer layer following goals must be kept in mind.


Offering services must not depend on router technology.


The transport layer needs to be protected from the type, number and topology of the available router.

The network addresses for the transport layer should use uniform numbering pattern also at LAN and WAN connections.

Based on the connections there are 2 types of services provided :


  • Connectionless:

    The routing and insertion of packets into subnet is done individually. No added setup is required.
  • Connection-Oriented:

    Subnet must offer reliable service and all the packets must be transmitted over a single route.


3. Implementation of Connectionless Service:

Packet are termed as “datagrams” and corresponding subnet as “datagram subnets”. When the message size that has to be transmitted is 4 times the size of the packet, then the network layer divides into 4 packets and transmits each packet to router via. a few protocol.Each data packet has destination address and is routed independently irrespective of the packets.



4. Implementation of Connection Oriented service:


To use a connection-oriented service, first we establishes a connection, use it and then release it. In connection-oriented services, the data packets are delivered to the receiver in the same order in which they have been sent by the sender.

It can be done in either two ways :



  •  Circuit Switched Connection:

    A dedicated physical path or a circuit is established between the communicating nodes and then data stream is transferred.

  •  Virtual Circuit Switched Connection:

    The data stream is transferred over a packet switched network, in such a way that it seems to the user that there is a dedicated path from the sender to the receiver. A virtual path is established here. While, other connections may also be using the same path.



Comments

Popular posts from this blog

What is STP? - Explain Advantages and Disadvantages

The Spanning Tree Protocol is a network protocol that builds a loop-free logical topology for Ethernet networks. The basic function of STP is to prevent bridge loops and the broadcast radiation that results from them. STP is a protocol. It actively monitors all links of the network. To finds a redundant link, it uses an algorithm, known as the STA (spanning-tree algorithm). The STA algorithm first creates a topology database then it finds and disables the redundant links. Once redundant links are disabled, only the STP-chosen links remain active. If a new link is added or an existing link is removed, the STP re-runs the STA algorithm and re-adjusts all links to reflect the change. STP (Spanning Tree Protocol) automatically removes layer 2 switching loops by shutting down the redundant links. A redundant link is an additional link between two switches. A redundant link is usually created for backup purposes. Just like every coin has two sides, a redundant link, along with...

How to Reset Steam Password? – Recover Your Steam Password

Are you suffering with Reset Steam Password? This blog will help you. What is Steam? Steam is the online website for getting the best games for paid. If you are a true game lover then you should have an active account on Steam. Many of people lost their password during the  PC clean-up  or any other circumstances. At that time they have to reset Password of all accounts. Then if you facing issues with the password, you forced to Steam reset password to access the Steam account. We are going to share the guide that how to recover your forgotten Steam Password and make your existing account ready. First of all, you should have enough knowledge about what is Steam and why Steam Account required? Why Steam Account Requires? Before jump into password recovery and Login details, let me clear about why Steam Account required? There are several benefits of this Steam Account from where you can easily download PC games as well as software. Though it will be p...