cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
436
Views
0
Helpful
2
Replies

IP SLA echo interval.

eman2000my
Level 1
Level 1

how to configure IP SLA echo that have criteria  every 5 min ping 10 times.

2 Replies 2

Deepak Kumar
VIP Alumni
VIP Alumni

Hi, 

Your configuration must be like:

ip sla 6
icmp-echo X.X.X.X
frequency 30 <This is in Seconds>
!
ip sla schedule 6 life forever start-time now

 Edited: This will send ping after 30 seconds (10 pings in 5 minutes). But there is no option to repeat after a certain time with certain pings. 

 

Regards,

Deepak Kumar 

Regards,
Deepak Kumar,
Don't forget to vote and accept the solution if this comment will help you!

Hello,

 

you can only set the frequency (300 = 5 minutes), not the amount of pings that is being sent.