500-450 · Question #88
Which CLI command is run on Cisco Unified Intelligence Center to check database replication?
The correct answer is A. utils dbreplication status. On Cisco Unified Intelligence Center (and broadly across Cisco Unified Communications products like CUCM), the utils command family is the correct prefix for administrative utilities run from the CLI platform shell - making option A (utils dbreplication status) the right…
Question
Options
- Autils dbreplication status
- Bshow dbreplication status
- Cutils replication status
- Dshow replication status
How the community answered
(46 responses)- A93% (43)
- C4% (2)
- D2% (1)
Explanation
On Cisco Unified Intelligence Center (and broadly across Cisco Unified Communications products like CUCM), the utils command family is the correct prefix for administrative utilities run from the CLI platform shell - making option A (utils dbreplication status) the right command to check database replication health.
Why the distractors are wrong:
- B (
show dbreplication status) and D (show replication status) use theshowprefix, which belongs to IOS/IOS-XE device CLI (routers/switches) - not the Linux-based platform CLI used by UC applications. - C (
utils replication status) uses the correctutilsprefix but dropsdb, which is not a valid command variant - the full keyworddbreplicationis required.
Memory tip: Think "UC apps use Utils, db-specific = dbreplication" - the utils prefix is your signal that you're in Cisco UC platform CLI territory (CUCM, CUIC, CUC, etc.), and dbreplication always spells out the full db word.
Topics
Community Discussion
No community discussion yet for this question.