OSI Model and Network Layer
The OSI model is a conceptual model, also known as the seven-layer model, which was established by the International Organization for Standardization (ISO) and the International Telecommunication Union Telecommunication Standardization Sector (ITU-T) to develop commonality in function and interface between communication protocols. In Computer network we uses OSI Model used to define how the communication take place between two devices. This model is very popular to understand communication of two computer and troubleshoot the problem if any issue occurs. OSI model uses 7 layer to define the Network communication and its stages to transmit data successfully from Application layer (Data generated) to Physical layer (Data in bits) . Seven layers of OSI models. Physical Layer Data link Layer Network Layer Transport Layer Session Layer Presentation Layer Application Layer. Each Layer in OSI model defines its own purpose to facilitate successful Network ...