VMware NSX-T Data Center (VCP-NV 2019) — Question 38
An NSX administrator created a Segment from the Simplified UI and wants to find the Replication Mode configured on the Segment. Which NSX CLI command lists the Replication mode?
Answer options
- A. get logical-switches
- B. get logical-switch <Logical-Switch-UUID>
- C. get logical-switch <Local-Switch-UUID> status
- D. get logical-switch status
Correct answer: B
Explanation
The correct command is 'get logical-switch <Logical-Switch-UUID>' because it specifically retrieves the details of the logical switch including its replication mode. The other commands do not provide the necessary details about the specific logical switch's replication settings.