QuestionQ100
AutomationAn engineer needs to invoke a Python script that will alert the operations team whenever the router DC-RTR-1 becomes unreachable, based on the configuration shown in the exhibit.
Which configuration set accomplishes this task?

- A event scheduler name DOWN-ROUTER event track 2 state 1 not up event action 1.0 command source routerdown.py event start 0:00 repeat 0:05
- B track 3 ip sla 10 reachability event name GATEWAY-DOWN event state down action cli command routerdown.py
- C event manager applet ROUTER-DOWN-SLA event track 5 state down action 1.0 event-default action 2.0 cli command source routerdown.py
- D scheduler job name ROUTER-DOWN job track 9 state down action 1.0 cli source routerdown.py schedule 10
Community Discussion