What are the steps of conversion for data encapsulation?

devquora
devquora

Posted On: Feb 22, 2018

 

The steps of conversion for data encapsulation are:
  • First, Second and Third layer (Application/session/presentation)- the alphanumeric input from the user is converted into data
  • Fourth Layer (Transport)- data is yet converted into small segments
  • Fifth Layer (Networking)- data is now converted to little packets of datagrams, and the network header is added
  • Sixth Layer (Data Links)- Packets or datagrams are built into frames
  • Seventh Layer (Physical)- frames are finally converted into bits

    Related Questions

    Please Login or Register to leave a response.

    Related Questions

    CCNA Interview Questions

    What is Routing?

    Routing is a simple process of trading route information from one router to another. In the absence of routing it is no..

    CCNA Interview Questions

    What is a Link?

    A link is a logical or a physical component of a network to interconnect nodes or devices. The job of a data link layer..

    CCNA Interview Questions

    Explian what is a node?

    A node as the name suggests is the connection point on the network for the transmission of data. This connection point ..