Test MTU Settings with ping
Hallo zusammen,
Wie kann man die MTU (Maximal Transfer Unit) auf einem Windows System püfen?
netsh interface ip show interface
Ping http://technet.microsoft.com/en-us/library/cc737478(v=ws.10).aspx
Wenn man die MTU überschreitet sieht das so aus
Der MTU kann auch in der Registry eingestellt werden
TCP/IP- und NBT-Konfigurationsparameter http://support.microsoft.com/kb/314053
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\Tcpip\Parameters\Interfaces\{InterfaceGUID}
"MTU"=dword:000005c0
"MTU"=dword:000005c0
Grüsse
Andres Bohren