Tuesday, 17 November 2015

How Can We Change Our Ip Address

How Can We Change Our Ip Address


1. Change Your IP Address
netsh interface ip set address
name=”Local Area Connection” static
192.168.0.1 255.255.255.0
192.168.0.254
You need to statically assign an IP address of 192.168.0.1
You need to set a subnet mask of
255.255.255.0
You need to set a default gateway of
192.168.0.254
2. Set static IP address to getting an address from DHCP.
netsh interface ip set address
name=”Local Area Connection”
source=dhcp
3. Changing Your DNS Settings
netsh interface ip set dns name=”Local Area Connection” static
192.168.0.250
4. The name of the interface you want
to change the primary DNS setting for
is Local Area Network
The IP address of the DNS Server is 192.168.0.250
5. To change the IP address of the
secondary DNS server you will need to
specify the index parameter
netsh interface ip add dns
name=”Local Area Connection” 8.8.8.8 index=2
6. set your DNS settings to be assigned
dynamically
netsh interface ip set dnsservers
name=”Local Area Connection”
source=dhcp for more cmdnetsh help.

2 comments:

  1. I am an creative writer and i often write articles for Dissertation Writing. and i just want to say its an awesome blog i was also searching blog post on IP address and luckly i found this blog your content is very useful for those people who doesn't has knowledge about IP Address I am

    ReplyDelete
  2. The guidance to change IP is really helpful for me. I also tried these steps as well that helped me to change the IP successfully. I was so tense about it because I wasn't able to access the website of nursing resume services in US due to which it was hard to me to avail of the service. This is the most effective method for me which helped me lot to change the IP.

    ReplyDelete