OSI Layer Flashcards
What is a segment in networking?
A segment is a unit of data at the Transport layer of the TCP/IP stack.
What is a packet in networking?
A packet is a unit of data at the Network layer of the TCP/IP stack.
What does IP stand for in networking?
IP stands for Internet Protocol.
What is the purpose of the Datalink layer?
The Datalink layer is responsible for node-to-node data transfer.
What is a frame in networking?
A frame is a unit of data at the Datalink layer.
What does TCP stand for?
TCP stands for Transmission Control Protocol.
What is the data to be sent in TCP referred to?
the data to be sent is referred to as the payload.
In which layer of the TCP/IP stack does the Application layer reside?
The Application layer is at the top of the TCP/IP stack.
What is the Transport layer responsible for in the TCP/IP stack?
The Transport layer is responsible for end-to-end communication and data flow control.
What role does the Network layer play in the TCP/IP stack?
The Network layer is responsible for routing packets across the network.
What is the Physical layer concerned with?
The Physical layer is concerned with the transmission of raw bitstreams over a physical medium.
Fill in the blank: The _______ layer is responsible for establishing, maintaining, and terminating connections.
Transport
True or False: The TCP/IP stack consists of only four layers.
True
List the layers of the TCP/IP stack from top to bottom.
TCP/IP Model (4 Layers):
1. Application Layer (combines OSI’s Application, Presentation, and Session)
2. Transport Layer
3. Internet Layer
4. Network Access Layer (combines OSI’s Data Link and Physical)