Cisco Config Cookbook

Setting a Cisco to ping another and send a trap when it fails

	
rtr 10
 type echo protocol ipIcmpEcho {destaddr} source-ipaddr {sourceadddr}
 tag This description goes in the snmp trap as a description
 timeout 2000
 frequency 10
rtr schedule 10 start-time now
rtr reaction-configuration 10 connection-loss-enable timeout-enable action-type trapOnly
rtr schedule 10 life forever start-time now	


All content (c) 2002 J.Childs
jeremyc@ssimicro.com