1 - TCP/IP and OSI Models Flashcards
TCP/IP stands for ___.
transmission control protocol/internet protocol.
___ is a set of protocols used to connect network devices to each other. Made up of four layers.
TCP/IP
4th layer of TCP/IP
Application
TCP/IP: This layer is responsible for the communication protocols between nodes.
Application
Note: The protocols in this layer include hypertext transfer protocol (HTTP and HTTPS), Secure Shell (SSH), and network time protocol (NTP), among many others.
The 3rd layer of TCP/IP
Transport
TCP/IP: This layer is responsible for the end-to-end transport of data.
transport
Note: The protocols that live in this layer are transmission control protocol (TCP) and user datagram protocol (UDP)
TCP/IP: 2nd layer
Network
TCP/IP: This layer defines the logical transmission protocols for the whole network.
network
Note: The main protocols that live in this layer are internet protocol (IP), internet control message protocol (ICMP), and address resolution protocol (ARP).
TCP/IP: 1st layer.
Network Interface
TCP/IP: This layer establishes how data should be physically sent through the network.
network interface
The ___ model consists of a seven-layer architecture that organizes the sending of data from hosts across a network.
Open System Interconnection (OSI)
Note: The OSI model was developed by the International Standards Organization (ISO) after the TCP/IP model to provide greater granularity of networking assignments within the model.
OSI: 1st layer
Physical
OSI: This layer is responsible for the physical connections of the devices in the network.
Physical
Note: This layer is implemented through the use of devices such as hubs, repeaters, modem devices, and physical cabling.
OSI: 2nd layer
Data Link
OSI: This layer is responsible for the error-free delivery of data to the receiving device or node.
data link
Note: This layer is implemented through the use of devices such as switches and bridge devices, as well as anything with a network interface, like wireless or wired network cards.