Jump to content

changing IP address from CLI?


D3H6G9

Recommended Posts


OKay peeps you asked i'll tell

To do this from a command line you can use a command called NETSH.EXE with the following syntax

netsh interface ip set address name="name of interface to bind ip data" static 192.168.200.100 255.255.255.0 192.168.200.1 1

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...