300-720 · Question #89
300-720 Question #89: Real Exam Question with Answer & Explanation
The correct answer is D: filters-> set-> 2-> 1. {"question_number": 9, "question": "Refer to the exhibit. What is the correct order of commands to set filter 2 to active?", "correct_answer": "D", "explanation": "In the Cisco ESA CLI, message filter status is managed through the 'filters' command set. To change the active/inact
Question
Refer to the exhibit. What is the correct order of commands to set filter 2 to active?
Options
- Afilters-> edit-> 2-> Active
- Bfilters-> modify-> All-> Active
- Cfilters-> detail-> 2-> 1
- Dfilters-> set-> 2-> 1
Explanation
{"question_number": 9, "question": "Refer to the exhibit. What is the correct order of commands to set filter 2 to active?", "correct_answer": "D", "explanation": "In the Cisco ESA CLI, message filter status is managed through the 'filters' command set. To change the active/inactive state of a specific filter, the correct command sequence is: enter 'filters' to access the filter management submenu, then 'set' to change the status of a filter, then specify '2' to select filter number 2, and finally enter '1' to set it to Active (0 = inactive, 1 = active). Option A uses 'edit' which opens the filter for modification of its rules, not its status. Option B uses 'modify' with 'All', which is not the correct syntax for activating a single filter. Option C uses 'detail' which displays filter information and the third argument '1' would represent a different filter, not an activation command.", "generated_by": "claude-sonnet", "llm_judge_score": 3}
Topics
Community Discussion
No community discussion yet for this question.