nerdexam
Cisco

350-401 · Question #1345

Drag and Drop Question Drag and drop the command snippets from the right onto the blanks in the configuration to create an EEM applet that will enable interface Loopback0 and log a message when the lo

The correct answer is manager applet; syslog msg. An EEM (Embedded Event Manager) applet is defined using 'event manager applet <name>' to name the policy, and 'event syslog msg' is used to specify the syslog message pattern that triggers the applet - making 'manager applet' and 'syslog msg' the correct blanks. The 'event syslog

Submitted by lukas.cz· Mar 6, 2026Cisco IOS Automation and Programmability - Configuring EEM applets to automate network responses based on syslog events, aligned with CCNP/CCIE Infrastructure Automation objectives.

Question

Drag and Drop Question Drag and drop the command snippets from the right onto the blanks in the configuration to create an EEM applet that will enable interface Loopback0 and log a message when the logging message “Interface Loopback0, changed state to administratively down” is received. Not all commands are used. Answer:

Exhibit

350-401 question #1345 exhibit

Answer Area

Drag items

syslog msgsyslog patternmanager appletmanager detector

Correct arrangement

  • manager applet
  • syslog msg

Explanation

An EEM (Embedded Event Manager) applet is defined using 'event manager applet <name>' to name the policy, and 'event syslog msg' is used to specify the syslog message pattern that triggers the applet - making 'manager applet' and 'syslog msg' the correct blanks. The 'event syslog msg' keyword tells EEM to watch for a specific syslog message string (using a regex pattern) and fire the applet when that message appears in the log.

Topics

#EEM (Embedded Event Manager)#IOS Scripting and Automation#Syslog Event Triggering#Network Programmability

Community Discussion

No community discussion yet for this question.

Full 350-401 Practice