Change IP address to use network adapter

  

Sometimes we need to change the IP address, but changing the IP address in the eyes of some users is simply impossible. If you have any troubles in this regard, take a look at this tutorial. This article describes how to change the IP address that has been assigned to a network adapter. If your network has a "Dynamic Host Configuration Protocol" (DHCP) server, the IP address will be assigned automatically, otherwise you can specify an IP address.

How to change the IP address assigned to the network adapter

Log in to the computer with an administrator account.

Click Start, point to Control Panel, point to Network Connections, and then click the local connection you want to modify.

In the Connection Status dialog box, click Properties.

Right-click on the required local connection and click Properties. The “Local Network Connection Properties” dialog box will appear on the screen.

In the <;This connection uses the following items” box, click Internet Protocol (TCP/IP), and then click Properties. The “Internet Protocol (TCP/IP) Properties & rdquo; dialog box will appear on the screen.

Continue with the steps in one of the following two sections (selected according to your environment).

How to Obtain an IP Address Automatically

Follow the steps below to configure your computer to obtain an IP address from a DHCP server. Note that you must have a DHCP server.

Click “Automatically Obtain IP Address”.

If you do not want to specify the IP address of the Domain Name System (DNS) server, click “Automatically Obtain the Dns Server Address”.

Click OK. In the “Local Area Connection Properties dialog box, click Close.

In the "Local Area Connection Status" dialog box, click Close.

Click Start, then click Run.

In the Open box, type cmd and click OK.

At the command prompt, type ipconfig /release and press ENTER.

Type ipconfig/renew and press ENTER. The DHCP server will assign an IP address to the network adapter, and you will see a message like this:

Windows.NETIPConfiguration

EthernetadapterLocalAreaConnection:

Connection-specificDNSSuffix .:dns.microsoft.com

IPAddress............:192.168.0.201

SubnetMask...........:255.255 .255.0

DefaultGateway.........:192.168.0.1

Type exit and press ENTER to exit the command prompt.

How to specify an IP address

To assign an IP address to a network adapter, follow the steps below:

Copyright © Windows knowledge All Rights Reserved