28.1 C
Cuttack
Monday, December 4, 2023
HomeWindowsAssign IP address through command prompt

Assign IP address through command prompt

Dos command to assign IP to a machine
step 1 :
C:\>netsh
netsh>interface
netsh interface>ip
netsh interface ip>set address local static 192.168.1.10 255.255.255.0 192.168.1.1
Ok.

Step 2 :

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

Step 3:

netsh interface ip>add dns “Local Area Connection” 202.126.202.10
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

1 COMMENT

LEAVE A REPLY

Please enter your comment!
Please enter your name here

Most Popular