SM Knowledge Base

Just a collection of tidbits of information that I come across my day-today browsing.

 
Buttons & Stats

BLOGGER
Search
Cool Options!!!
Previous Post
Archives
FAQTs - Knowledge Base - View Entry - Windows XP: IP address: Set: How to set your IP address gateway DNS from the MSDOS command line?
Monday, September 12, 2005
How to set your network, gateway, and DNS IP address from the MSDOS command line?

In order to automate setting the IP address, e.g. by using this
commands in a batch file, or by having to switch quickly between
different IP settings (e.g. for your laptop when having to connect to
the network on different locations, and so needing different IP
settings) you can use the the netshell command:

netsh


-to set the IP address, type the following:

netsh interface ip set address name= source= addr= mask=

for example :

netsh interface ip set address name="Local Area Connection" source=static addr=10.0.0.254 mask=255.255.255.0

Read the full article here : FAQTs - Knowledge Base - View Entry - Windows XP: IP address: Set: How to set your IP address gateway DNS from the MSDOS command line?
posted by Unknown @ 3:35 AM  
0 Comments:
Post a Comment
<< Home
 
About Me

Name: Unknown
Home:
About Me:
See my complete profile
Links
My Blogs :
Interesting Blogs
Advertisements
© 2005 SM Knowledge Base. All rights reserved, unless stated otherwise.