Question : Cisco Routers - IP SLA notifications

Hi I am using fail over routes with a IP SLA with a icmp-echo.

I am just wondering if there is any way to receive a notification if the fail over occurred?

I am already using snmp communities on the routers.

example of the config below.
1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
ip sla 10
 icmp-echo 8.8.8.8
 timeout 1000
 tag SLA ping to GoogleDNS
 frequency 3
ip sla schedule 10 life forever start-time now
ip sla enable reaction-alerts

track 10 ip sla 10 reachability

ip route 0.0.0.0 0.0.0.0 192.186.5.1 track 10 
ip route 0.0.0.0 0.0.0.0 192.168.6.2 200

Answer : Cisco Routers - IP SLA notifications

Take a look at http://www.catalyst.info/en/US/docs/ios/12_4/ip_sla/configuration/guide/hsthresh.html#wp1043830. It has an example setup for configuring snmp trap notifications.

Good Luck
Random Solutions  
 
programming4us programming4us