windows主机如何测试之间的带宽
1.https://gallery.technet.microsoft.com/NTttcp-Version-528-Now-f8b12769下载nttcp软件
2.放在任意目录.
发送方:ntttcp.exe -s -m 8,*,10.117.62.67 -l 128k -a 2 -t 15
接收方:ntttcp.exe -r -m 8,*,10.117.62.67 -rb 2M -a 16 -t 15

可以看到8个进程正在发送包,可以达到500M左右。
1.https://gallery.technet.microsoft.com/NTttcp-Version-528-Now-f8b12769下载nttcp软件
2.放在任意目录.
发送方:ntttcp.exe -s -m 8,*,10.117.62.67 -l 128k -a 2 -t 15
接收方:ntttcp.exe -r -m 8,*,10.117.62.67 -rb 2M -a 16 -t 15

可以看到8个进程正在发送包,可以达到500M左右。