How to set IP address, subnet, and gateway via command line in Windows

netsh int ip set address “Local Area Connection” static 192.168.0.10 255.255.255.0 192.168.0.1


Comments

Leave a Reply

Your email address will not be published. Required fields are marked *