Sponsored Links

Maxabout.com > Tips

Change TCP/IP settings by command line

Added on:4/24/2008 9:19:57 AM
In Internet & Network Tips
 Rated by 1 users

When you often use a laptop on different netwoks you can very easily change your ip and much more by use this command. You can save the line in a batch file and run the file when you  switch between home and work.


Example:
set address name="Local Area Connection" static 10.0.5.99 255.255.255.0 10.0.5.1 1

The syntax is:
set address [name=]InterfaceName [source=]{dhcp | static [addr=]IPAddress [mask=]SubnetMask [gateway=]{none | DefaultGateway [[gwmetric=]GatewayMetric]}}


Sponsored Links
Tools
Bookmark/Discuss