Windows 7 system methods for modifying IP

Source: Internet
Author: User

1, a new TXT file

2, add the following content in the file: netsh interface ip set address name= "Local connection" Source=static addr=10.60.37.99 mask=255.255.255.0gateway= 10.60.37.254netsh interface IP set DNS "Local Area Connection" source=static addr=202.120.190.208 4 red parts need to be modified as needed: 10.60.37.99

is the IP address 255.255.255.0

is the Mask address 10.60.37.254

is the default gateway 202.120.190.208

is DNS

3, the txt file suffix from. txt changed to. cmd

4, right click on the. cmd file, select "Run as Administrator"

Automatically get

netsh interface ipv4 set address "Local Area Connection" DHCP

netsh dns set DNS "Local Area Connection" DHCP

Conclusion: Through the above 4 steps, you can modify the IP of the Windows 7 system!

Note : More attention to the computer Tutorials section, triple Computer office group: 189034526 welcome you to join

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.