The answer is to raise the message-length maximum to 4096 bytes. This is correct because DNS tunneling exfiltrates data by encoding it within oversized DNS payloads, typically using long TXT records, and a low message-length threshold causes the inspection engine to truncate or ignore these malicious packets, allowing them to pass undetected. By increasing the limit, the engine can inspect the full payload and flag tunneling attempts. On the Cisco CyberOps Associate 200-201 exam, this tests your understanding of how DNS inspection policies must adapt to specific attack vectors—a common trap is assuming lowering the threshold blocks tunneling, when in fact it blinds the sensor. Remember the memory tip: “Tunnels need length, so raise the strength” to recall that detecting DNS tunneling by increasing message length requires a higher byte limit, not a lower one.
200-201 Security Monitoring Practice Question
This 200-201 practice question tests your understanding of security monitoring. Match the stated requirement to the specific cloud service, access model, or configuration option — many options are valid in isolation but not for this scenario. After answering, compare your reasoning against the explanation and wrong-answer breakdown below. Once you have made your selection, read the full explanation to reinforce the concept and understand why each distractor is designed to mislead on exam day.
Exhibit
Refer to the exhibit.
! Cisco ASDM configuration
policy-map type inspect dns preset_dns_map
parameters
message-length maximum 512
dns-guard
!
Refer to the exhibit. An administrator sees many alerts for DNS tunneling. The current DNS inspection policy is shown. What change would most likely help detect DNS tunneling?
Clue words in this question
Noticing these words before you look at the options changes how you read each choice.
Clue: "most likely"
Why it matters: Probability qualifier — the question wants the most probable cause or outcome, not a guaranteed one. Eliminate low-probability options.
Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.
Correct answer & explanation
✓
Raise the message-length maximum to 4096 bytes.
DNS tunneling exploits the DNS protocol to exfiltrate data by encoding it in DNS queries and responses. Raising the message-length maximum to 4096 bytes allows the DNS inspection engine to inspect larger DNS payloads, which is necessary to detect tunneling attempts that use long TXT or other resource records to carry data. The current lower limit may allow tunneled data to pass undetected because the inspection engine truncates or ignores oversized messages.
Key principle: Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
✗
Remove the dns-guard command.
Why it's wrong here
Removing protection reduces security.
✗
Lower the message-length maximum to 128 bytes.
Why it's wrong here
Lowering may cause false positives and block legitimate traffic.
✓
Raise the message-length maximum to 4096 bytes.
Why this is correct
Larger messages allow tunneling to be observed; also, correlating with frequency can detect anomalies.
Clue confirmation
The clue word "most likely" in the question point toward this answer.
Related concept
Read the scenario before looking for a memorised answer.
✗
Disable DNS inspection entirely.
Why it's wrong here
Inspection is needed to detect anomalies.
Common exam traps
Common exam trap: answer the scenario, not the keyword
Cisco often tests the misconception that lowering the message-length maximum would block tunneling, when in fact tunneling uses large payloads that would be ignored or passed through if the limit is too low, so raising the limit is required to inspect and detect the oversized messages.
Detailed technical explanation
How to think about this question
DNS tunneling typically uses TXT, CNAME, or MX records with base64-encoded data, often exceeding 512 bytes (the traditional UDP limit) and leveraging EDNS0 to support messages up to 4096 bytes. The Cisco ASA DNS inspection engine, when configured with a message-length maximum, will drop or ignore DNS packets exceeding that limit, so a low threshold allows tunneled data to pass without inspection. In real-world scenarios, attackers may use incremental subdomain queries to exfiltrate data, and a higher message-length maximum combined with deep packet inspection can detect anomalous patterns like high entropy or unusual record types.
KKey Concepts to Remember
Read the scenario before looking for a memorised answer.
Find the constraint that changes the correct option.
Eliminate answers that are true in general but not in this case.
TExam Day Tips
→Watch for words such as best, first, most likely and least administrative effort.
→Review why wrong options are wrong, not only why the correct option is correct.
Key takeaway
Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option.
Real-world example
How this comes up in practice
A practitioner preparing for the 200-201 exam encounters this exact type of scenario on the job. The correct answer here is not the most general option — it is the best answer for the specific constraint described. Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option. Real exam questions reward reading the full scenario before eliminating options, because the constraint defines which answer fits.
What to study next
Got this wrong? Here's your next step.
Identify which exam domain this question belongs to, review the core concept, then practise similar questions from the same domain.
Security Monitoring — This question tests Security Monitoring — Read the scenario before looking for a memorised answer..
What is the correct answer to this question?
The correct answer is: Raise the message-length maximum to 4096 bytes. — DNS tunneling exploits the DNS protocol to exfiltrate data by encoding it in DNS queries and responses. Raising the message-length maximum to 4096 bytes allows the DNS inspection engine to inspect larger DNS payloads, which is necessary to detect tunneling attempts that use long TXT or other resource records to carry data. The current lower limit may allow tunneled data to pass undetected because the inspection engine truncates or ignores oversized messages.
What should I do if I get this 200-201 question wrong?
Identify which exam domain this question belongs to, review the core concept, then practise similar questions from the same domain.
Are there clue words in this question I should notice?
Yes — watch for: "most likely". Probability qualifier — the question wants the most probable cause or outcome, not a guaranteed one. Eliminate low-probability options.
What is the key concept behind this question?
Read the scenario before looking for a memorised answer.
About these practice questions
Courseiva creates original exam-style practice questions with explanations and wrong-answer analysis. It does not publish real exam questions, exam dumps, or protected exam content. Learn why practice questions differ from exam dumps →
Share a tip, memory trick, or ask about the reasoning behind this question. Do not post real exam questions, leaked content, braindumps, or copyrighted exam material. Comments are moderated and may be removed without notice.
This 200-201 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-201 exam.
Question Discussion
Share a tip, memory trick, or ask about the reasoning behind this question. Do not post real exam questions, leaked content, braindumps, or copyrighted exam material. Comments are moderated and may be removed without notice.
Sign in to join the discussion.