Here’s a little trick I learned on how to inject a default route into the network only if the IP SLA probe comes back with a success response. IP SLA is a way to check reachability for a given router or layer 3 device.
Network Topology:
RouterA - RouterB - RouterC
First lets lets [...]