QuestionQ3

Explain config sync

Refer to the output below.

Question Image

Which TMSH command produced this output?

  • A tmsh show /sys sync-status
  • B tmsh list /sys sync-status
  • C tmsh list /cm sync-status
  • D tmsh show /cm sync-status
Explanation

cm sync-status displays the local device’s configuration-synchronization status, including device-group consistency and peer connectivity. Its documented display operation is show, so the fully qualified command is tmsh show /cm sync-status.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!