Nutanix Certified Professional (NCP) — Question 123
Which command should an administrator run from the CLI to view the uplink state of all AHV nodes in the cluster?
Answer options
- A. allssh show_uplinks
- B. manage_ovs show_uplinks
- C. allssh manage_ovs show_uplinks
- D. manage ovs show uplinks
Correct answer: C
Explanation
The correct answer is C because it combines the 'allssh' command with 'manage_ovs show_uplinks', which allows the administrator to execute the command across all nodes. Options A and B lack the necessary structure to run the command on all nodes, and option D contains a syntax error by omitting the underscore between 'manage' and 'ovs'.