Best Practices of Embedded Software Development and Testing
Embedded software development and testing
About Me
Home
Contact
Friday 22 April 2016
Windows "Netsh" command to change Interface Dynamic to Static IP address
netsh interface ip set address name="Local Area Connection" source=static 10.10.1.1 255.0.0.0
netsh interface ip set address name="Local Area Connection" source=dhcp
Newer Post
Older Post
Home