Change IP address of System with CMD


In most of the time we can’t change the ip directly due to some security reson then you have only one option i.e. change ip through the CMD.

Following are the commands for changing IP through CMD.
 
To change IP and default gateway: 
netsh int ip set address " wireless network connection " static 192.168.11.11 255.255.255.0 192.168.11.1 

To change DNS: 
netsh int ip set dns " wireless network connection " static 222.222.222.222 primary


To see the changes, go to Properties of Network Adapter. 


Note:
1.        In above command “wireless network connection” is the name of network adapter whose ip we 
        have to change it may be local area connection, local area connection2 as per your adapter name.
2.       Run CMD As Administrator 

Share this article :
 

+ comments + 1 comments

21 September 2013 at 09:55

thanks for visiting my blog...

Post a Comment

 
Support : BILAL SHAIKH | BILAL SHAIKH | ALL TECHNO GEEKS
Copyright © 2011. All Techno-Geeks - All Rights Reserved
Template Created by BILAL SHAIKH Published by ALL TECHNO GEEKS
Proudly powered by Blogger