网络工具

测试MTU

ping 192.168.0.1 -l 1472 -f -n 1

 测试路由

ping -r 9 192.168.0.107

Traceroute测试路由

windows:
tracert www.baidu.com
linux:
traceroute www.baidu.com

 ECN检测和关闭

netsh int tcp show global
netsh int tcp set global ecn=disabled

 

  

posted @ 2022-05-30 12:28  Vzf  阅读(115)  评论(0编辑  收藏  举报