Nutanix Certified Professional (NCP) — Question 151

What command initiated from a CVM, is used to view the pNICs on all AHV nodes?

Answer options

Correct answer: D

Explanation

The correct command is 'hostssh ovs-appctl bond/show' because it directly accesses the host's OVS (Open vSwitch) command to show bonding information for the physical NICs. The other options either have incorrect syntax or try to use the wrong command structure that does not achieve the intended outcome.