Found in old manual http://www.mikrotik.com/testdocs/ros/2.9/root/ping.php
Code: Select all
/ping 10.5.8.130 arp-interface=local
can't find ping info on wiki....bad argument name arp-interface (line 1 column 19)
Please help
/ping 10.5.8.130 arp-interface=local
can't find ping info on wiki....bad argument name arp-interface (line 1 column 19)
/ping 10.30.0.253 interface=ether4 arp-ping=yes
The link to the wiki you posted is for the older version of RouterOS.10.30.0.253 with hw-addr 00:0C:42:07:2A:5B ping time<1 ms
If you want to know more about what a command does you can use the ?.arp-ping do-not-fragment interval size ttlCode: Select all/ping 10.30.0.253 TAB TAB
count interface routing-table src-address
Hope that helps.Send ICMP Echo packets. Repeat after given time interval.Code: Select all/ping 10.30.0.253 ?
<address> -- IP address
arp-ping --
count -- Number of packets
do-not-fragment -- Do not fragment ping packets
interface --
interval -- Delay between messages
routing-table --
size -- Packet size
src-address -- Source IP address to use when pinging
ttl -- Time to live