700-280 · Question #54
Which command is used to enable weighted filtering in an Email Security Appliance?
The correct answer is B. dictionaryconfig. dictionaryconfig is correct because Cisco Email Security Appliance (ESA) uses content dictionaries to implement weighted filtering - each dictionary entry can be assigned a numeric weight, and message filters or content filters trigger actions when the cumulative weight of…
Question
Which command is used to enable weighted filtering in an Email Security Appliance?
Options
- Apolicyconfig
- Bdictionaryconfig
- Cfilters
- Dweightedconfig
How the community answered
(28 responses)- A4% (1)
- B89% (25)
- D7% (2)
Explanation
dictionaryconfig is correct because Cisco Email Security Appliance (ESA) uses content dictionaries to implement weighted filtering - each dictionary entry can be assigned a numeric weight, and message filters or content filters trigger actions when the cumulative weight of matched terms exceeds a defined threshold. The dictionaryconfig CLI command is the tool used to create and manage these weighted dictionaries.
Why the distractors are wrong:
- A. policyconfig - manages email policies (sender/recipient policies, etc.), not dictionary or weighted term configuration
- C. filters - used to create and manage message filters (rule-based logic), but the weighted content itself lives in dictionaries defined separately via
dictionaryconfig - D. weightedconfig - this command does not exist on the ESA; it's a plausible-sounding decoy
Memory tip: Think "dictionaries contain definitions with weight" - just like a real dictionary assigns meaning to words, dictionaryconfig assigns weights to words/phrases on the ESA. If you need weighted filtering, you need a dictionary.
Topics
Community Discussion
No community discussion yet for this question.