How to set IP address under Win7 system

Source: Internet
Author: User

There are some different ways to set up IP addresses for XP and Win7 systems, but what? The principle is similar, that is, the operation steps are a little different.

Here's how to set up the IP address in the Win7 system.

In the lower right corner of the computer there is a network shortcut button ' Click Icon ', open a menu, and choose ' Open Network and Sharing Center '

Opens a dialog box where you choose to change the adapter settings

Find your local connection, right-click, Pop a menu, and select Properties

Open the Properties dialog box, we select "IPv4" and then click the Properties button

Check "Use the following IP address" here, then you can enter the IP address below, click OK button

If you have trouble with this, you can set the IP in the command and open the Run window in the Start menu.

In the Open dialog box, enter cmd and click the OK button

In the Open command, enter the code shown below

netsh interface ip set address "Local Area Connection" static 192.168.5.36 255.255.255.0 192.168.5.1 Auto

The meaning of the code is to modify the following information with the command line:

ip:192.168.5.36

Mask: 255.255.255.0

Gateway: 192.168.5.1

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.