Skip to content

Instantly share code, notes, and snippets.

@breezhang
Created April 29, 2014 23:53
Show Gist options
  • Save breezhang/11414838 to your computer and use it in GitHub Desktop.
Save breezhang/11414838 to your computer and use it in GitHub Desktop.
set ip address use netsh
Netsh interface ip set address name=”local area connection”
source=static addr=static_ip_ address
mask=subnet_mask gateway=gateway_ip 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment