Wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

OSI Model - Transport Layer

Total questions: 10

Worksheet time: 20mins

Name
Class
Date
1.

UDP and TCP are both _______ layer protocols.

a)

data link

b)

Network

c)

Transport

d)

none of the above

2.

Which protocols provide reliable data transfer

a)

UDP

b)

TCP

c)

Both TCP and UDP

d)

None of them

3.

What does TCP stand for

a)

Trusted Control Protocol

b)

Transport Control Protocol

c)

Trusted Computer Platform

d)

Transmission Control Protocol

4.

Select the correct method used to setup a virtual circuit

a)

SYN ->

<- SYN/ACK

Ack->

b)

SYN ->

<- SYN

Ack->

c)

SYN ->

<- ACK

Ack->

d)

SYN ->

<- ACK

SyN/Ack->

5.

What is a function of Layer 4 of the OSI model?

a)

to apply framing information to the packet, based on the attached media

b)

to describe the ordered delivery of data between source and destination

c)

to specify the packet type to be used by the communications

d)

to represent data to the user, including encoding and dialog control

6.

Which protocol is used as the transport protocol for a video application?

a)

TCP

b)

UDP

c)

FTP

d)

RDC

7.

UDP is more reliable than TCP protocol.

a)

True

b)

False

8.

What type of packet is shown in the exhibit?

a)

UDP

b)

TCP

c)

FTP

d)

HTTP

9.

There are both TCP ports and UDP ports, and both use the same number range (0-65535).

a)

True

b)

False

10.

What is a syn-flood attack?

a)

A client requests a TCP connect to a server, but doesn't respond to the server's syn-ack.

b)

A server ignores a client's connection attempt.

c)

A client connects to the same server multiple times.

d)

A client uses telnet to connect to a server.