Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


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

...