07-15-2019 09:12 PM - edited 02-21-2020 09:18 AM
I have the below SLA monitoring Configuration in Cisco ASA
sla monitor 1
type echo protocol ipIcmpEcho x.x.x.x interface outside
num-packets 3
timeout 1000
frequency 9
sla monitor schedule 1 life forever start-time now
track 1 rtr 1 reachability
My understanding is below.
- It is going to send ping packets very 9 seconds.
- The number of packets it is going to send is 3
If there is no response for 1 second (timeout 1000) then event is generated.
With the above configuration, if there is no reply within 1 seconds for the 3 packets sent, it is considered that the SLA monitor is failed.
Let me know if my understanding is right.
07-16-2019 05:08 AM - edited 07-16-2019 05:09 AM
Yes, your understand is correct. - since we do not know the use case (syntax wise correct).
07-16-2019 05:35 PM
Thanks
1 clarification regarding num-packets 3
I understand 3 packets are sent. So there should be reply for 3 packets.
Does it mean that for every packet the response time should be 1 seconds. If any one reply out of the 3 packets takes more than 1 seconds is it considered SLA down
Please let me know
Also let me know whether all the 3 packets are sent at the same time or sequentially.
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