PCNSA · Question #258
What do you configure if you want to set up a group of objects based on their ports alone?
The correct answer is D. service groups. Service groups are the correct answer because a "service" in firewall terminology refers to a port/protocol combination (e.g., TCP/443, UDP/53), and service groups let you bundle multiple such port definitions into a single reusable object for policy configuration. Why the…
Question
What do you configure if you want to set up a group of objects based on their ports alone?
Options
- Aaddress groups
- Bcustom objects
- Capplication groups
- Dservice groups
How the community answered
(19 responses)- A5% (1)
- C5% (1)
- D89% (17)
Explanation
Service groups are the correct answer because a "service" in firewall terminology refers to a port/protocol combination (e.g., TCP/443, UDP/53), and service groups let you bundle multiple such port definitions into a single reusable object for policy configuration.
Why the distractors are wrong:
- A. Address groups - these group IP addresses or subnets, not ports.
- B. Custom objects - these define patterns (like data patterns or URL categories), not port-based groupings.
- C. Application groups - these group applications by their app-ID signatures (e.g., all streaming apps), which goes beyond ports and uses behavioral/protocol analysis.
Memory tip: Think "service = port." Just as a network service (HTTP, DNS, FTP) is defined by its port, a service object in firewall policy represents a port/protocol pair - so grouping by port = service group.
Topics
Community Discussion
No community discussion yet for this question.