How To Change Ip Address On Windows 10 Using Command Prompt |
netsh interface ipv4 set address name=”Ethernet” static ipaddress=192.168.1.100 subnetmask=255.255.255.0 …
ipv4
netsh interface ipv4 set address name=”Ethernet” static ipaddress=192.168.1.100 subnetmask=255.255.255.0 …
ipv4