OSI Model
The 7-layer reference model for network communication.
Memory Aid (Layer 7 to 1): "All People Seem To Need Data Processing" — Application, Presentation, Session, Transport, Network, Data Link, Physical
| Layer | Name | Protocols / Standards | PDU |
|---|---|---|---|
| 7 | Application | HTTP, HTTPS, FTP, SMTP, DNS, DHCP, SNMP, SSH, Telnet, POP3, IMAP, LDAP, RDP, SIP, NTP | Data |
| 6 | Presentation | SSL/TLS, JPEG, GIF, PNG, MPEG, ASCII, EBCDIC, encryption, compression | Data |
| 5 | Session | NetBIOS, PPTP, L2TP, RPC, SCP, NFS, SQL sessions, SMB | Data |
| 4 | Transport | TCP, UDP, TLS (handshake), SCTP | Segment (TCP) / Datagram (UDP) |
| 3 | Network | IP (IPv4/IPv6), ICMP, IGMP, IPSec, OSPF, BGP, RIP, EIGRP | Packet |
| 2 | Data Link | Ethernet (802.3), Wi-Fi (802.11), ARP, PPP, Frame Relay, STP, VLAN (802.1Q), MAC | Frame |
| 1 | Physical | Ethernet (physical), USB, DSL, ISDN, Bluetooth, RS-232, fiber optic standards | Bits |