Go Back   TechArena Community > Technology > Networking & Security
Become a Member!
Forgot your username/password?
Register Tags Active Topics RSS Search Mark Forums Read SiteMap

Tags: , ,

Sponsored Links



Net command to reset tcp/ip

Networking & Security


Reply
 
Thread Tools Search this Thread
  #1  
Old 03-08-2009
Member
 
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
Reply With Quote
  #2  
Old 03-08-2009
Member
 
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.
Reply With Quote
  #3  
Old 03-08-2009
Member
 
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.
Reply With Quote
  #4  
Old 03-08-2009
Member
 
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:

Quote:
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
Reply With Quote
Reply

  TechArena Community > Technology > Networking & Security


Thread Tools Search this Thread
Search this Thread:

Advanced Search


Similar Threads for: "Net command to reset tcp/ip"
Thread Thread Starter Forum Replies Last Post
Apple TV hard reset and soft reset troubleshoot fixed McKenzie! Monitor & Video Cards 8 01-10-2011 02:17 AM
How to reset windows password using command prompt in windows 7 Delgado Operating Systems 5 12-08-2010 02:29 PM
netsh winsock reset command for Mac OS X CossFire Operating Systems 4 24-02-2010 11:04 PM
How to reset the password in command prompt Antonio1 Windows Software 3 19-11-2009 04:35 AM
Reset CMOS password requires reset bios? Aditya kumar Operating Systems 2 04-08-2009 06:27 PM


All times are GMT +5.5. The time now is 05:58 AM.