Select Page

TCP/IP Model Overview

CISSP

The TCP/IP model, developed by the Department of Defense in the 1970s, is the foundation of the internet and simplifies the OSI model into four layers. Here’s a detailed overview:

LayerCorresponding OSI LayersFunctionsProtocols/TechnologiesMnemonic
Application (Layer 4)Application, Presentation, SessionManages network applications and processes, combines functionalities of OSI Layers 5, 6, and 7HTTP, FTP, SNMP, SMTP, Telnet, DNS, LPD, X WindowsAll
Host-to-Host (Layer 3)TransportProvides end-to-end data delivery, reliability, and flow controlTCP, UDPHosts
Internet (Layer 2)NetworkDefines IP datagram, routing, and logical addressing across networksIP, ARP, RARP, ICMPIn
Network Access (Layer 1)Data Link, PhysicalManages the physical transmission of data, hardware addressing, and electrical connectionsEthernet, PPP, Frame Relay, LPDNetworks

Additional Information

  • TCP/IP Model Mnemonic: “AHIN” stands for Application, Host-to-Host, Internet, and Network Access.
  • Application Layer: Where high-level protocols such as HTTP, FTP, and SMTP operate.
  • Host-to-Host Layer: Ensures reliable communication and data integrity.
  • Internet Layer: Manages routing and forwarding of data packets across different networks.
  • Network Access Layer: Handles the physical connection and data frame management.

This overview highlights how the TCP/IP model simplifies networking tasks, integrating key functions across fewer layers compared to the OSI model.

Latest Post:

Pin It on Pinterest