156-587 · Question #108
What cli command is run on the GW to verify communication to the identity Collector?
The correct answer is A. pdp connections idc. On a Check Point Security Gateway, the PDP (Policy Decision Point) is the component responsible for consuming identity data from external sources, including the Identity Collector (IDC). Running pdp connections idc on the gateway's CLI directly queries the PDP subsystem to displa
Question
What cli command is run on the GW to verify communication to the identity Collector?
Options
- Apdp connections idc
- Bpep connections idc
- Cshow idc connections
- Dfwd connected
How the community answered
(48 responses)- A92% (44)
- B2% (1)
- C2% (1)
- D4% (2)
Explanation
On a Check Point Security Gateway, the PDP (Policy Decision Point) is the component responsible for consuming identity data from external sources, including the Identity Collector (IDC). Running pdp connections idc on the gateway's CLI directly queries the PDP subsystem to display the status of its connections to any configured Identity Collectors, making it the correct tool for this verification task.
Why the distractors are wrong:
- B (
pep connections idc) - PEP (Policy Enforcement Point) enforces access decisions but does not manage identity source connections; swappingpdpforpepis a common trap. - C (
show idc connections) - This follows Cisco IOSshowcommand syntax, not Check Point's CLI structure; no such command exists in Gaia/Expert mode. - D (
fwd connected) -fwdrelates to the FireWall Daemon and is used to check connections to the Security Management Server, not to identity sources.
Memory tip: Think "PDP decides who you are" - the Policy Decision Point is what talks to identity sources. When you need to verify the IDC link, you go to the decision-maker: pdp connections idc.
Topics
Community Discussion
No community discussion yet for this question.