H12-821_V1.0 · Question #935
The relationship between various rules in MOC traffic classification is divided into: and or or, the default relationship is ()
The correct answer is A. or. In MOC traffic classification, the default relationship between multiple classification rules is "or," meaning a packet is matched to a traffic class if it satisfies any one of the defined rules, not necessarily all of them. This default makes classification more inclusive and…
Question
Options
- Aor
- Band
- Cnot
- Dxor
How the community answered
(71 responses)- A76% (54)
- B7% (5)
- C13% (9)
- D4% (3)
Explanation
In MOC traffic classification, the default relationship between multiple classification rules is "or," meaning a packet is matched to a traffic class if it satisfies any one of the defined rules, not necessarily all of them. This default makes classification more inclusive and easier to configure without requiring explicit operators between every rule.
Option B (and) is incorrect because an "and" relationship, where a packet must match every rule simultaneously, can be configured but is not the default behavior. Option C (not) describes a logical negation, which inverts a match condition rather than defining a relationship between rules, so it does not apply here. Option D (xor) is exclusive-or logic, which is not a standard relationship type used between traffic classification rules in this context.
Memory tip: Think of "or" as the permissive default - traffic classification casts a wide net by default, accepting a packet if it fits any rule, just as a door opens if you have any one of several valid keys.
Topics
Community Discussion
No community discussion yet for this question.