nerdexam
Broadcom-VMware

2V0-41.23 · Question #50

Which CLI command does an NSX administrator run on the NSX Manager to generate support bundle logs if the NSX UI is inaccessible?

The correct answer is B. get support-bundle file vcpnv.tgz. To generate the support bundle logs on the NSX Manager via API, the NSX administrator needs to use the POST method with the URL https://nsxmgr_ip/api/1.0/appliance- management/techsupportlogs/NSX, where nsxmgr_ip is the IP address of the NSX Manager1. This will create a tech…

Section 5 – NSX Troubleshooting and Operations

Question

Which CLI command does an NSX administrator run on the NSX Manager to generate support bundle logs if the NSX UI is inaccessible?

Options

  • Aesxcli system syslog config logger set --id=nsxmanager
  • Bget support-bundle file vcpnv.tgz
  • Cvm-support
  • Dset support-bundle file vcpnv.tgz

How the community answered

(62 responses)
  • A
    15% (9)
  • B
    76% (47)
  • C
    3% (2)
  • D
    6% (4)

Explanation

To generate the support bundle logs on the NSX Manager via API, the NSX administrator needs to use the POST method with the URL https://nsxmgr_ip/api/1.0/appliance- management/techsupportlogs/NSX, where nsxmgr_ip is the IP address of the NSX Manager1. This will create a tech support bundle file with a name like vcpnv.tgz. To download the generated tech support bundle file via CLI, the NSX administrator needs to use the get support-bundle file vcpnv.tgz command on the NSX Manager. The other commands are incorrect because they either do not generate or download the support bundle logs, or they are not related to the NSX

Topics

#support bundle#NSX Manager CLI#log collection#troubleshooting

Community Discussion

No community discussion yet for this question.

Full 2V0-41.23 Practice