How does /ip route … check-gateway work?
I’m interested in ping. How many pings does it perform before considering the gateway dead? Will it give false positives over a ldms or wireless quite stable link?
Thanks
How does /ip route … check-gateway work?
I’m interested in ping. How many pings does it perform before considering the gateway dead? Will it give false positives over a ldms or wireless quite stable link?
Thanks
check-gateway sends pings every 10 seconds. if two successive pings fail, the gateway is considered dead.
Eugene