Linux Common Network Tools: Route scan of the MTR

Source: Internet
Author: User

In addition to the previous article "Linux Common Network Tools: Route scanning traceroute" introduced in the Traceroute, General Linux also built-in another common route scanning Tool mtr.

The MTR is better used in some ways than traceroute, and it can display the information of each hop routing in real time and constantly probe.

Traceroute uses UDP packet probing by default, and the MTR uses ICMP packet detection by default, and ICMP has a lower priority on some routing nodes than other packets, so the data you test may be less than the actual situation.

mtr

MTR is relatively simple to use, usually do not need to use additional options, more parameters can refer to the man page of MTR:

usage:mtr [-hvrwctglspniu46] [--help] [--version] [--report]                [--report-wide] [--report-cycles=count] [--curses] [ --GTK] [                --raw] [--split] [--no-dns] [--address interface]                [--psize=bytes/-s bytes]                [--interval=seconds] HOSTNAME [PacketSize]

MTR Example:

Explanation of output parameters:

loss%--Packet loss rate, unit is "%"; Snt--The number of sent packets last--delay AVG for the final packet--the average delay of all packages best--the packet wrst with the least delay--the most time-delayed packet Stdev--standard deviation

Record, for the better of myself!

Linux Common Network Tools: Route scan of the MTR

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.