Network Diagnostic Tools in Windows Vista
In the Network Sharing Center there is a Diagnose and Repair link that will scan your system for network issues. This diagnostic pings the remote host. If it is not found, you have the option to reset the network adapter Local Area Connection.
In addition to the automated Network Diagnostics interface, several tools are included with Windows Vista that can be used to test network components and connectivity.
Basic Tools
The following tools are fundamental in connectivity and name resolution troubleshooting. In addition, they are useful when troubleshooting failures with applications that communicate on the network or Internet.
Ipconfig
The Ipconfig command line tool displays all current TCP/IP network configuration values. Used without parameters, the ipconfig command displays the IP address, subnet mask, and default gateway for all adapters. In addition, you can use the following commands:
ipconfig /all – If you want to see more detailed information on the configuration for all interfaces on the computer, use this command.
ipconfig /release – This command releases any DHCP addresses assigned to interfaces on the computer. You can typically use it before the next command.
ipconfig /renew – This command causes the DHCP client service to request network addresses for all network connections. It is useful when you encounter connectivity problems and suspect a bad address. It is also used when troubleshooting name resolution failures to ensure the interface has the correct DNS server addresses assigned.
ipconfig /flushdns – This command clears the local DNS resolver cache. When you connect to machines by name, the DNS client software on the computer stores names and IP addresses as they are resolved. This is so that the name can be resolved without sending a repeat request to the DNS server. If a remote computer's IP address changes, outdated information in this cache can cause connections by name to fail. Run this command on the local machine to clear the cache.
Ping
The ping command verifies IP-level connectivity to another TCP/IP computer by sending ICMP Echo Request messages. The receipt of corresponding Echo Reply messages is displayed along with round-trip times.
Ping is the primary TCP/IP command used to troubleshoot connectivity, reachability, and name resolution.
Because firewalls typically block ICMP traffic, ping does not receive a response from a system with a firewall configured. Check the firewall settings to ensure Ping or ICMP Echo is enabled while you are troubleshooting.
Tracert
The Trace Route (Tracert.exe) command determines the path taken to a destination by sending ICMP Echo Request messages to the destination with incrementally increasing Time to Live (TTL) field values. The path displayed is the list of near-side router interfaces of the routers in the path between a source host and a destination. The near-side interface is the interface of the router closest to the sending host in the path.
This command is useful for troubleshooting connectivity failures when you can ping the default gateway but cannot ping Internet servers. Such a situation can indicate a failure in the routing from the client machine to the Internet.
Running Tracert returns data on the failure indicating which hop in the routing is dropping the traffic. When used for Internet connectivity troubleshooting, the data gathered is often used to work with the ISP to resolve such routing issues. The output should identify the router at which the problem occurs.
For more details, please refer to www.wintechhelp.com
- Related Videos
- Related Articles
- Ask / Related Q&A




642-357 exam
By: andy | 05/01/2010The certbible leader among the providers of cisco 642-357 preparatory materials is products such as cisco 642-357 vce pdf Braindumps, cisco 642-357 Tutorial, cisco 642-357 Exam Questions with Answers, cisco 642-357 Trainings,cisco 642-357 Test Online Simulations Course and free PDF. It obtained its leadership and trust of the users from the very beginning of its work on the cisco 642-357 training materials market.
000-700 dumps
By: andy | 05/01/2010All of Certinside mock exams are written by the great professionals with years of experience in IT field. They try to discuss difficult topics in a simple way with suitable examples and vivid explanations, so as to ensure that the readers understand them profoundly. In addition, this stuff gives you a complete coverage of the exam. You can surely pass the 000-700 exam easily and efficiently.
70-620 study guide
By: andy | 05/01/2010The Certinside Microsoft 70-620 exam is updated on schedule according to the change of the real exam to make sure that the question coverage is always above 95% and that customers get the valuable material for the examination. They also inform the corresponding customers to download the updated version in order to make sure all the customers pass the 70-620 exam smoothly.
exam 70-658
By: andy | 05/01/2010The Microsoft Certified Systems Engineer (TS) credential shows clients and employers that you can design, implement, and administer infrastructures for business solutions based on Microsoft 2000 Windows Server and other Windows server platforms.Implementation responsibilities include installing, configuring, and troubleshooting network systems.
1z0-095 exam
By: andy | 05/01/2010Note This preparation guide is subject to change at any time without prior notice and at the sole discretion of Microsoft. Microsoft exams might include adaptive testing technology and simulation items. Microsoft does not identify the format in which exams are presented. Please use this preparation guide to prepare for the exam, regardless of iOracle format.
IBM 000-971 exam Preparation
By: andy | 05/01/2010Interactice testing engine is true that the preparation put the basics of the exams, a great preparation is required to the pass the 000-971 exam. IBM certification 000-971 are not as easy as people think but if you prepare the exams by the material, it will not be difficult for you to attempt the questions in real exams.
70-620 pdf
By: andy | 05/01/2010Microsoft 70-620 exam is one of the core requirements of Microsoft Webaf Server-Side Application Development certification. Passing Microsoft Webaf Server-Side Application Development exam is easy. Certinside designed this exam preparation guide in such a way that you do not need to search for other books and helping material about 70-620. This examination guide contains everything you need to pass your Microsoft Webaf Server-Side Application Development exam.
350-018 dumps
By: andy | 05/01/2010There are not any formal fundamentals for Cisco 350-018 certification. Other professional certifications and particular training courses are not required. Candidates are expected to have in depth knowledge of challenges of end to end networking and real time Cisco 350-018 labs and Cisco 350-018 simulations.
User Accounts in Windows
By: arun | 15/01/2008 | Operating SystemsUser Accounts in windows. Learn about all kinds of user accounts in the windows operating system.
Multiple Monitor Support
By: arun | 15/01/2008 | HardwareMultiple Monitor Support. Learn how to support dual monitors in Windows.
Best Practices for Avoiding Viruses
By: arun | 15/01/2008 | SecurityBest Practices for Avoiding Viruses. Best practices to avoid infecting computers with viruses
Network Diagnostics in Windows Vista
By: arun | 06/01/2008 | NetworksA complete guide to network disgnostic tools in windows vista
Netcrawl Feature in Windows
By: arun | 06/01/2008 | NetworksThe Network Crawler is a feature of the Windows Explorer shell that automatically searches your network for shared printers or shared folders
Backup Feature in Windows Xp
By: arun | 06/01/2008 | Operating Systemswindows xp backup feature
Windows Vista Boot Process Overview
By: arun | 22/10/2007 | Operating SystemsThe Windows Vista™ boot process differs from Windows® XP in the way the operating system is located and initialized. Start-up begins with the BIOS loading the Master Boot Record (MBR) on the bootable disk. The MBR in turn loads the Partition Boot Record (PBR) on the active partition. So far, Windows Vista remains relatively unchanged.