nerdexam
Cisco

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.

Cisco IOS and NX-OS Software Configuration and Operations

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)
  • A
    6% (1)
  • B
    82% (14)
  • D
    12% (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.

AShow cluster

`show cluster` alone is incomplete and not a recognized command that returns detailed cluster state information on NX-OS.

BShow cluster extended-stateCorrect

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.

CShow cluster state

`show cluster state` is not valid NX-OS syntax; the correct keyword to retrieve extended details is `extended-state`, not `state`.

DShow extended cluster 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

#cluster state#NX-OS show command#cluster management#NX-OS CLI

Community Discussion

No community discussion yet for this question.

Full 010-151 Practice