Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
| monitors:ip-sla [2014/04/16 14:37] – [Installation] pk21 | monitors:ip-sla [2014/04/16 14:37] (current) – [Installation] pk21 | ||
|---|---|---|---|
| Line 31: | Line 31: | ||
| Configure a cisco device with an ip sla check | Configure a cisco device with an ip sla check | ||
| < | < | ||
| - | ip sla 3 | + | conf t |
| - | | + | ip sla 3 |
| - | threshold 200 | + | icmp-echo 172.16.1.2 |
| - | tag iBGP | + | |
| - | ip sla schedule 3 life forever start-time now | + | |
| + | ip sla schedule 3 life forever start-time now | ||
| </ | </ | ||