My border router has tree isp peers providers.
There is an active default route and two backups (with lower distance).
I would like to ping some internet ips (root servers for example) using those backup links.
The idea is to compare service latency between my providers.
Is there some way to force ping to go over those inactive routes ?
I already tryed with src-address and interface paramenter , but it does not work.
Code: Select all
ping 198.41.0.4 interface=vlan418_ITX src-address=170.94.1X6.78
btw:
Im using smokeping with OpenSSHMikrotikRouterOSPing plugin.
Any idea would be wellcome.
Leandro.