Assume a host with IP address 10.1.1.10 wants to request web services from a server at 10.1.1.254. Which of the following would display the correct socket pair?

IT Exam Items RepositoryCategory: CCNA 1 v7Assume a host with IP address 10.1.1.10 wants to request web services from a server at 10.1.1.254. Which of the following would display the correct socket pair?

Assume a host with IP address 10.1.1.10 wants to request web services from a server at 10.1.1.254. Which of the following would display the correct socket pair?

  • 1099:10.1.1.10, 80:10.1.1.254
  • 10.1.1.10:80, 10.1.1.254:1099
  • 10.1.1.10:1099, 10.1.1.254:80
  • 80:10.1.1.10, 1099:10.1.1.254

Explanation: The socket pair for a host with IP address 10.1.1.10 requesting web services from a server at 10.1.1.254 would be 10.1.1.10:1099, 10.1.1.254:80.

Related exam: 14.4.5 Check Your Understanding - Port Numbers
Related exam: 11.3.6 Check Your Understanding - Port Numbers