Hello Experts,
I have configured the following ip sla:
ip sla 7
icmp-echo 195.1xxx.xxx.xxx
tag sla7_DLR_Package6_DMVPN_195.xxx.xxx.xxx
ip sla schedule 7 life forever start-time now
ip sla 8
The actual configuration is as follows:
UK00132-DM05-MapleCross#show ip sla configuration 7
IP SLAs, Infrastructure Engine-II.
Entry number: 7
Owner:
Tag: sla7_DLR_Package6_DMVPN_195.xxx.xxx.xxx
Type of operation to perform: icmp-echo
Target address/Source address: 195.xxx.xxx.xxx/0.0.0.0
Type Of Service parameter: 0x0
Request size (ARR data portion): 28
Operation timeout (milliseconds): 5000
Verify data: No
Vrf Name:
Schedule:
Operation frequency (seconds): 60 (not considered if randomly scheduled)
Next Scheduled Start Time: Start Time already passed
Group Scheduled : FALSE
Randomly Scheduled : FALSE
Life (seconds): Forever
Entry Ageout (seconds): never
Recurring (Starting Everyday): FALSE
Status of entry (SNMP RowStatus): Active
Threshold (milliseconds): 5000 (not considered if react RTT is configured)
Distribution Statistics:
Number of statistic hours kept: 2
Number of statistic distribution buckets kept: 1
Statistic distribution interval (milliseconds): 20
History Statistics:
Number of history Lives kept: 0
Number of history Buckets kept: 15
History Filter Type: None
Enhanced History:
Everything was working fine i.e. it was polling the the ip address 195.xxx.xxx.xxx and when the wasn't available I would get a message through my application.
However, for some reason the ip sla has stopped working. The interface with ip address 195.xxx.xxx.xxx is down, but the ip sla isn't responding.
Is there some kind of timeout?
Cheers
Carlton
ASKER