312-50V10 · Question #639
MX record priority increases as the number increases. (True/False.)
The correct answer is B. False. MX record priority is inversely related to the preference number - a lower number means higher priority, so the statement is false.
Question
MX record priority increases as the number increases. (True/False.)
Options
- ATrue
- BFalse
How the community answered
(28 responses)- A11% (3)
- B89% (25)
Why each option
MX record priority is inversely related to the preference number - a lower number means higher priority, so the statement is false.
This is incorrect because higher MX preference numbers indicate lower priority, meaning mail servers are tried last rather than first when the number is larger.
In DNS, MX records use a preference value where lower numbers indicate higher priority - a mail exchanger with preference 10 is tried before one with preference 20. As the MX number increases, the priority actually decreases because sending mail servers always attempt the lowest-preference-value host first. The statement reverses this relationship and is therefore false.
Concept tested: DNS MX record preference value and mail routing priority
Source: https://learn.microsoft.com/en-us/windows-server/networking/dns/technical-reference/dns-resource-records
Topics
Community Discussion
No community discussion yet for this question.