查看网卡MTU
netsh interface ipv4 show subinterfaces
设置网卡MTUnetsh interface ipv4 set subinterface "<Interface>" mtu=1492 store=persistent
深耕网站建设、视觉设计与SEO优化的一线实战洞察。
查看网卡MTU
netsh interface ipv4 show subinterfaces
设置网卡MTUnetsh interface ipv4 set subinterface "<Interface>" mtu=1492 store=persistent