# RIP Reliable Default Route with IP SLA

**URL:** https://forum.networklessons.com/t/rip-reliable-default-route-with-ip-sla/968
**Category:** Lessons Discussion
**Created:** [December 24, 2016, 6:53pm UTC](https://forum.networklessons.com/t/rip-reliable-default-route-with-ip-sla/968 "2016-12-24T18:53:15Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![onurtekinon](https://cdn-forum.networklessons.com/letter_avatar_proxy/v4/letter/o/e47c2d/32.png) [@onurtekinon](https://forum.networklessons.com/u/onurtekinon)
#### Post date: [November 7, 2015, 4:36pm UTC](https://forum.networklessons.com/t/rip-reliable-default-route-with-ip-sla/968/2 "2015-11-07T16:36:40Z")

</div>

Hi Rene,

Very useful topic , many thanks for this.

Question 1

with this command “ip route 11.11.11.0 255.255.255.0 null0 track 1”, do you mean that we have created static route for R1 via "default-information originate " command, due to reaching ip 192.168.23.3 from R2.

when R2 can not reach R3 , “R2#default-information originate route-map TRACK\_LINK” is autmatically removed and there is no default route for R1.

Question 2

when R1 state is like below,

```
R1#show ip route rip
R* 0.0.0.0/0 [120/1] via 192.168.12.2, 00:00:12, FastEthernet0/0

```

Schould R3 be also like below

R3 state is also like below.

```
R3#show ip route rip
R* 0.0.0.0/0 [120/1] via 192.168.23.2, 00:00:12, FastEthernet0/0

```

&nbsp;

Am i right?

&nbsp;

Regards,

---

_[View the full topic](https://forum.networklessons.com/t/rip-reliable-default-route-with-ip-sla/968)._
