Internetworking model in computer network

In this article I describe about internetworking model in computer network for CCNA exam. Internetworking model in computer network followed by all the manufacturer to provide the compatibility among the various hardware. There are many manufacturer of computer machine in the market. Initially When computers became single user public computer. The computers communicate with only same brand machines. It happens because there was no any fix standard for data transfer between different devices. It is very difficult to make communication with each other when the hardware are of different brands or company.

Internetworking model in computer network followed by various vendors to overcome this problem. After implementation of internetworking model in computer network, equality maintains by all manufacturer. In 1970 the Open Systems Interconnection (OSI) reference model was created by the International Organization for Standardization (ISO). The OSI model was meant to create inter-operable network with different manufactured devices. In this article I describe all layered approach of internetworking model in computer network.

internetworking model in computer network, ccna , ccna tutorials

Importance of internetworking model in computer network

Not only hardware, software also not supported for work the different computer brand. It became very difficult for all computer users to working without implementation of internetworking model in computer network. It is necessary then to make some common protocols for all vendors of computer. Before implementation of internetworking model in computer network, all vendors implements their own protocols on computer hardware and software.

In networking OSI reference model became helpful. OSI reference model describes the flow of data between nodes in any network. Data from one computer application to another computer application transfer by following some common protocols. The OSI reference layer also become beneficial for troubleshooting the network problems. TCP/IP and Three layered hierarchic model of Cisco became more helpful alongside the OSI reference model.

The Layered Approach for internetworking model in computer network.

The Layered approach was the best way to make equality for all computer devices. Layers are not physical but following some protocols. Protocols are for connectivity, connections, data transfer and more. All manufacturer begin to follow the layered approach for internetworking model in computer network. Later in the briefing of OSI layer architecture article we approach layers briefly. Later the OSI reference model change in TCP/IP reference model. OSI layer architecture have 7 layers. TCP/IP reference model convert these 7 layers into only four layers.

OSI Reference internetworking model in computer network

OSI is acronym for open system interconnection. The OSI is a logical reference internetworking model in computer network. OSI model helps for data flow between different devices and operating systems. All manufacturer used their own architecture before invention of OSI reference model. It was very difficult to establish data communication between different devices. To overcome this problem international organization for standardization (ISO) created the open systems interconnection (OSI) reference model. OSI reference model make data flow possible between different operating system, devices and hardware.

Structure of OSI reference internetworking model in computer network

OSI reference internetworking model in computer network consist of 7 layers. These 7 layers further divided into two groups. First 3 layers works for application communication and remaining 4 layers works for data flow. Application, presentation and session layers define the application communication. Transport, network, data link and physical layers define the data flow. Networking protocols works only on last four layers.

Layers of OSI reference internetworking model in computer network

Below image shows the seven layers of OSI reference model. Transmit and receive side shown in diagram.

ccna, ccnatutorials, OSI model, internetworking model in computer network

Let’s take an example of email sending and receiving. There are two users for email flow on internet. A sender composes and send mail at application layer. At transmit side data flow from application to physical layer. Physical media carry the data for receiver. At receiver end data flow from physical to application layer. At application layer receiver got the email. During this process a lots of protocol functions. In below diagram some protocols example shown at various layers.

The application layer in OSI reference internetworking model in computer network

Application layer provides interface to user for working on a computer. Take an example of outlook emailing application. What a user can see on the computer screen is the application layer functionality. Application layer also interact with the presentation layer. Some examples of application layer are internet browsing, email, file transfers, work on remote computer, printing etc. Standalone software or application like notepad doesn’t lie in OSI reference model. The main function of application layer is to provide an interface to user for Working on computer. Some common protocols work on application layer are DNS, HTTP, HTTPS, FTP, POP3 etc.

The presentation layer in OSI reference internetworking model in computer network

Presentation layer works as a translator for data. Presentation layer translate the data in prescribed format for user. At sender computer presentation layer translate the data received from application layer. This translated data forwarded to session layer. At receiver computer reverse process done at presentation layer. The best example of translation in converting the ASCII code into EBCDIC code.

You may also like to read --  IPv6 Addressing in Industrial Networks

Presentation layer also responsible for data compression in internetworking model in computer network, encryption and decryption etc. suppose a user is watching online video. The data translated to required video format. Similarly, for image data converted to required format like jpeg, tiff etc. Presentation layer integrate all formats of data into a standard format. The presentation layer translates data of application layer to network format The presentation layer is responsible for the following:

  • Data encryption/decryption
  • Character/string conversion
  • Data compression
  • Graphic handling
ccna, ccnatutorials, OSI model, OSI, internetworking model in computer network

The session layer in OSI reference internetworking model in computer network

Function of session layer is to manage and maintain session between client to client. Session layer make and close the session between two end devices. PPTP, SQL are protocols used by session layer. Some common functions for session layer are dialog control, Token management, synchronization. This layer maintain session in the form or simplex, half-duplex and full duplex. Simplex transmission is one side transmission. Half-duplex is both side transmission but one side at a time. Full duplex is both side transmission in real time like telephone.

The transport layer in OSI reference internetworking model in computer network

TCP and UDP protocols are integral to transport layer in internetworking model in computer network. Transport layer create segments of the data stream received from presentation later at transmission stage. At receiver stage transport layer assemble the segments and send the data stream to presentation layer. Transport layer establish a logical connection between the end equipment on an internetwork. The Transport layer is responsible for multiplexing upper layer applications, create sessions, sequencing data, acknowledgments etc.

Transport layer works on connection oriented communication. It is reliable for data transmission. In connection oriented communication first step is handshake. After handshaking data transfer starts until the complete data transferred. If data transferring using TCP protocol, then acknowledgment of complete data transfer is must. In case complete data not transferred same data re-transmit again. Data flow depends on speed of the network. During transfer the data congestion can occur. To overcome data congestion flow control term used. Flow control ensure data integrity at transport layer. Data overflowing and buffers prevented by flow control.

Connection oriented communication uses sequencing, acknowledgements, flow control, congestion control and windowing. When a device send data and doesn’t need acknowledgement, it is called windowing. Online video uses windowing. Window size defined when the acknowledgement required. Suppose you set the window size 2. For window size 2 transmitting computer will check acknowledgement after every 2 segments transmitted. Minimum the windowing size increase the congestion because acknowledgment required more.

The network layer in OSI reference internetworking model in computer network

Network layer commonly known as layer 3. Network layer works on IP address system. Internetworking in fully depends on network layer. Segments received from transport layer breaks in packets and forwarded to data link layer. Similarly, packets reassembled received from data link layer and forwarded to transport layer. Routers are layer 3 devices. Router configured at layer 3 for internetworking between different LANs.

IP, IPv6, IPX, RIP protocols functions on layer 3 or network layer. Protocols used for data traffic at layer 3 are called routed protocol. Whereas protocols used to keep update the routing table of neighboring router are called routing protocol.

Suppose a packet received on a router interface. Router will check the destination address on this packet. Router check it’s ip address in routing table and forward it to related exit interface. If router doesn’t have the destination address in its routing table, then router will drop the packet. There are Route update packets used to keep update the neighboring router. Router maintain individual routing protocol for each protocol.

Router doesn’t send any broadcast or multicast packet itself. The Router use a logical address in a network layer header to forward a packet. Access list used by router to keep control security. Routers provide connections between virtual LAN.

The data link layer in OSI reference internetworking model in computer network

Data link layer works on frame in a OSI reference internetworking model in computer network. Packets received from network layer breaks into frame at data link layer during transmission of data. Frame constructed the packets and forwarded to network layer during receive data. some protocols used at data link layer are FDDI, PPP etc. data link layer also convert the frame into bits and send to physical layer and vice versa. Every frame adds a header which contains the destination and source address. Data link layer use the MAC address or source and destination. It never uses the IP addressing system.

IEEE standards divide the data link layer into two parts. One is Media Access Control (MAC) and other one is Logical Link Control (LLC).

Media Access Control MAC defines to place the packet on the media. Its basic principal is first come first serve. Synchronization, error notification, delivery of frames and flow control also used at MAC. Logical link control (LLC) identifies the network layer protocols.

You may also like to read --  Configuration Register in Cisco router

LLC header define the task of data link layer for a packet. Switch and bridge works on data link layer. Latency is the time measured from when a frame enters a port to when it exits a port. Switch maintain a MAC address table to transfer a packet to its destination. Layer 2 devices works on frame only. These devices forward frames only.

When a switch received a frame, it will check the header of frame for MAC. Switch check its mac address table for destination MAC address. If MAC address found, then switch forward the frame to destination. If MAC address not found switch broadcast the frame to each port. On receiving reply from any port switch will update its MAC address table accordingly.

The physical layer in OSI reference internetworking model in computer network

Physical layer transmits and receive bits. Bits are only two value. At physical layer it may be 0 and +5v. we can say them as high and low volts. Physical layer connect links between the end devices. Link may be electrical, optical, DSL, WiFi etc. Hubs are layer 1 device which works on physical layer. The Hubs are simple repeater.

Hubs receive amplify and transmit the bits to all ports. Physical layer also defines the network topology. Every network has both physical and logical topologies. Logical topology is the path of data via which the data flow over the physical topology.

TCP/IP Suite internetworking model in computer network

TCP/IP is acronym for Transmission Control Protocol/Internet Protocol (TCP/IP suite model). A TCP/IP suite internetworking model in computer network is a reference model like OSI layers internetworking model in computer network. Instead of 7 layer of OSI reference model. TCP/IP suite internetworking model in computer network consist only four layer.

All seven layers are merged into four layers only. TCP/IP was designed and implemented by Department of Defence (DoD). TCP/IP developed to preserve data integrity. The main purpose to develop the TCP/IP is to provide security in the network. A lots of protocols works on each layer to provide a secure network.

It is necessary to understood the protocols used in TCP/IP suite model. IP addressing play an important role in TCP/IP suite model. By using the IP address and subnet masking broadcast domain breaks in a LAN.

It will improve the performance of the network. Breaking broadcast domain increase the data flow speed. Here IP stands for IPV4 only. We ignore the IPV6 for some time in this article. It will make it easy to understand the TCP/IP suite internetworking model in computer network.

History of TCP/IP suite internetworking model in computer network

In the decade of 1970’s TCP/IP model developed by DoD. In the initial stage this suite divided into two segments TCP and IP. Later it’s name registered with combined name of TCP and IP like TCP/IP model. ARPA, the Advanced Research Projects Agency of DoD officially authorized to use TCP/IP model. TCP/IP model was working well so it was adopted by many organizations. In today scenario it is mostly using reference model for networking. Internet is the best example of using TCP/IP .

tcp ip suite model, internetworking model in computer network, ccna, ccna tutorials

Layers of TCP/IP suite DoD internetworking model in computer network

There are four layers in DoD model. As shown in above image. Top 3 layers of OSI combined and create the Process/Application layer. Transport layer remain Transport layer. Network layer become internet layer and last two layer combined and called link layer. You can see both model are similar in concept.

Process or Application layer of DoD model TCP/IP internetworking model in computer network

This is the first layer of TCP/IP of DoD internetworking model in computer network. It is combination of top three layers of OSI reference model. The functions of Application layer, presentation layer and session layer in OSI model works in single layer process layer.

TCP/IP Suite model basic concepts, ccna, ccna tutorials, internetworking model in computer network

This layer supports the point to point communication and controls the user interface. The data encryption and decryption also done at this layer. Example of some protocols functions at this layer are Telnet, FTP, LPD, TFTP, SMTP.

Transport layer of DoD model TCP/IP internetworking model in computer network

Transport layer of TCP/IP is same as the Transport layer of OSI reference internetworking model in computer network. It supports the TCP and UDP protocol. This protocol converts the main data segment into packets and transport to the internet layer. The responsibility of Transport layer is to combined the segments and built the data.

TCP/IP Suite model basic concepts, ccna, ccna tutorials, internetworking model in computer network

The data should be reconstruct in its real form. Transport layer is also responsible for creating end-to-end communication between sender and receiver. This layer ensure the delivery of segment in sequence at the receiving device. This property maintains the data integrity.

Internet layer of DoD model TCP/IP internetworking model in computer network

TCP/IP Suite model basic concepts, ccna, ccna tutorials, internetworking model in computer network

Internet layer of TCP/IP is similar to the network layer of OSI reference internetworking model in computer network. Routing protocols functions on Internet layer of TCP/IP model. Addressing and filtering of packets is main responsibility of Internet layer of TCP/IP model. This layer provides the transmission of packet in the whole network. Some example of protocols functions on internet layer are ICMP, ARP and IP.

You may also like to read --  Networking basics in CCNA

Link layer of DoD model TCP/IP internetworking model in computer network

TCP/IP Suite model basic concepts, ccna, ccna tutorials, internetworking model in computer network

Link layer is the least layer of TCP/IP. Basically link layer is combination of data link and physical layer of OSI model. Link layer is also known as Network Access layer. It works on MAC address based data transmission. Link layer handles the frame and bits. It receive the bits and constructs frame from merging bits in a sequence. In case of any bit is missing this layer request to re transmit the bits. Ethernet, FDDI, WAP etc functions on this layer. There is no any preset specification for link layer. Link layer functions on any type of existing physical media.

Cisco three layered hierarchical internetworking model in computer network

We read about the OSI layer model and TCP/IP layer model in above portion of this article. Cisco created its own internetworking model in computer network which is known as Cisco three layered hierarchical model. Cisco three layered hierarchical model consist three layers for data flow. These three layers are improving the network performance and reliability. The three layers are Core, Distribution/Network and Access layer. All three layers are logical not physical. Remember the OSI seven-layer architecture. In Cisco three layered hierarchical model these seven layers compact into three layers. Functionality of multiple layers combined into one layer.

A network suffers with many protocols at a time. Cisco three layered hierarchical model make it easy to create and maintain a big network. The protocols handle in a manner to avoid the data damage. Each layer works for a specific task.

cisco three layer hierarchi, internetworking model in computer network, ccna, ccna tutorials

The core Layer in Cisco three layered hierarchical internetworking model in computer network

The core layer is the top most layer of Cisco three layered hierarchical model. Core layer transport the data from one network to another network. The Core layer is responsible to switch traffic as fast as possible. Core layer is not responsible for Data processing. Core layer is the backbone of a network. Core layer provides fault isolation. Speed of data transfer in a big network is depends on core layer.

Core layer is responsible for speed and reliability of a network. Access lists inter VLAN routing and data process should not be implemented on core layer. These things do speed down of the network. Core layer should be minimized in size. Add minimum devices on core layer to keep maintain the speed of network. Use technologies which can transfer large amounts of data. Some technologies are FDDI, Fast/Gigabit Ethernet or ATM. Example of Devices used at core layers are multiplexer and ATM networks Router.

The distribution Layer in Cisco three layered hierarchical internetworking model in computer network

Distribution layer is also known as work-group layer. This layer functions as network layer in OSI reference model. Distribution layer provides communication between access and core layer. Routing protocols implemented on distribution layer. Distribution layer is responsible for routing and filtering of packets. Distribution layer defines the fastest way for traffic flow in the network. All layer 3 devices functions on distribution layer. Distribution layer is responsible for the following

Routing, access lists, packet filtering, queuing, security policy, network policy, address translation, firewall, static routing, defining broadcast and multicast domains, Inter VLAN routing, Workgroup functions.

The Access Layer in Cisco three layered hierarchical internetworking model in computer network

Access layer provides connectivity for users. Access layer used the layer 1 and 2 devices of OSI reference internetworking model in computer network. Access layer creates separate collision domain. Access layer provides device connectivity in network. Generally, ethernet is used for connecting the devices at access layer. WAP is also used to connect the devices with access layer.

Access layer is also called desktop layer. Access layer is used to separate collision domains, filter MAC addresses and implement load balancing. Static routing is mostly used at access layer.

In this article I describes the internetworking model in computer network for CCNA exam. The layered approach reference also described in details. I hope you found this article helpful. For any query or suggestion you may drop a comment below or contact us. Your suggestions are always welcome by us.

Share this article in your social circle :)
,

Leave a Reply

Your email address will not be published. Required fields are marked *