E.g. in this configuration:
Code: Select all
/ip route
add distance=1 dst-address=1.0.0.1/32 gateway=192.168.1.1
add check-gateway=ping distance=1 dst-address=1.1.1.1/32 gateway=192.168.1.1
Is this expected, but undocumented behavior? Or is this a bug?