Tracert and netstat

Source: Internet
Author: User

The tracert command format is as follows:

1. tracert [-D] [-H maximum_hops] [-J host-list] [-W timeout] target_name parameters are described as follows:

-D does not parse the host name;

-H maximum_hops specifies the maximum number of rounds to search for the target address;

-J host-list: Release the source route along the host list;

-W timeout specifies the timeout interval (in milliseconds ).

In UNIX, a tool called Traceroute has the same functions.

2. netstat (this command is also used in Windows 95/98 and Windows NT)ProgramThis helps us understand the overall usage of the network. It displays the details of the currently active network connection, such as the protocol type used, the current host and the remote host (one or more) and the connection status between them. Use netstat to display the Command Format and parameter description. The netstat command format is as follows:

Netstat [-A] [-E] [-N] [-S] [-P proto] [-R] [interval] the parameters are described as follows:

-A: displays the port numbers of all hosts;

-E displays Ethernet statistics;

-N: the address and port are displayed in a digital table;

-P proto: displays the specific usage information of a specific protocol;

-R: displays the content of the local route table;

-S shows the status of each Protocol (including TCP, UDP, and IP );

Interval re-displays the selected status, the number of intervals between each display (in seconds), and press Ctrl + C to stop the re-display.

Related Article

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.