Lesson 4 - Test Flashcards
True or false. UDP traffic accepts the loss of some data.
True
What port is used by Kerberos?
88
Which of the following protocols is considered connection-oriented?
TCP
What port is used by RDS?
3389
What port is used by LDAP?
389
What is used to resolve an IP address to a MAC address?
ARP
What type of traffic commonly uses UDP?
Streaming video Voice over IP Streaming audio
In a DoD model, also known as a TCP/IP model, a TCP or UDP header is added to a message at different layers. Which of the following information is added to the source and destination port fields of the TCP header?
Source and destination port numbers identifying the upper layer protocol
You work as an intern at uCertify Inc. Your company uses the Microsoft Outlook application as its email client. You need to explore the process of sending an email via SMTP as it is a part of your training. Choose and reorder the steps that complete the process of sending an email.
- When the SMTP server receives the data from the client, it recognizes the destination port 25 as SMTP.
- It then forwards the data to the service handling SMTP.
- The server sends back an acknowledgement to the computer using port 49152 to confirm the email was received.
- When the computer receives the packet with port 49152, it sends it to the Microsoft Outlook application.
Match the protocols to their port numbers.
FTP: 20, 21
Telnet: 23
HTTP: 80
Secure HTTPS: 443
POP: 110
SMTP: 25
Sally and Bob are the two users on the Internet. Sally wants to download a video file from Bob’s computer. Select the flags which will be used by them while establishing session using the TCP Handshake process and downloading the file.
Which of the following layers of the OSI model defines the functions of TCP and UDP?
Transport
Which of the following uses port 110 as a well-known port?
POP3
Which of the following layers of the OSI reference model contains TCP?
Transport layer
What is one way to protect data from unauthorized network clients prior to transferring it across the Internet?
Encryption