Powered By Blogger

Monday, June 13, 2011

How to change IP address using command prompt

How to change internet protocol (IP) using command prompt

Step 1: Run command prompt as administrator



Step 2: Open command prompt



Step 3: Type - netsh interface ip set address "Local Area Connection" static 192.168.1.10 255.255.255.0 192.168.1.11
(IP address) (Subnet getway)(Default getway)