
OSI, Protocols, Network Fundamentals
Quiz by Jones, Tiffany N
Feel free to use or edit a copy
includes Teacher and Student dashboards
Measure skillsfrom any curriculum
Tag the questions with any skills you have. Your dashboard will track each student's mastery of each skill.
- edit the questions
- save a copy for later
- start a class game
- automatically assign follow-up activities based on students’ scores
- assign as homework
- share a link with colleagues
- print as a bubble sheet
- Q1
Which of the following tasks is associated with the Session Layer?
IP Address assignment
Data block breakdown
Connection establishment
Port number assignment
30s - Q2
What is the smallest PDC in the TCP/IP model?
Frames
Bytes
Segments
Packets
30s - Q3
Review the communication between a client and a server. When a computer confirms that connection has been made in the Three Way Handshake, what is the flag indicator that is sent?
RST
ACK
SYN
SYN/ACK
30s - Q4
What protocol is responsible for data protection and security against wiretapping while data transfer is occuring?
HTTP
SSH
SMTP
TLS
SSH
30s - Q5
What protocol is responsible for electronic mail services?
ICMP
Telnet
TLS
SMTP
30s - Q6
Why would you want to use UDP over TCP?
You need to check for errors more frequently.
You need a faster way to send packets over the network.
You cannot lose any packets in your transfer.
You need a more secure way to transfer packets over the network.
30s - Q7
Why do we need a Domain Name Service (DNS) as part of the internet?
It can disguise the data to prevent data intrusion.
It allows easy access to a database where direct files are stored.
It enforces the use of IP addresses with the end user.
Convert domain names to IP addresses.
30s - Q8
What layer are segments created on in the TCP/IP model?
Application
Transport
Data Link
Internet
30s - Q9
A Wireshark screen shows the following content. Which layer is currently analyzed?
Session Layer
Transport Layer
Physical Layer
Application Layer
30s - Q10
Which term does the OSI model use to reference the terms frame, packet, and segment?
Protocol Data Unit (PDU)
Session
Presentation
HTTP
30s - Q11
Routing data between computers on a network requires several mappings between different addresses. Which of the following statements is true?
Diskless workstations use ARP to ask a server for an IP address.
Hosts use ARP to resolve known IP addresses into MAC addresses.
ICMP lets routers bypass the general network broadcast by providing a dynamic table of IP-to-MAC address mappings.
Routers use DNS to resolve MAC addresses of diskless workstations into IP addresses based on the information contained in other routers' routing tables.
30s - Q12
Which of the following is the process of breaking a message into packets, adding controls and other information, and then transmitting the message through the transmission medium?
Transformation
Segmentation
Encapsulation
Sequencing
30s - Q13
Recently your company acquired another company in the same city. You need to integrate the two email systems so that messages can be exchanged between email servers. Currently, each network uses an email package from a different vendor. Which TCP/IP protocol enables message exchange between systems?
IMAP4
SMTP
ICMP
POP3
30s - Q14
You're an application developer, and you're writing a program for exchanging video files through a TCP/IP network. You need to select a transport protocol that will guarantee delivery. Which TCP/IP protocol provides this capability?
SIP
TCP
FTP
UTP
30s - Q15
In the OSI model, which of the following functions are performed at the Application layer?
Device control for data transmission rates.
Communication setup, maintenance, and teardown.
Enabling of communication between network clients and services.
Standard setting for sending and receiving signals.
30s