VMware NSX-T Data Center (VCP-NV 2020) — Question 9
Which CLI command does an NSX administrator run on the NSX Manager to generate support bundle logs if the NSX UI is inaccessible?
Answer options
- A. get support-bundle file vcpnv.tgz
- B. set support-bundle file vcpnv.tgz
- C. vm-support
- D. esxcli system syslog config logger set --id=nsxmanager
Correct answer: A
Explanation
The correct command is 'get support-bundle file vcpnv.tgz', as it specifically retrieves the support bundle when the UI is unavailable. The 'set' command is incorrect because it does not generate logs, 'vm-support' is related to VMware support but not specific to NSX Manager, and 'esxcli' is used for ESXi host configuration, not for generating NSX support bundles.