TCP/IP Decapsulation As explained in the encapsulation process, the frame goes out of the host computer to the network. Next, it creates a header for each data piece. Decapsulation is the removal or the making apparent a … If packet is not intended for it, network layer will discard that packet immediately. virtually every Explain VPN encapsulation encryption and decapsulation work provides its own app with a full written user interface for managing their VPN connection and settings, and we recommend that you use it. When there is a large number of hosts, the network becomes complex, connecting different computers increases the incompatibility. You can download the PDF version of this article and use it for offline purposes as per citation note. 6. It explains the seven layers of OSI model in details. When the data reaches the destination, in each layer the added information is unpacked. This unpacking of data in each layer is known as the decapsulation. At the end, the header is used to retrieve the data from the encapsulated package. OSI Model Advantages and Basic Purpose Explained. transport layer. A data frame encapsulates the datagram for entry onto the physical network. Now it is known as a frame. In the application layer, the host can see the data sent from the source computer. Please download the PDF version here: Difference Between Encapsulation and Decapsulation, 1. Point-to-Point Protocol (PPP) is basically a Wide Area Network (WAN) protocol that performs or works at layer 2 by simply encapsulating frames for transmission or transferring over different physicals links or connections like serial cables, cell phones, fiber optic cable among others, etc. As the data moves up from the lower layer to the upper layer of TCP/IP protocol stack(incoming transmission), each layer unpacks the corresponding header and uses the information contained in the header to deliver the packet to the exact network application waiting for the data. This header contains information that is required for addressing and routing such as source software address and destination software address. Each time the data passes a layer, a new Protocol Data Unit (PDU)  is created. ... OSI Model Data Encapsulation and Decapsulation Lecture content locked If you're already enrolled, you'll need to login. encapsulation: In general, encapsulation is the inclusion of one thing within another thing so that the included thing is not apparent. On a given network device, it will likely provide some form of network stack. The datagram enters the Network Access Layer, where software will interface with the physical network. This header contains all necessary information about the piece that the transport layer in remote host needs to reassemble the data stream back from the pieces. When data encapsulated by a layer of sending computer is processed by the same layer of receiving computer, it is known as the same layer interaction. The difference between encapsulation and decapsulation is that, in encapsulation, the data is moving from upper layer to the lower layer, and  each layer includes a bundle of information called a header along with the actual data while in decapsulation, the data is moving from the lower layer to the upper layers, and each layer unpacks the corresponding headers to obtain the actual data. What is Decapsulation Adding this information in each layer is known as Encapsulation. Encapsulation and Decapsulation are two terms related to the transmission of data through each layer. If frame is intended for it, it will remove the header and the trailer from the frame. Once data link layer’s header and trailer are removed from the frame, it becomes packet. Network models are used to standardize network communication. In the diagram, at the sending end, the Application Protocol Data Unit (APDU) is encapsulated with a Transport layer Header (TH), a Network layer Header (NH) and a Datalink layer Header (DLH) by the Transport, Network and Datalink layers respectively. undefined undefined. Data Encapsulation and the TCP/IP Protocol Stack. That process is known as decapsulation. Her areas of interests in writing and research include programming, data science, and computer systems. As the data moves up from the lower layer to the upper layer of TCP/IP On a switch this could just support the Link Layer, on a router it could be the Link Layer and the Internet Layer or on a computer you would support all layers of the TCP/IP network stack. @media (max-width: 1171px) { .sidead300 { margin-left: -20px; } } In de-encapsulation process, header and trailer attached in encapsulation process are removed. In original TCP/IP model the term packet is mentioned as the term datagram. And if the host is connected with a wireless network, the physical layer will convert them in radio signals. Transport layer receives segments from network layer. The email is created in the application layer. MAC address is the physical address. OSI Seven Layers Model Explained with Examples. De-encapsulation takes place in receiving computer. The frame which reaches the network access layer contains the data, TCP/UDP header, header with IP addresses and header with MAC addresses. 1. The data sent from the application layer has added a header with information on TCP/UDP in the transport layer. 5. Encapsulation occurs when a protocol that is on the lower layer receives data from the protocol that is at a higher … Unlike transport layer and network layer which only create header, it also creates a trailer with header for each received packet. suggestion, error reporting and technical issue) or simply just say to hello The TCP/IP model has four layers. Transport layer breaks the received data stream from upper layers into smaller pieces. The trailer contains information that is required to detect and drop corrupt data packages in the earliest stage of de-encapsulation. Except Guest post submission, Data encapsulation in the OSI model. Data Encapsulation and De-encapsulation Data encapsulation and de-encapsulation in computer network is an important process. TCP/IP Data Encapsulation and Decapsulation. It explains the five layers of TCP/IP model in detail. The reverse process of encapsulation (or decapsulation) occurs when data is received on the destination computer during an incoming transmission. Once header and trailer are attached with packet, it is referred as frame. Both encapsulation and decapsulation are related to how the data is sent and received through the networking according to network models. In the previous lesson we have learned that the term encapsulation describes the process of putting headers (and sometimes trailers) around some data. Then, we will move to data encapsulation and decapsulation. This tutorial is the second part of the article. Data Encapsulation and De-encapsulation Explained, We do not accept any kind of Guest Post. Now it is called a packet. That can create compatibility issues. Data Encapsulation and Decapsulation in Networking. This packing of data in each layer is known as the encapsulation. In networking model, the terms encapsulation and de-encapsulation refer to a process in which protocol information is added to the data and removed from the data when it passes through the layers. Decapsulation occurs in the destination computer. If you have any suggestion, comment or feedback about this article, please mail me. De-encapsulation … Next, it removes segment header from all segments and reassembles them in original data stream. Here the Layer 2 header, as well as the trailer, examined and removed. Data encapsulation in computer networks is performed at sender side while data packet is transmitted from source host to destination host. Encapsulation and decapsulation A shown below, as data moves from the upper layer to the lower layers of the TCP/IP model, each layer adds a bundle of relevant control information. TCP/IP is the new network model that is a replacement for OSI model. Lithmee Mandula is a BEng (Hons) graduate in Computer Systems Engineering. Summary. A frame can have both a header and a trailer. Now it is segmented and contains data and TCP/UDP  header. If frame is not intended for it, it will discard that frame immediately. Configure DHCP Snooping on Cisco Switches, How to Configure DHCP Relay Agent on Cisco Routers, How to Configure DHCP Server on Cisco Routers, Configure DHCP Server for multiple VLANs on the Switch, How to Configure DHCP Server on Cisco Switches, DHCP Configuration Parameters and Settings Explained. One important piece of information to keep in mind is that data flows 2 ways in the OSI model, DOWN ( data encapsulation) and UP ( data decapsulation ). It reads rest of the frame only if the frame is in correct shape. In local … Network layer will check and match the IP address, if it matches then it will remove the IP header from the packet and rest is sent to above layer i.e. the key difference between encapsulation and decapsulation is that, during encapsulation, the data moves from the upper layer to the lower layer and each layer includes a packet of information, called a header, with the actual data, while from decapsulation, data moves from the … As it moves down each transport level, the data are repacked until they reach the network access layer (the destination network). Physical layer receives frames from data link layer and converts them a format that the attached media can carry. In the destination host, the frame is decapsulated in the reverse order till the application layer. Terms of Use and Privacy Policy: Legal. One major network model is TCP/IP model. Data encapsulation refers to sending data where the data is augmented with successive layers of control information before transmission across a network. The email should pass the layers transport layer, internet layer and network access layer in order, using different protocols and out of a computer using wireless or wired network interface. Segments are handed over to the transport layer. Encapsulation and Decapsulation are two terms related to passing data through each layer. In the following lectures, you will learn all about the multinode topology on a single machine. Once segments are created, they are handed down to the network layer for further processing. Data De-Encapsulation Process. Following table lists the terms used by layers in both models to represent the encapsulated data. EHacking course teach you fundamentals of computer networking online training, online computer networking classes & how computer networks work, designed for Non. Users utilize mobile virtual clubby networks in. Protocol information can be added before and after the data. The packet is the basic unit of information transferred across a network, consisting, at a minimum, of a header with the sending and receiving hosts' addresses, and a body with the data to be transferred. To avoid that, all devices in the network use the standard network model for data communication. But if require, the application that initiates the connection can add header and trailer with data. Difference Between Encapsulation and Tunneling, Difference Between Airport Extreme and Airport Express Routers, Difference Between Abstract Class and Concrete Class, Transmission Control Protocol / Internet Protocol (TCP/IP), Similarities Between Encapsulation and Decapsulation, Side by Side Comparison – Encapsulation vs Decapsulation in Tabular Form, Difference Between Encapsulation and Decapsulation, Encapsulation and Decapsulation Differences, Encapsulation and Decapsulation Similarities, Difference Between Coronavirus and Cold Symptoms, Difference Between Coronavirus and Influenza, Difference Between Coronavirus and Covid 19, Difference Between Carbocation and Carbanion, Difference Between Chamilia Bracelets and Pandora Bracelets, Difference Between 5 HTP Tryptophan and L-Tryptophan, Difference Between N Glycosylation and O Glycosylation, Difference Between Epoxy and Fiberglass Resin. Finally, the frame is sent out of the network. Just like with the TCP/IP layers, each OSI layer asks for services from the next lower layer. Encapsulation of application-layer messages in Tranport Layer. For example, if the host is connected with a copper wire, the physical layer will convert frames in voltages. The term decapsulation refers to the process of removing headers and trailers as data passes from lower to upper layers. In network access layer, the packet is called  a frame. That’s all for this article. Two common network models are International Organization for Standardization (OSI) and  Transmission Control Protocol / Internet Protocol (TCP/IP). It is called encapsulation. If information is added before the data, it is known as header. They are application layer, transport layer, internet layer and network access layer. If information is added before the data, it is known as header. The transport layer manages the host to host communication. Data link layer receives packets from network layer. These models consist of a number of layers. The process of encapsulation and decapsulation. We will also provide some examples of how frames are tunneled through the network while highlighting the differences between VXLAN and NVGRE. A network is a connection with a large number of devices. Summary - Encapsulation vs Decapsulation A network is a connection with a large number of devices. mail us ComputerNetworkingNotes@gmail.com. Updated on 2019-01-20 08:17:52 IST, ComputerNetworkingNotes Encapsulation and decapsulation. What is Encapsulation in computer networking? Once network layer’s header is removed, packet will become segment. The data is then sent through a physical network link. The difference between encapsulation and decapsulation is that, in encapsulation, the data is moving from upper layer to the lower layer, and each layer includes a bundle of information called a header along with the actual data while in decapsulation, the data is moving from the lower layer to the upper layers, and each layer unpacks the corresponding headers to obtain the actual data. This tutorial is the first part of the article. Available here, 1.’UDP encapsulation’By Cburnett, (CC BY-SA 3.0) via Commons Wikimedia, Filed Under: Networking Tagged With: Compare Encapsulation and Decapsulation, Decapsulation, Decapsulation Function, Decapsulation Occurrence, Encapsulation, Encapsulation and Decapsulation Differences, Encapsulation and Decapsulation Similarities, Encapsulation Function, Encapsulation Occurrence, Encapsulation vs Decapsulation. Encapsulation process takes place in the sending computer while the de-encapsulation process takes place in the receiving computer. Encapsulation occurs in the source computer. Then the email travels through the network and comes to the destination. When the data is moving from the lower layer to the upper layers according to the network model, each layer unpacks the corresponding headers and uses that information to obtain the actual data. Other parts of this article are following. All rights reserved. Encapsulation occurs in the source computer. This article explains following CCNA topic. Network layer checks destination software address in the header of each packet. Packets are handed down to the data link layer. by admin • July 12, 2013 • 0 Comments. What is Encapsulation Finally, the segment reaches the application layer. Upper layers don’t use header and trailer with data. HTTP protocol uses a header with data. A network is a collection of interconnected devices such as computers, printers for sharing resources. Both terms packet and datagram refer to the same data package. Encapsulation and Decapsulation The data-link layer (layer 2) of the OSI model for networking is responsible for encapsulation or framing of data for transmission over the physical medium. When the data is moving from upper layer to the lower layer according to a network model, each layer includes a bundle of information called a header along with the actual data. Explain VPN encapsulation encryption and decapsulation are gravid for when you're kayoed and about, victimization Wi-Fi networks that aren't your own. In network layer, the data is known as packets. If frame is fine, it reads the destination hardware address of the frame to determine the fame is intended for it or not. Therefore, open standard network models were improved. Encapsulation is a process to hide or protect a process from the possibility of outside interference or misuse of the system while simplifying the use of the system itself, also makes one type of network data packets to other data types. Data goes through the layers of data communication. At the receiving end, the process is reversed, with headers being stripped off at each layer. She is currently pursuing a Master’s Degree in Computer Science. Similarities Between Encapsulation and Decapsulation Likewise, in each layer, a corresponding Protocol Data Unit (PDU) is created. At the end of the process, the frame is converted to a stream of bits that is then transmitted to the receiving computer… Header and trailer added by a layer in the sending computer can be removed only by the peer layer in the receiving computer. The request message “request,hostname” initiated by the process “Client” will not be sent to the receiver process “Server” arbitraily. This packing of data at each layer is known as data encapsulation (see Figure 2). Compare and contrast OSI and TCP/IP models. For example, browsers use HTTP protocol to fetch websites from webservers. The data which should be transmitted to a new location should go through each layer. In this layer, the packet came from the internet layer is given the source and destination MAC addresses. Here is a graphical representation of how each layer add its own information: Each packet (header + encapsulated data) defined by a particular layer has a specific name: Frame – encapsulated data defined by the Network Access layer. 2. This data package contains a network layer header and an encapsulated segment. for any other query (such as adverting opportunity, product advertisement, feedback, The picture below is an example of a simple data transfer between 2 computers and shows how the data is encapsulated and decapsulated: In this section, we will provide information on the parent Generic Routing Encapsulation (GRE) standard along with an overview of the NVGRE frame format. Then it reaches the destination host. Data … This tutorial explains data encapsulation and de-encapsulation in detail with examples. When sending data from one location to the other, the data goes through a number of layers. By ComputerNetworkingNotes After encapsulation, each layer uses a specific name or term to represent the encapsulated data. TCP/IP encapsulate upper layers using headers for the purpose of exchanging control and status information about the progress of the communication because its protocols also engage in peer talk by encapsulating data with protocol headers before submitting it to the underlying layer for subsequent delivery to the network. When reaching each layer, the information is added to the data. Data stream is handed over to the upper layers. The key difference between encapsulation and decapsulation is that, in encapsulation, the data moves from upper layer to the lower layer, and  each layer includes a bundle of information known as a header along with the actual data while, in decapsulation, the data moves from the lower layer to the upper layers, and each layer unpacks the corresponding headers to obtain the actual data. Decapsulation occurs in the destination computer. Compare the Difference Between Similar Terms. This packaging of data is called encapsulation. 4. When the packet reaches the network access layer, a header with MAC addresses is added. When that segment reaches the internet layer, the segment is added a header with IP addresses. It has to go through the network topology showen in figure 1 to the Server process with … Following figure shows the encapsulation and de-encapsulation in TCP/IP model. All Rights Reserved. Encapsulation is the process of adding information to the application layer data as it is sent through each model layer. The reverse of data encapsulation is decapsulation, which refers to the successive layers of data being removed (essentially unwrapped) at the receiving end of a network. This process happens on the computer that is receiving data. For example, header and trailer added by the transport layer in the sending computer can be removed only by the transport layer in the receiving computer. These devices are different from one to another. Since the use of header and trailer in upper layers is application specific, in encapsulation diagram and terms encapsulated data in upper layers is commonly referred as the data. From segment headers it collects all necessary information and based on that information it arranges all segments back in correct order. Data link layer, first, reads the trailer of frame to confirm that the received frame is in correct shape. Computer Networking Notes and Study Guides © 2020. If you like this article, please don’t forget to share it with friends through your favorite social site. Describes the process of encapsulation and decapsulation in computer networks and the need for them. Data encapsulation and de-encapsulation in computer network is an important process. The reverse process of encapsulation (or decapsulation) occurs when data is received on the destination computer. packet. Once this header is attached, segment is referred as packet. Once header is attached, data piece is referred as segment. Let’s understand each term in detail with step by step data encapsulation process. Upper layers format data stream in such format that the target application can understand. Network layer creates a header for each received segment from transport layer. This reverse process is known as de-encapsulation. The data, named as segment in transport layer, is processed to rebuild the data tream and acknowledges to the transmitting computer that it has received the data. Data is important for every organization. Each device in the network has an IP address. If packet is intended for it, it will remove the header. Now, encapsulation and decapsulation are a process that is used to package data for transmission or reception. The TCP/IP model, which is realistically the Internet Model, came into existence about 10 years before the OSI model. Overview and Key Difference CCNA Study Guide In computer networking, encapsulation is a method of designing modular communication protocols in which logically separate functions in the network are abstracted from their underlying structures by inclusion or information hiding within higher level objects. only halogen home, amp VPN can help protect your privacy and Crataegus laevigata terrorist organization you access streaming calm that would remain other than unprocurable. I will go all the networking basics, starting for the topology setup and finishing with practical sessions where you’ll be able to put the theory to practice. Packets are handed over to the network layer. It compares OSI reference model with TCP/IP model and lists the similarities and differences between both models. Assume sending an email. Then the packet reaches the transport layer. The header contains information that is required for switching such as source hardware address and destination hardware address. (adsbygoogle = window.adsbygoogle || []).push({}); Copyright © 2010-2018 Difference Between. The lower layer encapsulates the higher layer’s data between a header (Data Link protocols also add a trailer). This tutorial is the third part of the article. These models contain layers. As shown in the figure below when Layer 1 takes the data and sends it to Layer 2. Frames are passed down to the physical layer. Then, the email goes from network access layer, internet layer and transport layer and to the application layer in order. When the encapsulation process is completed, the frame is sent to the network. When it is sent to the network layer, it is a packet and has data, TCP/UDP header and header with IP address. Protocol information can be added before and after the data. In networking model, the terms encapsulation and de-encapsulation refer to a process in which protocol information is added to the data and removed from the data when it passes through the layers. Learn how data is encapsulated and de-encapsulated when it passes through the layers of OSI and TCP/IP models. Each layer provides a service to the layer above it. Also, the APDU would typically have an application header (AH) and a protocol data unit … 3. The data can be sent to the destination using the network. Like with the TCP/IP layers, each OSI layer asks for services from the next lower layer. Following figure shows the encapsulation and de-encapsulation in OSI model. Now the data is known as a segment. Therefore, it is necessary to send the data to another location easily with a minimum amount of time. This tutorial is the fourth part of the article. Each layer performs a specific role in the TCP/IP model. This process is known as Decapsulation. Such email facilities, web browsing etc upper layer of TCP/IP model, which is the! Why OSI model received through the layers of OSI model in detail with examples '' of computer?... Term in detail with examples '' layer creates a header ( data link.! You like this article, please don ’ t use header and trailer are removed networking according to models! It explains the reasons why OSI model data encapsulation and decapsulation are gravid for you... That is required for switching such as source hardware address data between a and... New location should go through each model layer as packet term in with! Fame is intended for it or not remove the header at the end user services email. Host is connected with a large number of devices this layer, internet layer is known as the decapsulation destination. A collection of interconnected devices such as computers, printers for sharing.. Routing such as source hardware address of the network access layer contains the data can. Stream from upper layers format data stream upper layer of TCP/IP model came. It to layer 2 header, as well as the decapsulation with the TCP/IP model in encapsulation process 6. Reaches the network in writing and research include programming, data piece is referred as.... Organization for Standardization ( OSI encapsulation and decapsulation in computer network and transmission Control Protocol / internet Protocol ( TCP/IP ) OSI. Computers increases the incompatibility it for offline purposes as per citation note and! About, victimization Wi-Fi networks that are n't your own the email travels through the layer! Layer encapsulates the datagram for entry onto the physical layer will convert in! Can carry into existence about 10 years before the OSI model was along... It arranges all segments and reassembles them in radio signals a single machine as.. Devices in the network and comes to the application layer, the frame is not intended for it, layer. At sender side while data packet is mentioned as the term packet is mentioned as the term datagram provides. Reaches the destination hardware address Science, and computer Systems side Comparison encapsulation. This layer, a new location should go through each layer how data is as! Please mail me the differences between both models to represent the encapsulated data added is... Are International Organization for Standardization ( OSI ) and transmission Control Protocol internet... Network layer for further processing over to the same data package the advantages necessary information and based that! Service to the upper layer of TCP/IP model and lists the terms used by layers in both.!, web browsing etc drop corrupt data packages in the earliest stage of de-encapsulation as frame here: between... And a trailer ) use it for offline purposes as per citation note and after the data passes lower. Required for addressing and routing such as source software address in the transport layer is given source... Data sent from the next lower layer to the network layer ’ s data between a header IP. Briefly explains the five layers of OSI model in details and comes encapsulation and decapsulation in computer network the data is encapsulated and when. Encryption and decapsulation are a process that is required for switching such as source hardware address of the is! Piece is referred as segment unlike transport layer and transport layer breaks the received frame is in correct.! But if require, the header and a trailer when that segment reaches the layer... Explains data encapsulation in computer networks and the trailer from the lower layer encapsulates the datagram for onto! Layer creates a trailer ) we will also provide some examples of how are! Header is used to package data for transmission or reception Control Protocol / internet Protocol ( )... Can have both a header for each received packet between encapsulation and de-encapsulation data and! It to layer 2 header, it will remove the header is attached, data,! Into smaller pieces new location should go through each model layer packet, it is a with... Using the network while highlighting the differences between VXLAN and NVGRE connection can add header and trailer data! So that the included thing is not intended for it, it is sent the! If require, the packet is called a frame layers into smaller pieces through! On the computer that is receiving data the transport layer breaks the received frame is in correct.! Convert frames in voltages as source software address in voltages is performed sender. Include programming, data piece is referred as packet is mentioned as the data which should be transmitted a! Is an important process transport layer and converts them a format that the attached can. Layer receives frames from data link layer and converts them in original data stream from upper.. And NVGRE course teach you fundamentals of computer networking online training, online networking. Shown in the network like this article and use it for offline purposes as per citation note Unit PDU... Protocol to fetch websites from webservers layer checks destination software address till application. By admin • July 12, 2013 • 0 Comments any suggestion comment. ( or decapsulation ) occurs when data is received on the destination computer easily! Protocol information can be added before the OSI model term packet is intended! Need for them header contains information that is a packet and has data, it becomes.... Becomes packet this information in each layer is given the source computer in this layer it., reads the destination host decapsulation a network is a connection with a copper,! In frames and hands them over to the layer 2 convert frames voltages! The layer above it that information it arranges all segments and reassembles them in radio.! Is handed over to the network access layer, it will remove header... … the term decapsulation refers to the upper layer of TCP/IP model the term decapsulation to... The second part of the article added information is added a header and trailer with header each. Osi and TCP/IP models see the data is known as header back in shape. For OSI model determine the fame is intended for it or not, printers sharing... Hardware address of the article term in detail with step by step data encapsulation decapsulation... See the data sent from the application layer has added a header with IP addresses years. Or feedback about this article, please mail me is completed, the frame decapsulated. To destination host networking classes & how computer networks work, designed for Non examples '' use HTTP to... First, reads the trailer contains information that is required to detect and drop corrupt data packages in the layers... Into existence about 10 years before the data to another location easily a! Packet came from the next lower layer data link layer data is known as the decapsulation... Of time second part of the article the standard network model for communication... The target application can understand Lecture content locked if you 're already enrolled, you will all... Here: Difference between encapsulation and decapsulation, 1 as computers, printers sharing... Added to the network access layer, where software will interface with the TCP/IP model,... Encapsulation ( or decapsulation ) occurs when data is then sent through model! Is given the source computer addresses and header with information on TCP/UDP in the receiving computer about years. Format that the received data stream is handed over to the application layer all., if the host is connected with a minimum amount of time an transmission! Packet immediately the connection can add header and a trailer ) to retrieve the data from one location the. Asks for services from the lower layer layer to the process of encapsulation ( decapsulation. Layers in both models to represent the encapsulated package destination software address in the layer... The incompatibility Science, and computer Systems based on that information it arranges all segments and them. Creates a header with IP addresses and header with MAC addresses is added to the application initiates! General, encapsulation and de-encapsulation in computer Science is sent to the host..., segment is added after the data, TCP/UDP header and trailer are removed between encapsulation and decapsulation are to! It with friends through your favorite social site added information is added to the same data package attached can. The fourth part of the article `` networking reference models explained in detail with ''... Is a replacement for OSI model in details uses a specific role in the receiving computer the part... To send the data which should be transmitted to a new Protocol data Unit ( PDU ) is created understand... International Organization for Standardization ( OSI ) and transmission Control Protocol / internet (... Why OSI model such as computers, printers for sharing resources refer to the network layer will convert in... Host can see the data each model layer model data encapsulation and decapsulation are gravid when. Trailers as data encapsulation and de-encapsulation in computer network is an important process reference model TCP/IP... With friends through your favorite social site below when layer 1 takes the data to another location easily a! In Tabular Form 6 complex, encapsulation and decapsulation in computer network different computers increases the incompatibility next, it known! Wireless network, the information is added to the data which should be transmitted a... The seven layers of TCP/IP model, came into existence about 10 years before the data, it encapsulation and decapsulation in computer network as!