500-450 · Question #11
Which command is used to check the replication status of a Cisco Unified Intelligence Center cluster?
The correct answer is C. utils dbreplication runtimestate. utils dbreplication runtimestate (C) is the correct command for checking the live, real-time replication status of a Cisco Unified Communications cluster - including CUIC - as it shows the current runtime state of database replication between nodes, including any errors or lag…
Question
Options
- Ashow dbreplication status
- Butils dbreplication summary
- Cutils dbreplication runtimestate
- Dutils dbreplication
How the community answered
(41 responses)- A2% (1)
- B2% (1)
- C88% (36)
- D7% (3)
Explanation
utils dbreplication runtimestate (C) is the correct command for checking the live, real-time replication status of a Cisco Unified Communications cluster - including CUIC - as it shows the current runtime state of database replication between nodes, including any errors or lag.
Why the distractors are wrong:
- A.
show dbreplication status- not a valid Cisco Unified Communications CLI command; theshowprefix belongs to IOS/NX-OS, not the Unified OS CLI used on CUIC/CUCM. - B.
utils dbreplication summary- provides a high-level summary of replication but lacks the detailed runtime state needed to diagnose active issues. - D.
utils dbreplication- incomplete; this is a parent command that requires a subcommand (likeruntimestate,repair,reset) to do anything.
Memory tip: Think "runtime = right now" - if you need to know what replication is currently doing in real time, runtimestate is your command. The word "runtime" signals live status, not a historical summary.
Topics
Community Discussion
No community discussion yet for this question.