VMware NSX-T Data Center (VCP-NV 2019) — Question 1
Which two commands are used to query the arp-table of a logical switch? (Choose two.)
Answer options
- A. get logical-switch arp-table <logical-switch-uuid>
- B. get logical-switch <logical-switch-uuid> arp-table
- C. get logical-switch <vni> arp-table
- D. get logical-switch arp-table <vni>
- E. get logical-switch arp-table
Correct answer: A, B
Explanation
The correct commands are A and B because they specifically target the logical switch's ARP table using the logical switch UUID. Options C, D, and E do not correctly reference the arp-table for a logical switch or use the necessary identifiers, rendering them invalid for this query.