Courseiva
Network FundamentalsmediumMultiple ChoiceObjective-mapped

200-901 Network Fundamentals Practice Question

A network administrator is configuring DNS for a corporate domain. An MX record is required to specify the mail server responsible for handling email. Which of the following is a correct example of an MX record?

⚠ Common exam trap

Cisco often tests the distinction between record types by presenting an A or CNAME record as a distractor, exploiting the common misconception that any record pointing to a mail server is sufficient for email routing.

Answer choices

Why each option matters

Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.

Correct answer & explanation

example.com. MX 10 mail.example.com.

An MX record specifies the mail server responsible for handling email for a domain, using the format: domain. MX priority mailserver. The priority value (10) indicates preference, with lower values being higher priority. This record directs email delivery to mail.example.com for the example.com domain.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • mail.example.com. A 192.0.2.1

    Why it's wrong here

    This is an A record, not MX.

  • example.com. MX 10 mail.example.com.

    Why this is correct

    This is the standard format with priority and server.

  • example.com. CNAME mail.example.com.

    Why it's wrong here

    CNAME is an alias, not for mail exchange.

  • example.com. TXT "v=spf1 include:_spf.google.com ~all"

    Why it's wrong here

    This is a TXT record for SPF.

Visual reference

Client Recursive Resolver Root DNS (13 root servers) TLD DNS (.com, .org, …) Authoritative example.com query IP addr answer

About these practice questions

One of 989 original 200-901 practice questions on Courseiva, each with a full explanation and wrong-answer analysis — not exam dumps or protected exam content. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

JA

Written by Johnson Ajibi, MSc IT Security

Senior Network & Security Engineer · founder of Courseiva

This 200-901 practice question is part of Courseiva's free Cisco certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the 200-901 exam.