This KB provides the steps to download and deploy UPSA VM for troubleshooting.
VMware ESXi
VMware NSX-T Data Center
HOW TO DEPLOY UPSA VM
ifconfig eth0 <IP address> netmask <Subnet mask>ip route add default via <Gateway IP address>ip a (Command to verify the IP address of the UPSA VM.)./setup.network.manual
HOW TO RUN BANDWIDTH TESTS USING UPSA VMS
- iperf3 -s -p <port>- iperf3 -c <Iperf server IP> -p <port>- netserver -d -D- netperf -H <Netserver IP> -l <Test Duration in Secs> -c -C -t TCP_STREAM