Monitoring VXLAN
The esxcli network vswithch dvs vmware vxlan namespace supports commands for exploring VXLAN configuration details. For a more detailed example of this functionality, see the VMware vSphere blog post about the topic.
1
esxcli network vswitch dvs vmware vxlan list
2
esxcli network vswitch dvs vmware vxlan config stats get
3
esxcli network vswitch dvs vmware vxlan config stats set --level 1
You can decide to filter statistics as follows:
4
esxcli network vswitch dvs vmware vxlan config stats list --vds-name Cluster01-VXLAN-VDS
5
esxcli network vswitch dvs vmware vxlan network list -vds-name Cluster01-VXLAN-VDS
esxcli network vswitch dvs vmware vxlan network stats list --vds-name Cluster01-VXLAN-VDS --vxlan-id 5000
esxcli network vswitch dvs vmware vxlan network mapping list --vds-name Cluster01-VXLAN-VDS --vxlan-id 5000
6
esxcli network vswitch dvs vmware vxlan network port list --vds-name Cluster01-VXLAN-VDS --vxlan-id 5000
7
esxcli network vswitch dvs vmware vxlan network port list --vds-name Cluster01-VXLAN-VDS --vxlan-id 5000 vdsport-is 968