Hi, in my company we have IP SLA configured... however I don't see any reaction configurations in there.... given this config, I believe that no management station will be notified if the threshold for an SLA is reached. Is this true?
Thanks, Lisa G
config:
!
ip sla monitor 20
type udpEcho dest-ipaddr 172.31.255.1 dest-port 888
timeout 300
threshold 150
tag CRX850ECHO
frequency 300
ip sla monitor schedule 20 life forever start-time now
ip sla monitor 30
type jitter dest-ipaddr 172.31.255.1 dest-port 99 num-packets 20
timeout 300
threshold 150
tag CRX850ECHO
frequency 300
ip sla monitor schedule 30 life forever start-time now
!