Hello,
is it possible to use mac-ping in an script. I can't see the command in the terminal
Tom
if ([/ping 00:00:B4:C6:7D:C6 count=5]=0) do={:log message= down}
[admin@Sabotino] > ping 00:0C:42:05:e5:50 count=5
00:0C:42:05:E5:50 ping timeout
00:0C:42:05:E5:50 ping timeout
00:0C:42:05:E5:50 ping timeout
00:0C:42:05:E5:50 ping timeout
00:0C:42:05:E5:50 ping timeout
5 packets transmitted, 0 packets received, 100% packet loss
[admin@Sabotino] >>
http://www.mikrotik.com/testdocs/ros/2.9/root/ping.phpOnly neighbour MikroTik RouterOS routers with MAC-ping feature enabled can be 'pinged' by MAC address.
:log debug "test"