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)- A5% (1)
- B5% (1)
- C90% (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.