Windows Network fault detection utility gadget!

Source: Internet
Author: User
Tags nslookup

First, Ping:

1. Ping

1) ping 127.0.0.1 (localhost)

2) Ping the native network card IP

3) Ping the Gateway

4) Ping Destination IP

2. Common parameter options for ping commands


Ping ip-t

Ping the IP address continuously until it is interrupted by the user with Ctrl + C.

Ping Ip-l 3000

Specifies that the data length in the ping command is 3000 bytes, not the default of 32 bytes.

Ping Ip-n

Performs a specific number of ping commands.

Tip: Pay attention to prohibit ping means.


Second, Telnet

Usage: Telnet IP port


Third, Nslookup

Usage: nslookup domain name


Iv. ARP

View: Arp-a

View the specified ip:arp-a IP

Binding: Arp-a IP mac

Delete: arp-d

Delete specified: arp-d IP


Wu, tracert

If you have network connectivity issues, you can use the tracert command to check the path to the destination IP address that arrives and log the results. The tracert command displays a set of IP routers that are used to pass packets from the computer to the target location, along with the time required for each hop. If the packet cannot be delivered to the destination, the tracert command displays the last router that successfully forwarded the packet. The tracert command can be used to track the routing (path) used by datagrams when datagrams are routed from our computer through multiple gateways to destinations. The path that the utility tracks is a path from the source computer to the destination, and there is no guarantee or thought that the datagram will always follow this path. If our configuration uses DNS, we often get the names of cities, addresses, and common communications companies from the resulting responses. Tracert is a slow-running command (if we specify the destination address is far), each router we need to give it about 15 seconds.


Tracert is very simple to use, only need to tracert after the IP address or url,tracert will be the corresponding domain name conversion.

The most common uses of tracert:

Tracert IP Address [-d] This command returns the list of routers that have reached the IP addresses. By using the-D option, the router path is displayed more quickly because Tracert does not attempt to resolve the name of the router in the path.


Tracert generally used to detect the location of the fault, we can use the tracert IP in which link out of the problem, although still not sure what is the problem, but it has told us where the problem lies, we can be very confident to tell others----such a place out of trouble.



--Ningzhiyuan experience sharing

This article is from the "[email protected]" blog, please be sure to keep this source http://renzhiyuan.blog.51cto.com/10433137/1852223

Windows Network fault detection utility gadget!

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.