29.1 C
Cuttack
Monday, October 2, 2023
HomeWindowsChange IP address from command prompt

Change IP address from command prompt

Dos command to asign IP to a machine

C:\>netsh
netsh>interface
netsh interface>ip
netsh interface ip>set address local static 192.168.10.172 255.255.255.0 192.168.10.38
Ok.

netsh interface ip>set dns “Local Area Connection” static 192.168.10.1
Ok.

netsh interface ip>add dns “Local Area Connection” 203.129.205.10 2
Ok.

I can reach at : durgacharanojha@yahoo.co.in
Durga Charan Ojhahttps://lifeonnetwork.com/
I am a proud Indian, proud father, a blogger, Being in a profession as System administrator, my passion is troubleshooting computer issues, I do like sharing solutions through blogging making videos of solving issues.
RELATED ARTICLES

LEAVE A REPLY

Please enter your comment!
Please enter your name here

Most Popular