Date created: 05/14/15 12:22:10. Last modified: 01/14/22 08:07:18
Windows 7 - MTU Settings
netsh interface ipv4 show subinterfaces netsh interface ipv4 set subinterface "Local Area Connection" mtu=1500 store=persistent netsh interface ipv4 set subinterface "Wireless Network Connection" mtu=1500 store=persistent ping -f -l 1472 192.0.2.1
Previous page: PuTTY Notes
Next page: VM Tuning