Implementing and Operating Cisco Enterprise Network Core Technologies (ENCOR) — Question 287
An engineer must create an EEM applet that sends a syslog message in the event a change happens in the network due to trouble with an OSPF process. Which action should the engineer use? event manager applet LogMessage event routing network 172.30.197.0/24 type all
Answer options
- A. action 1 syslog msg ג€OSPF ROUTING ERRORג€
- B. action 1 syslog send ג€OSPF ROUTING ERRORג€
- C. action 1 syslog pattern ג€OSPF ROUTING ERRORג€
- D. action 1 syslog write ג€OSPF ROUTING ERRORג€
Correct answer: A
Explanation
The correct answer is A because the 'syslog msg' command is specifically designed to send a formatted syslog message. The other options, such as 'send', 'pattern', and 'write', do not correctly utilize the syntax required for sending a syslog message in this context.