Exam: Protocols for Specific Tasks Flashcards
What type of applications are best suited for using UDP?
applications that are sensitive to delay
A PC user issues the netstat command without any options. What is displayed as the result of this command?
a list of all established active TCP connections
Refer to the exhibit. A TCP segment was sent by PC1 to the web server via port 80. Because of an unexpected network failure, the data was forwarded by R1 but was not received by R2. Which statement is correct about this scenario?
The web server will not acknowledge this segment. The PC1 timer will expire and PC1 will resend the segment.
A client device has initiated a secure HTTP request to a web browser. Which well-known port address number is associated with the destination address?
443
A destination PC receives an email message with the sequence numbers on packets out of order. Which layer of the TCP/IP model is responsible for reassembling the packets of the message in the correct order?
transport
What information is used by TCP to reassemble and reorder received segments?
sequence numbers
Which action is performed by a client when establishing communication with a server via the use of UDP at the transport layer?
The client randomly selects a source port number.
“Open the PT Activity. Perform the tasks in the activity instructions and then answer the question.
What message is displayed on the webpage?”
A secure web server is the way to go!
“Open the PT Activity. Perform the tasks in the activity instructions and then answer the question or complete the task.
Capture traffic in simulation mode. What application layer service is PC-A requesting from the web server?”
FTP
Which number or set of numbers represents a socket?
192.168.1.1:80
A new employee is attempting to configure a cell phone to connect to the email server of the company. Which port number should be selected when using the IMAP4 protocol to access email messages stored on the local server?
143
“Open the PT activity. Perform the tasks in the activity instructions and then answer the question.
What is the application layer service being requested from Server0 by PC0?”
HTTPS
While a network security product is being deployed, a customizable list of allowable protocols is shown. Which three protocols should be allowed to provide for the use of email on a network? (Choose three.)
POP3, IMAP, & SMTP
A computer has been assigned an IP address of 169.254.33.16. What command initiates the process of requesting a new IP address?
ipconfig /release
What is a function of the tracert command that differs from the ping command when they are used on a workstation?
The tracert command shows the information of routers in the path.