Correct Answer: Consistent use of well-named, appropriately scoped network/port/URL objects and groups across policies, combined with careful tuning and testing of custom intrusion rules before enabling active blocking
Explanation: Consistent, well-organized object usage combined with careful custom rule tuning before blocking is the most maintainable approach, unlike hardcoding raw values everywhere, deploying untested rules straight to blocking, inconsistent object usage, avoiding grouping entirely, or undocumented, unnamed custom rules.
Correct Answer: Consistent use of well-named, appropriately scoped network/port/URL objects and groups across policies, combined with careful tuning and testing of custom intrusion rules before enabling active blocking
Explanation: Consistent, well-organized object usage combined with careful custom rule tuning before blocking is the most maintainable approach, unlike hardcoding raw values everywhere, deploying untested rules straight to blocking, inconsistent object usage, avoiding grouping entirely, or undocumented, unnamed custom rules.