Linux
Open a terminal and run the "mtr -n x.x.x.x" command (without quotes) to get a running MTR, or for a static output with 100 packets: "mtr -n -r -c 100 x.x.x.x".
示例:
$ mtr -n -r -c 100 192.168.1.2
注:192.168.1.2提换成你要测试的IP即可
分类:Centos
标签:
评论已关闭!