As the name points, Presentation Layer is responsible for representation & formatting of data for session Layer in Encapsulation Process. It is the 6th Layer in the 7Layer OSI Model after Session Layer. It serves like a translator & takes care that the data is sent in such a way that the receiver will understand the information/data and will be able to use the data. OSI Model divides the network communication processes into seven layers in order to simplify it. Each layer performs specific functions to support the layers above it. The 7x Layer model starts from Physical till Application Read More …
Tag: OSI Model
03. Network Layer of OSI Model (Layer3)
Network Layer is the 3rd layer in the 7Layer OSI Model after Data Link Layer. This is the place where most Routing and network stuff resides. It controls the Logical boundaries of Network. Most of the students confuse Layer2 & Layer3. There is a basic difference b/w Network Layer & Data Link Layer. Network Layer is concerned with data transfer from one computer to another computer even if it is on a remote network, while the data link layer only deals with devices that are local to each other & are within one network. PDU at Data Link Layer is Read More …
04. Transport Layer of OSI Model (Layer4)
Transport Layer is the fourth layer in 7Layer OSI Model after Network Layer. Similar to L2 & L3, this layer also performs addressing & multiplexing … but at Transport Layer. OSI Model divides the network communication processes into seven layers in order to simplify it. Each layer performs specific functions to support the layers above it. The 7x Layer model starts from Physical till Application Layer. The core concept behind Transport is “support of Multitasking” … it allows same computer, browser & internet connection to work on multiple applications simultaneously … & this is achieved through Port Numbers, Transport Layer Read More …
05. Session Layer of OSI Model (Layer5)
As obvious from the name, this layer is designed to allow devices to establish and manage sessions so that multiple channels could be established b/w same terminals. Session Layer is the 5th layer in the 7Layer OSI Model after Transport Layer. OSI Model divides the network communication processes into seven layers in order to simplify it. Each layer performs specific functions to support the layers above it. The 7x Layer model starts from Physical till Application Layer. Session Layer is also called as port layer. The main function of Session Layer is to establish, maintain and synchronize the interaction between Read More …
02. Data Link Layer of OSI Model (Layer2)
OSI Model divides the network communication processes into seven layers in order to simplify it. Each layer performs specific functions to support the layers above it. The 7x Layer model starts from Physical till Application Layer. Data Link Layer is the second layer in the 7Layer OSI Model after Physical Layer. This is the place where most LAN, Ethernet and wireless LAN technologies are defined. Data Link controls the Layer2 Network boundary. The data link layer provides functional and procedural methods of transferring data between two points. It works like traffic control system which works without concern to their ultimate Read More …