數據包超過了網絡限定的MTU值
不過上面得到的值還不能設置為操作系統或路由器的MTU,你找到的數據包大小需要加上28字節的“數據包報頭”,才是完整的數據包尺寸。
ddresses - 顯示 IP 地址配置。
show compartments - 顯示分段參數。
show config - 顯示 IP 地址和其他信息。
show destinationcache - 顯示目標緩存項目。
show dnsservers - 顯示 DNS 服務器地址。
show dynamicportrange - 顯示動態端口范圍配置參數。
show excludedportrange - 顯示所有排除的端口范圍。
show global - 顯示全局配置普通參數。
show icmpstats - 顯示 ICMP 統計。
show interfaces - 顯示接口參數。
show ipaddresses - 顯示當前 IP 地址。
show ipnettomedia - 顯示 IP 的網絡到媒體的映射。
show ipstats - 顯示 IP 統計。
show joins - 顯示加入的多播組。
show neighbors - 顯示鄰居緩存項。
show offload - 顯示卸載信息。
show route - 顯示路由表項目。
show subinterfaces - 顯示子接口參數。
show tcpconnections - 顯示 TCP 連接。
show tcpstats - 顯示 TCP 統計。
show udpconnections - 顯示 UDP 連接。
show udpstats - 顯示 UDP 統計。
show winsservers - 顯示 WINS 服務器地址
linux windows 查看 設置mtu值
netstat -i
netsh interface ipv4 show subinterfaces;