/opt/vmware/nsx-nestdb/bin/nestdb-cli --cmd "get vmware.nsx.nestdb.ArpTableConfigMsg" --json --beautify
net-vdr -I <VDR Instance UUID> --lif <VDR Instance Interface UUID> --proxy-arp -l
/opt/vmware/nsx-nestdb/bin/nestdb-cli --cmd "get vmware.nsx.nestdb.ArpTableConfigMsg" --json --beautify p
{
"ip" : "192.168.0.1",
"mac" : "0",
"type" : "PROXY_ARP_ENTRY"
},
{
"ip" : "192.168.0.2",
"mac" : "0",
"type" : "PROXY_ARP_ENTRY"
}
net-vdr -I <VDR Instance UUID> --lif <VDR Instance Interface UUID> --proxy-arp -l
DR <UUID> Proxy ARP Information :
Network Mac
192.168.0.2 <MAC>
VMware NSX
VMware NSX-T Data Center
This issue is caused by a limit of ARP proxy, which is capped at 255 ARP proxies per interface. The number of ARP proxies depends on the services using them. For example, a virtual server will create a proxy ARP entry for itself if its IP overlaps with a segment connected to a logical router. If the segments are larger than a /24 or if there are more than 255 overlapping virtual servers, this limitation can be reached.
This feature is enhanced in VMware NSX 4.2.2, available at Broadcom downloads.
If you are having difficulty finding and downloading software, please review the Download Broadcom products and software KB.