010-151 · Question #77
What is the command to provide details pertaining to the state of the cluster?
The correct answer is B. Show cluster extended-state. The correct NX-OS command to retrieve detailed cluster state information is show cluster extended-state, which provides comprehensive operational and membership details beyond a basic status output.
Question
What is the command to provide details pertaining to the state of the cluster?
Options
- AShow cluster
- BShow cluster extended-state
- CShow cluster state
- DShow extended cluster state
How the community answered
(17 responses)- A6% (1)
- B82% (14)
- D12% (2)
Why each option
The correct NX-OS command to retrieve detailed cluster state information is `show cluster extended-state`, which provides comprehensive operational and membership details beyond a basic status output.
`show cluster` alone is incomplete and not a recognized command that returns detailed cluster state information on NX-OS.
The `show cluster extended-state` command is the valid NX-OS CLI syntax that displays detailed cluster information including node roles, membership status, and operational conditions. It uses the `extended-state` keyword to differentiate it from shorter summary outputs, giving administrators a thorough view of cluster health.
`show cluster state` is not valid NX-OS syntax; the correct keyword to retrieve extended details is `extended-state`, not `state`.
`show extended cluster state` reverses the correct keyword order and is not a valid NX-OS CLI command.
Concept tested: NX-OS CLI command for cluster state verification
Source: https://www.cisco.com/c/en/us/td/docs/switches/datacenter/nexus5000/sw/command/reference/show/n5k-cmd-ref-show.html
Topics
Community Discussion
No community discussion yet for this question.