Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »


https://www.itingredients.com/how-to-change-ip-address-from-command-prompt/


C:\Windows\system32>netsh
netsh>interface ip
netsh interface ipv4>set address Ethernet1 static 192.168.100.17 255.255.255.0 192.168.100.1

netsh interface ipv4>exit



  • No labels