answersLogoWhite

0

Ping is a useful TCP/IP utility to check network connectivity. Two other useful troubleshooting tools are Ipconfig (Windows 200/XP) and Winipcfg (Windows 9x/ME), which test TCP/IP configuration.

User Avatar

Wiki User

14y ago

What else can I help you with?

Related Questions

Which three command line utilities are most commonly used to troubleshoot issues at Layer 3?

ping, ipconfig, traceroute.


What TCP IP utility is commonly used on the command line of routers?

Two commonly used utilities, for troubleshooting, are ping and traceroute.Two commonly used utilities, for troubleshooting, are pingand traceroute.Two commonly used utilities, for troubleshooting, are pingand traceroute.Two commonly used utilities, for troubleshooting, are pingand traceroute.


What is the difference between ipconfig and ping?

Ipconfig and Ping both are commands of command line interface (CLI) .IPconfig is used to display all network configuration values . Ping is used to check whether a host can send or receive packets.


What is winipcfg?

a tool used to view and modify the IP configuration of a computer


What command is used in Windows 98 to verify its TCP IP configuration?

winipcfg


What command line utilities will test connectivity with another host by sending ICMP echo requests and waiting for a reply?

Typically Ping is used for that feature.


Can the IPConfig release and IPConfig renew commands be used only on systems with a static IP?

No, it will work on dynamic too.


What TCP IP command line utilities can be used to find out if name resolution is actually working on your network?

Try Ping or Tracert using a FQDN as the target instead of an IP address. Both will do a DNS lookup before performing the ping or tracert.


What is full command line used IPConfig to release the Current IP address?

ipconfig /release is the full command line.


What command used to down the ip address in the command prompt?

assuming that by down you mean get... ipconfig if you want all ip settings then ipconfig /all command ipconfig If you mean to disable or turn off the ip to disconnect from the internet then ipconfig /release


What is the relationship between IPConfig and all current network configurations?

IPConfig is an application in Microsoft. IPConfig displays all current network configuration values and can be used to modify a variety of network settings.


What is the Purpose of TCP IP utilities?

The TCP/IP utilities are used to troubleshoot and diagnose issues with TCP/IP protocols. Ping is used to test connectivity between nodes in a network, netstat will show you ports in use and network connections, traceroute will trace the hops between routers/networks, nslookup and dig can be used to troubleshoot DNS problems.