wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

TCP/IP

Total questions: 14

Worksheet time: 10mins

Name
Class
Date
1.

In the current TCP/IP model, the Application, Presentation, & Session layers from the OSI model are combined into which layer?

a)

Data Link

b)

Physical

c)

Transport

d)

Application

e)

Network

2.

The protocol(s) used at the Transport layer is ...

a)

User Datagram Protocol (UDP)

b)

Transmission Control Protocol (TCP)

c)

Both are transport layer protocols

3.

What protocol(s) is used at the Network layer?

a)

Transmission Control Protocol (TCP)

b)

Both options are protocols used at the Network layer

c)

Internet Protocol (IP)

4.

What function is performed at the Data Link layer?

a)

Move the data from device to device across the network

b)

Sequence the data for reassembly at the destination

c)

Packets are addressed so they can be routed through the network to the destination

5.

Why were the Data Link & Physical layers divided into two separate layers in the current TCP/IP model?

a)

Because the number of protocols grew too large for the link layer to handle it by itself

b)

Because networks use different types of transmission media (ethernet wire, fiber optic cable, and radio signals) to transmit bits

c)

Because the original TCP/IP model was too complicated for many typical uses

6.

True or False: the application layer defines how applications use the network, not how the applications actually work

a)

True

b)

False

7.

Transport layer protocols

a)

convert the data into bits to be transmitted

b)

use port numbers to track sessions

c)

address the traffic for its destination

8.

What information is found in a TCP header?

a)

Destination port

b)

Source port

c)

Both options are found in a TCP header

9.

What is the combination of the data and TCP header called?

a)

frame

b)

segment

c)

packet

10.

What information is included in the IP header added to a TCP segment?

a)

Both answers are included in the IP header

b)

Destination IP address

c)

Source IP address

11.

What is the FIRST thing the destination does at the network layer with a packet it receives?

a)

Pass the packet to the transport layer

b)

Remove the IP header

c)

Reassemble the data once it receives all the packets

12.

What information is found in the frame header?

a)

Both are found in a frame header

b)

Destination MAC address of the next device in the path to the ultimate destination

c)

Source MAC address

13.

True or False: the source and destination MAC addresses in the frame change at each hop in the path of the packet to match the MAC address of the current device and the MAC address of the next device in line

a)

True

b)

False

14.

What is done with the data at the physical layer?

a)

The physical layer header is added to the frame to prepare it for transmission

b)

Both occur at the physical layer

c)

The data is converted into its intended transmission media (electrical, light, radio wave) and sent down its transmission path