VMware NSX-T Data Center (VCP-NV 2020) — Question 41
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 arp-table <vni>
- C. get logical-switch arp-table
- D. get logical-switch <logical-switch-uuid> arp-table
- E. get logical-switch <vni> arp-table
Correct answer: D, E
Explanation
The correct answers, D and E, are valid commands for querying the arp-table associated with a logical switch by using either the logical switch UUID or the VNI. Options A, B, and C do not adhere to the correct syntax or parameters needed to access the arp-table in this context.