Introduction:
This article provides procedures for retrieving ARP tables for NSX-T segments. Users may need to gather this information to troubleshoot connectivity, verify IP-to-MAC mappings, or audit segment traffic.
Symptoms:
VMware NSX
Resolution
Retrieve via NSX Manager CLI
get segment <segment-uuid> arp-tableRetrieve via Edge Node CLI
get segment remote arp-cache <VNI-ID>Retrieve via ESXi Host CLI
get logical-switch <VNI-ID> arp-tableRetrieve via API
GET /policy/api/v1/infra/segments/{segment-id}/arp-table