11-29-2011 03:46 PM - edited 03-07-2019 03:39 AM
Hi everybody
please consider the following configuration.
R1(config)# ip sla 11
R1(config-ip-sla)# icmp-echo 10.1.3.99 source-ip 10.1.1.9
R1(config-ip-sla)# frequency 60
R1(config-ip-sla) ip sla schedule 11 start-time now life forever.
I understand R1 will send icmp echo packets every 60 seconds but question is how many?
Let me further explain. Let say 60 seconds are up, and now R1 has to send ICMP echo packets, How many icmap echo packets will R1 send?
Thanks and have a great day.
Solved! Go to Solution.
11-30-2011 12:09 AM
Hi,
it will send 1 echo-request every 60 seconds
Regards.
Alain
11-30-2011 01:52 AM
hi sarah,
As alain has mentioned it will send 1 echo-request. It should be enuff to know that the destination you are trying to reach is reachable. you can check how many icmp's are sent by typing the command " sh ip sla monitor
you will see that it will show you succesful tries and failures as well.
HTH
Kishore
11-30-2011 12:09 AM
Hi,
it will send 1 echo-request every 60 seconds
Regards.
Alain
11-30-2011 01:52 AM
hi sarah,
As alain has mentioned it will send 1 echo-request. It should be enuff to know that the destination you are trying to reach is reachable. you can check how many icmp's are sent by typing the command " sh ip sla monitor
you will see that it will show you succesful tries and failures as well.
HTH
Kishore
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide