![MikroTik RouterOS v2.9 Reference Manual Download Page 621](http://html1.mh-extra.com/html/mikrotik/routeros-v2-9/routeros-v2-9_reference-manual_1794644621.webp)
Property Description
do ( name ) - assigned name of the script to start
first-ping-size ( integer : 32 ..64000 ; default: 32 ) - first ICMP packet size
second-ping-size ( integer : 32 ..64000 ; default: 1500 ) - second ICMP packet size
time-between-pings ( integer ) - the time between the first and the second ICMP echo-requests in
seconds. A new ICMP-packet pair will never be sent before the previous pair is completely sent and
the algorithm itself will never send more than two requests in one second
once - specifies that the ping will be performed only once
interval ( time : 20ms ..5s ) - time interval between two ping repetitions
Example
In the following example we will test the bandwidth to a host with IP address 159.148.60.2. The
interval between repetitions will be 1 second.
[admin@MikroTik] tool> ping-speed 159.148.60.2 interval=1s
current: 2.23Mbps
average: 2.61Mbps
[admin@MikroTik] tool>
Page 607 of 695
Copyright 1999-2007, MikroTik. All rights reserved. Mikrotik, RouterOS and RouterBOARD are trademarks of Mikrotikls SIA.
Other trademarks and registred trademarks mentioned herein are properties of their respective owners.