nerdexam
F5

101 · Question #634

A recent change migrated DNS to a new platform

The correct answer is C. dig www example com. Telnet will open a socket to the http server, but the request would need to be manually input Curl will send a request and output the response.

Section 1: OSI Model, Network, and Application Delivery Basics

Question

A recent change migrated DNS to a new platform

Options

  • Atelnet www example com 80
  • Bcurl http //www example com
  • Cdig www example com
  • Dtelnet 10.10.1.110 80

How the community answered

(21 responses)
  • A
    5% (1)
  • B
    5% (1)
  • C
    90% (19)

Explanation

Telnet will open a socket to the http server, but the request would need to be manually input Curl will send a request and output the response.

Topics

#DNS#dig command#DNS troubleshooting#DNS migration

Community Discussion

No community discussion yet for this question.

Full 101 Practice