Exam 2V0-41.20 All QuestionsBrowse all questions from this exam
Question 84

Which tool could be used to configure BGP on a Tier-0 Gateway?

    Correct Answer: C

    To configure BGP on a Tier-0 Gateway, the appropriate tool is the API. The API provides a comprehensive set of commands for creating, modifying, and managing BGP configurations on Tier-0 Gateways. PowerShell and ESX CLI are not typically used for configuring BGP settings on this specific setup. While the NSX CLI might be useful for gathering information, it lacks the necessary 'set' commands required for full configuration of BGP settings.

Discussion
studyexam603Option: C

The answer is C - API. https://developer.vmware.com/apis/nsx-vmc-policy/latest/policy/api/v1/infra/tier-0s/tier-0-id/locale-services/locale-service-id/bgp/put/ As others have mentioned, the NSX CLI doesn't have any method for setting any BGP settings.

obeythefistOption: C

I'm voting for C here against the ExamTopics answer of "D". A number of other commenters have already mentioned that the CLI has a "get" command but not a "set" command for BGP, but the API allows everything. C, the API, is a better answer than D.

GarbageOption: C

Gotta be 100% - C API Reference : https://developer.vmware.com/apis/976/nsx-t CLI Reference : https://vdc-download.vmware.com/vmwb-repository/dcr-public/46158b4f-e75f-49a6-8014-056750afa658/a944ad7a-6043-41d7-91a2-99f602996c77/NSX-T%20Command-Line%20Interface%20Reference.html I don't see any reference to CLI set, only get. API should be able to do everything.

Technique31Option: C

according to command reference : https://vdc-download.vmware.com/vmwb-repository/dcr-public/cc42e3c1-eb34-4567-a916-147e79798957/8264605c-a5e1-49a8-b603-cc78621eeeab/cli.html nsxcli get only informations so -> API

ckievelOption: C

The answer is C - API.

KOM2012Option: C

ESXCLI- only showing BGP routing API- there is a set of commands for creating and modifying BGP in Tire-0 GW https://vdc-download.vmware.com/vmwb-repository/dcr-public/787988e9-6348-4b2a-8617-e6d672c690ee/a187360c-77d5-4c0c-92a8-8e07aa161a27/api_single_page.html#Sections.Policy.Networking.Connectivity.Tier-0%20Gateways.Routing.BGP

joncursioOption: C

Surely this is API - I can't find a reference to nsxcli being used to configure routing.

holdmontOption: D

response is D