A web client is sending a request for a webpage to a web server. From the perspective of the client, what is the correct order of the protocol stack that is used to prepare the request for transmission?

IT Questions BankA web client is sending a request for a webpage to a web server. From the perspective of the client, what is the correct order of the protocol stack that is used to prepare the request for transmission?

Question:
A web client is sending a request for a webpage to a web server. From the perspective of the client, what is the correct order of the protocol stack that is used to prepare the request for transmission?

  • HTTP, IP, TCP, Ethernet
  • HTTP, TCP, IP, Ethernet
  • Ethernet, TCP, IP, HTTP
  • Ethernet, IP, TCP, HTTP

Explanation:
1. HTTP governs the way that a web server and client interact.
2. TCP manages individual conversations between web servers and clients.
3. IP is responsible for delivery across the best path to the destination.
4. Ethernet takes the packet from IP and formats it for transmission.

Exam with this question: 3.8.2 Module Quiz – Protocols and Models Answers
Exam with this question: CCNA 1 (v5.1 + v6.0) Chapter 3 Exam Answers

Subscribe
Notify of
guest

0 Comments
Inline Feedbacks
View all comments