1. You are viewing our forum as a guest. For full access please Register. WindowsBBS.com is completely free, paid for by advertisers and donations.

Command Line Networking

Discussion in 'Networking (Hardware & Software)' started by RAMDISK, 2004/03/04.

Thread Status:
Not open for further replies.
  1. 2004/03/04
    RAMDISK

    RAMDISK Inactive Thread Starter

    Joined:
    2002/10/08
    Messages:
    36
    Likes Received:
    0
    Is there a way to set a static IP address from the command promp? If so can you set up the gateway and DNS server too?
    Im trying to create a script that will accomplish these things and thought that it would be easiest to create a .bat file.

    I'm using winXP pro on a domain, so I can't just use the alternate configuration in TCP/IP properties.

    ANy help would be great
     
  2. 2004/03/04
    Newt

    Newt Inactive

    Joined:
    2002/01/07
    Messages:
    10,974
    Likes Received:
    2
    Netsh

    For example (and from the above link)

    netsh interface ip set
    address "Local Area
    Connection" static
    192.168.0.10 255.255.255.0
    192.168.0.254
     
    Newt,
    #2

  3. to hide this advert.

Thread Status:
Not open for further replies.

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.