Home OSI Layers and protocols
Post
Cancel

OSI Layers and protocols

LayerNameFunctionProtocols
Layer 7ApplicationTo allow access to network resources.SMTP, HTTP, FTP, POP3, SNMP
Layer 6PresentationTo translate, encrypt and compress data.MPEG, ASCH, SSL, TLS
Layer 5SessionTo establish, manage, and terminate the sessionNetBIOS, SAP
Layer 4TransportThe transport layer builds on the network layer to provide data transport from a process on a source machine to a process on a destination machine.TCP, UDP
Layer 3NetworkTo provide internetworking. To move packets from source to destinationIPV5, IPV6, ICMP, IPSEC, ARP, MPLS.
Layer 2Data LinkTo organize bits into frames. To provide hop-to-hop deliveryRAPA, PPP, Frame Relay, ATM, Fibre Cable, etc.
Layer 1PhysicalTo transmit bits over a medium. To provide mechanical and electrical specificationsRS232, 100BaseTX, ISDN, 11.

OSI vs TCP/IP Layer

osi-tcpip

OSI Diagram

osi

This post is licensed under CC BY 4.0 by the author.