Which command configures RouterOS to use Google DNS servers 8.8.8.8 and 8.8.4.4?

Prepare for the MikroTik Certified Network Associate Exam. Enhance your skills with diverse modules, adaptive quizzes, and detailed explanations. Ace your certification with confidence!

Multiple Choice

Which command configures RouterOS to use Google DNS servers 8.8.8.8 and 8.8.4.4?

Explanation:
Setting DNS servers on RouterOS is done with /ip dns set, and the servers option takes a comma-separated list of IP addresses. To use Google's public DNS, you specify both 8.8.8.8 and 8.8.4.4 in that list. The command that does this is /ip dns set servers=8.8.8.8,8.8.4.4, which configures the router to query Google’s DNS and provides redundancy if one server isn’t reachable. Other options either specify only one DNS server or use entirely different addresses, so they don’t meet the requirement of configuring Google’s DNS pair.

Setting DNS servers on RouterOS is done with /ip dns set, and the servers option takes a comma-separated list of IP addresses. To use Google's public DNS, you specify both 8.8.8.8 and 8.8.4.4 in that list. The command that does this is /ip dns set servers=8.8.8.8,8.8.4.4, which configures the router to query Google’s DNS and provides redundancy if one server isn’t reachable. Other options either specify only one DNS server or use entirely different addresses, so they don’t meet the requirement of configuring Google’s DNS pair.

Subscribe

Get the latest from Passetra

You can unsubscribe at any time. Read our privacy policy