2v0-4123 Exam QuestionsBrowse all questions from this exam

2v0-4123 Exam - Question 104


When running nsxcli on an ESXi host, which command will show the Replication mode?

Show Answer
Correct Answer: D

The command 'get logical-switches' will show the Replication mode in NSXCLI on an ESXi host. This command lists all logical switches, including their UUID, VNI, ENCAP, and Replication mode, which directly answers the question asked.

Discussion

6 comments
Sign in to comment
zeleleOption: C
Oct 30, 2023

Reference: https://vdc-download.vmware.com/vmwb-repository/dcr-public/c3fd9cef-6b2b-4772-93be-3fe60ce064a1/1f67b9e1-b111-4de7-9ea1-39931d28f560/NSX-T%20Command-Line%20Interface%20Reference.html#get%20logical-switch%20%3Clogical-switch-id%3E

NubeeOption: D
Apr 13, 2024

C is not 100% right as it needs switch ID to display information. A and B is out. Correct answer is D "get logical-switches" example nsx-edge-1> get logical-switches Logical Switch UUID : ea8c4460-6d15-49c5-a82e-6812a26b4200 VNI : 5001 ENCAP : STT Replication : mtep See https://vdc-download.vmware.com/vmwb-repository/dcr-public/c3fd9cef-6b2b-4772-93be-3fe60ce064a1/1f67b9e1-b111-4de7-9ea1-39931d28f560/NSX-T%20Command-Line%20Interface%20Reference.html#get%20logical-switch%20%3Clogical-switch-id%3E

dino4577Option: B
Jan 8, 2024

get logical-switch <logical-switch-id> <logical-switch-id> is missing in the Answers A and B

avid_researcherOption: C
Feb 29, 2024

the question is wrong. confirmed that answer is get logical-switch <logical-switch-id> C is the closest to this so likely the correct answer

Pipiq_namornekOption: D
Apr 17, 2024

Agree with Nubee. In this form only D. https://vdc-download.vmware.com/vmwb-repository/dcr-public/c3fd9cef-6b2b-4772-93be-3fe60ce064a1/1f67b9e1-b111-4de7-9ea1-39931d28f560/NSX-T%20Command-Line%20Interface%20Reference.html#get%20logical-switch%20%3Clogical-switch-id%3E

DCTOption: D
Apr 28, 2024

Agree with Nubee. Correct answer is D