NEW
Font size
WorksheetsA+ 1101 TCP/UDP protocols quiz
Total questions: 61
Worksheet time: 31mins
What does TCP stand for?
Transmission Control Protocol
Transfer Control Protocol
Transmission Communication Protocol
Transfer Communication Protocol
What type of sessions are TCP sessions known as?
Connection-oriented sessions
Connectionless sessions
Data-oriented sessions
Data-less sessions
What is the first step in the TCP three-way handshake?
SYN
SYN + ACK
ACK
FIN
What does the server send in response to a SYN packet in the TCP three-way handshake?
SYN + ACK
ACK
SYN
FIN
What is the purpose of flow control in TCP?
To prevent a sender from overwhelming a server by sending too many packets too quickly
To ensure packets are sent in the correct order
To establish a connection between two devices
To encrypt the data being sent
What is one example of UDP usage mentioned in the text?
File transfer
Streaming media sessions
Email communication
Web browsing
What does UDP not use that TCP does?
Handshake process or flow control
Data encryption
Error correction
Port numbers
What is the default port number for HTTP?
443
80
21
25
What is the full name of HTTPS?
Hypertext Transfer Protocol
Hypertext Transfer Protocol Secure
Hypertext Transfer Protocol Simple
Hypertext Transfer Protocol Standard
Why is HTTPS preferred over HTTP for most websites today?
It is faster
It is more secure
It is easier to implement
It uses less bandwidth
What is the default port number for HTTPS?
80
21
443
25
What is the primary purpose of HTTPS?
To speed up data transmission
To keep a user's information private and prevent tampering and eavesdropping
To reduce server load
To simplify web development
What is the default port number used by HTTPS for secure connections?
80
443
3515
8080
What type of port is used by a local computer to send and receive data to and from a web server?
Inbound port
Outbound port
Secure port
Dynamic port
What is the IP address of the local computer in Figure 5.1?
216.97.236.245
10.252.0.141
192.168.1.1
127.0.0.1
Which protocol is recommended for secure web connections?
HTTP
FTP
HTTPS
SMTP
What is the purpose of using HTTPS for web servers?
To increase the speed of the connection
To provide a secure connection using encryption
To reduce the cost of hosting
To allow multiple users to connect simultaneously
What is the public IP address of the web server in Figure 5.1?
10.252.0.141
192.168.0.1
216.97.236.245
127.0.0.1
What is the role of Transport Layer Security (TLS) in HTTPS?
To compress data
To encrypt data for secure transmission
To increase bandwidth
To manage IP addresses
Which protocol is used to send email from an email client to an email server?
SMTP
POP3
IMAP
HTTP
What is the default port for secure SMTP transmissions?
25
110
587
995
Which protocol is commonly used by email clients to retrieve incoming email from a mail server?
SMTP
POP3
IMAP
HTTP
What is the default port for secure POP3 transmissions?
110
587
993
995
Which protocol allows email messages to remain on the email server so they can be retrieved from any location?
SMTP
POP3
IMAP
HTTP
What is the default port for secure IMAP transmissions?
143
587
993
995
What mnemonic device can help you remember the acronym for SMTP?
Send Mail To People
Send Mail To Protocol
Send Mail To Port
Send Mail To Provider
Which protocol allows computers to transfer files back and forth and typically uses port 21?
SSH
FTP
Telnet
HTTP
Which port is used by SSH for secure communication?
21
20
22
80
Which protocol is deprecated due to its insecurity and should be avoided?
FTP
SSH
Telnet
SFTP
What is the main advantage of using SFTP over regular FTP?
SFTP is faster
SFTP uses port 21
SFTP provides file access over a reliable and secure connection
SFTP is connectionless
Which protocol is commonly used for booting a system from a network and is connectionless?
FTP
TFTP
SSH
SFTP
Which ports are used by FTPS (FTP Secure) for secure file transfer?
20 and 21
22 and 23
989 and 990
80 and 443
What does Telnet stand for?
Telecommunication Network
Television Network
Telecommunication Node
Television Node
Which port does Telnet use?
22
23
80
443
What is the primary function of DHCP?
To provide remote access to other hosts
To assign IP addresses to hosts
To encrypt data streams
To manage network security
In a typical IPv4 network, which port does a DHCP server need to have inbound open?
67
68
80
443
What is the advantage of using DHCP for IP address assignment?
It provides static IP addresses
It encrypts data streams
It automatically assigns IP addresses dynamically
It manages network security
Which port do DHCPv6 servers use?
67
68
546
547
What transport protocol do DHCPv4 servers use?
TCP
UDP
ICMP
HTTP
What is DHCP sometimes referred to as?
BOOTP
DNS
LDAP
HTTP
What does DNS stand for?
Domain Name System
Data Network System
Digital Name Service
Domain Network Service
Which port is typically used by DNS servers?
53
80
443
389
What command can be used in Windows to find the DNS server your computer talks to?
ipconfig/all
ping
tracert
nslookup
What does LDAP stand for?
Lightweight Directory Access Protocol
Local Directory Access Protocol
Lightweight Data Access Protocol
Local Data Access Protocol
Which port does Secure LDAP run on by default?
389
636
53
443
What is the primary purpose of the Remote Desktop Protocol (RDP)?
To facilitate connections to remote computers and allow full remote control
To manage network devices
To provide access to shared items such as files and printers
To encrypt data transmissions
Which port is used by the Remote Desktop Protocol (RDP)?
445
3389
137
389
What does the netstat command show in Figure 5.2?
The status of network interfaces
The open ports and their states
The list of active users
The system's IP configuration
What is the function of the Server Message Block (SMB) protocol?
To manage and monitor network devices
To provide access to shared items such as files and printers
To encrypt data transmissions
To facilitate remote desktop connections
Which port does the SMB protocol use when communicating directly over TCP?
445
3389
137
389
What is the purpose of the Simple Network Management Protocol (SNMP)?
To provide access to shared items such as files and printers
To manage and monitor network devices
To facilitate remote desktop connections
To encrypt data transmissions
What is the main software that controls everything SNMP based?
Network Management System (NMS)
Simple Network Management Protocol (SNMP)
Secure Shell (SSH)
Domain Name System (DNS)
What port does SNMP use by default?
22
80
161
443
What is the secure port for HTTP?
80
443
22
110
Which protocol uses port 25?
FTP
SSH
SMTP
DNS
Which protocol is not considered a secure protocol?
SSH
Telnet
SMTP
HTTP
What port does SNMPTRAP use?
161
162
143
389
Which protocol uses port 110?
POP3
IMAP
LDAP
RDP
What is the secure port for IMAP?
143
993
636
445
Which protocol uses port 53?
FTP
DNS
DHCP
SMB
What is the secure port for LDAP?
389
636
993
445
