How to reset Internet Protocol (TCP/IP) in Windows XP

nsrhonda89
INTRODUCTION
In Microsoft Windows XP, the TCP/IP stack is considered to be a core component of the operating system, and you cannot remove TCP/IP. Therefore, when you view the list of components for a network interface, you may notice that the Uninstall button is disabled when Internet Protocol (TCP/IP) is selected. In extreme cases, the best solution for this issue may be to reinstall the Internet Protocol stack. But with the NetShell utility, you can reset the TCP/IP stack to restore it to its state that existed when the operating system was installed. This article describes how to use the NetShell utility for this purpose.

Sample Problem:
You are the 169 ip address

Solution:
1. Check network Cable
2. Verify network drivers
3. Check the Network Card for functioning


Command samples
Start --> Run
netsh int ip reset resetlog.txt
netsh int ip reset c:\resetlog.txt

quote:
http://support.microsoft.com/default.asp...Ben-us%3B299357


How can I reinstall TCP/IP on Windows XP?
http://www.petri.co.il/reinstall_tcp_ip_on_windows_xp.htm
nsrhonda89