TCP/IP Layers Flashcards
The layers of the TCP/IP model
What is the difference between the TCP/IP model and the OSI model?
The OSI is a ideal reference model for compatible networks that is useful for education, TCP is a practical model and in use today.
What layers of the OSI layers are merged together for the TCP/IP model?
Application, Presentation and Session OSI layers for the TCP layer Application
Data link and Physical OSI layers for the TCP layer Link
What is the TCP Link Layer?
Handles the physical and data link aspects of communication; manages the hardware addressing and access to the physical transmission medium. Ethernet, WIFI, ARP.
What is the TCP Internet Layer?
Provides logical addressing and routing of packets across networks; manages the movement of packets across different networks and ensures the reach the correct destination. IP, ICMP, IGMP.
What is the TCP Transport Layer?
Facilitates end-to-end communication and error handling; provides reliable and unreliable delivery of data between devices. It ensure complete data transfer, error detection and correction, and flow control. TCP, UDP.
What is the TCP Application Layer?
Supports application and end-user processes; interfaces directly with user applications and provides various network services. HTTP, FTP, SMTP, DNS, Telnet, SSH.
How many TPC/IP layers are there.
Four
What are the four TCP/IP layers?
Application, Transport, Internet, Link
(ATIL)