In Cisco CCE architecture, the Peripheral Gateway (PG) is the interface between the ICM Central Controller and peripheral systems like CUCM. Finesse communicates with CCE through this PG interface for agent state management.
Why the Correct Answer is Right: A is correct. According to Cisco's CCE design documentation, a single PG instance supports only one Finesse cluster. This is a hard architectural constraint—each PG-to-Finesse relationship is a one-to-one mapping to ensure call state synchronization and avoid conflicts in agent state management.
Why Each Incorrect Answer is Wrong: B is wrong because two Finesse clusters per PG is not supported in standard CCE deployment—each Finesse cluster must have its own dedicated PG connection. C is wrong because three clusters exceeds the supported limit; additional Finesse clusters require additional PGs. D is wrong because four clusters also exceeds the design limit. The one-to-one constraint exists to maintain data integrity and proper agent state tracking between PG and Finesse.
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit