Layer 4 (Transport) is responsible for correction.
+network layer logical communication between hosts +transport layer: logical communication between processes ex: we have 2 house and one house have 12 room. kids in the houses send letter together. network layer: only send letter between the houses transport layer: it make sure that the letter be sent to right the room in the house.
-Transport Layer
I think PDR= Packets Received / Packets Sent Packets sent/received values should be from same layer. i.e. all from application layer or network layer...etc
The Network layer (Layer 3, typically IP) will receive a segment from the Transport layer (Layer 4, typically TCP or UDP), and will add its own header to it to create a packet. The size of the packet will thus always be the size of the segment plus the Network layer header, the same as when the next layer down (the Data Link layer, layer 2, typically Ethernet) encapsulates the packet into a frame for transmission.
Transport
Transport layer is the fourth layer in the OSI model. Transport layer is responsible for process to process delivery of entire message. Other than that it also control connection, flow of data and error , thus will resend the packet if it get lost in between.
Different textbooks may give you different answers to this question. In several I've seen, the "packet" is complete in the data link layer (layer 2) and is known as a 'frame' in the physical layer (layer 1). Others may indicate a packet is the result of the physical layer (layer 1). In other descriptions the terms packet and frame are interchanged in the layer 1 and 2 of the OSI model.
Frames are encapsulating packets. The data link layer makes framing and provide this service to the layer above layer "the network layer".
A packet.A packet.A packet.A packet.
Frames are encapsulating packets. The data link layer makes framing and provide this service to the layer above layer "the network layer".
Layer 3,4 and 7
Transport Layer, this layer allows data to be broken into smaller packages for data to be distributed and addressed to other nodes (workstations). Main functions are multiplexing, De multiplexing, error control, flow control.