Results 1 to 4 of 4

Thread: Net command to reset tcp/ip

  1. #1
    Join Date
    Feb 2009
    Posts
    6

    Net command to reset tcp/ip

    I need to reset my ip. I have tried ipconfig release but not works is anyone know Net command to reset tcp/ip ? I am facing lots off issue with internet because of that. Can someone help me ?

    Thanks

  2. #2
    Join Date
    Dec 2008
    Posts
    28

    Re: Net command to reset tcp/ip

    One of the components of the Internet connection on your computer is a built-in set of instructions called TCP/IP. TCP/IP can sometimes become damaged or corrupted. If you cannot connect to the Internet and you have tried all other methods to resolve the problem, TCP/IP might be causing it.

  3. #3
    Join Date
    Dec 2008
    Posts
    86

    Re: Net command to reset tcp/ip

    The reset command is available in the IP context of the NetShell utility. Follow these steps to use the reset command to reset TCP/IP manually:

    • To open a command prompt, click Start and then click Run. Copy and paste (or type) the following command in the Open box and then press ENTER:
      cmd

    • At the command prompt, copy and paste (or type) the following command and then press ENTER:

      netsh int ip reset c:\resetlog.txt

      Note If you do not want to specify a directory path for the log file, use the following command:

      netsh int ip reset resetlog.txt
    • Reboot the computer.

  4. #4
    Join Date
    Dec 2008
    Posts
    98

    Re: Net command to reset tcp/ip

    When you run the reset command, it rewrites two registry keys that are used by TCP/IP. This has the same result as removing and reinstalling the protocol. The reset command rewrites the following two registry keys:

    SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\
    SYSTEM\CurrentControlSet\Services\DHCP\Parameters\
    To run the manual command successfully, you must specify a file name for the log, in which the actions that netsh takes will be recorded. When you run the manual command, TCP/IP is reset and the actions that were taken are recorded in the log file, known as resetlog.txt

Similar Threads

  1. Replies: 7
    Last Post: 14-06-2012, 12:08 PM
  2. Apple TV hard reset and soft reset troubleshoot fixed
    By McKenzie! in forum Monitor & Video Cards
    Replies: 8
    Last Post: 01-10-2011, 01:17 AM
  3. netsh winsock reset command for Mac OS X
    By CossFire in forum Operating Systems
    Replies: 4
    Last Post: 24-02-2010, 11:04 PM
  4. How to reset the password in command prompt
    By Antonio1 in forum Windows Software
    Replies: 3
    Last Post: 19-11-2009, 04:35 AM
  5. Replies: 1
    Last Post: 18-05-2007, 01:24 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,714,057,383.25299 seconds with 16 queries