350-801 · Question #252
Refer to the exhibit. An administrator must fix the SRV records to ensure that server1.sample.com is always contacted first from the three servers. Which solution should the engineer apply to…
The correct answer is D. Priority = 5, Weight = 70. To ensure server1.sample.com is always contacted first among SRV records, it must be assigned the lowest priority value, as lower priority numbers indicate higher preference.
Question
Refer to the exhibit. An administrator must fix the SRV records to ensure that server1.sample.com is always contacted first from the three servers. Which solution should the engineer apply to resolve this issue?
Exhibit
Options
- APriority = 100, Weight = 90
- BPriority = 10, Weight = 10
- CPriority = 10, Weight = 5
- DPriority = 5, Weight = 70
How the community answered
(29 responses)- B3% (1)
- C7% (2)
- D90% (26)
Why each option
To ensure server1.sample.com is always contacted first among SRV records, it must be assigned the lowest priority value, as lower priority numbers indicate higher preference.
A priority of 100 is a high priority value, meaning it would be contacted after servers with lower priority numbers, not first.
A priority of 10 is higher than 5, so if there is an option with a priority of 5, the server with 10 would not be contacted first.
A priority of 10 is higher than 5, so if there is an option with a priority of 5, the server with 10 would not be contacted first.
In SRV records, the server with the lowest priority value is always preferred by clients. Assigning server1.sample.com a priority of 5 guarantees it will be contacted first, as any other implied or configured servers would have higher priority numbers. Weight values only influence selection when multiple servers share the same priority.
Concept tested: SRV record priority and weight
Source: https://www.cloudflare.com/learning/dns/dns-records/srv-record/
Topics
Community Discussion
No community discussion yet for this question.
