Windows7 system improves speed by modifying Miu value (Maximum transmission unit)

Source: Internet
Author: User

1, first open the Command Prompt window, and then enter: netsh interface ipv4 show subinterfaces query to the current system MTU value;

2, if you do not find the connection you want, then you must first check whether a local connection has been disabled, and then enter the following two lines, each input line to return once, you can. netsh interface ipv4 set subinterface "Local Area Connection" mtu=1480 store=persistent

netsh interface IPv4 set subinterface "Wireless network connection" mtu=1480 store=persistent

PS: 1480 of the above code is tested "value 1452 bytes" + "Packet header 28 bytes" = 1480 bytes

The above is about the WINDOWS7 system by modifying the Miu value (maximum transmission unit) to improve the speed of the skills, if you want to improve the speed of the computer, you can use the above method to set up, very simple.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.