IP SLA

From: Hafizur Rahman (hafizurrr@gmail.com)
Date: Mon Apr 23 2007 - 18:00:00 ART


Hi Group,

I wonder if you could help me.

I am trying to achieve followings

R1 ------ R2 ----------- R3 -- PC(10.0.0.1)

R1 will ping PC(10.0.0.1) using ip sla for reachability if ping fails then
R1 will send SNMP trap.

R1 ping PC(10.0.0.1) every 5 seconds which is working. But when it can not
ping, not generating any SNMP trap or log

IS this at all possible. Followings are my config on R1 ( but not working)
--------------
ip sla monitor responder
ip sla monitor logging traps
ip sla monitor 1
 type echo protocol ipIcmpEcho 10.0.0.1 source-ipaddr 60.0.0.1
 owner admin
 frequency 5
ip sla monitor reaction-configuration 1 connection-loss-enable
threshold-falling 5000 action-type trapAndTrigger
ip sla monitor reaction-trigger 1 3
ip sla monitor schedule 1 life forever start-time now

!
snmp-server enable traps rtr
snmp-server enable traps syslog
snmp-server host 1.1.1.1 cisco rtr
_____________--

I have done "debug Snmp packets" but can not see any match.

Your help will be highly appreciated.

Thanks

hafi



This archive was generated by hypermail 2.1.4 : Tue May 01 2007 - 08:28:37 ART