monitors:ip-sla

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
monitors:ip-sla [2014/04/16 14:12] – [sla.sh] pk21monitors:ip-sla [2014/04/16 14:37] (current) – [Installation] pk21
Line 1: Line 1:
-====== ip-sla.sh ======+====== Cisco IP Sla ======
  
 ^ Author | [[ pk21@hotmail.com | Peter Kok ]] | ^ Author | [[ pk21@hotmail.com | Peter Kok ]] |
Line 27: Line 27:
         LOGFILE $BBSERVERLOGS/ip-sla.log         LOGFILE $BBSERVERLOGS/ip-sla.log
         INTERVAL 5m         INTERVAL 5m
 +</code>
 +
 +Configure a cisco device with an ip sla check
 +<code>
 +conf t
 + ip sla 3
 +  icmp-echo 172.16.1.2
 +   threshold 200
 +   tag iBGP
 + ip sla schedule 3 life forever start-time now
 </code> </code>
  
  • monitors/ip-sla.txt
  • Last modified: 2014/04/16 14:37
  • by pk21