mediumMultiple ChoiceObjective-mapped
300-410 Practice Question: Examine the following EEM applet configuration:…
Examine the following EEM applet configuration:
!--- event manager applet RELOAD_NOTIFY event syslog pattern "%SYS-5-RELOAD" action 1.0 cli command "enable" action 2.0 cli command "send log "Router is reloading"" !---
What is the effect of this configuration?
Answer choices
Why each option matters
Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.
Correct answer & explanation
✓
The applet will fail because 'send log' is not a valid IOS command.
The applet triggers on a syslog message indicating a reload. It then executes a 'send log' command, which is not a valid IOS command. The correct command is 'send log' is not valid; the intended command might be 'send' or 'logger'. This will cause the action to fail, and the applet will not execute successfully.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✗
The applet will send a log message to the console when a reload is initiated.
Why it's wrong here
Incorrect. The 'send log' command is invalid; the applet will fail.
- ✓
The applet will fail because 'send log' is not a valid IOS command.
Why this is correct
Correct. 'send log' is not a valid command; the correct command would be 'logger' or 'send' with appropriate parameters.
- ✗
The applet will prevent the reload from occurring.
Why it's wrong here
Incorrect. The applet only executes actions; it cannot prevent the reload.
- ✗
The applet will generate a syslog message with the text "Router is reloading".
Why it's wrong here
Incorrect. The 'send log' command is invalid, so no syslog message is generated.
Go deeper
Related to this question
About these practice questions
Courseiva writes every 300-410 question from scratch — 1,966 in total, each with an explanation and a wrong-answer breakdown. None are copied from real exams or dumps. Learn why practice questions differ from exam dumps →
JA
Written by Johnson Ajibi, MSc IT Security
Senior Network & Security Engineer · founder of Courseiva
This 300-410 practice question is part of Courseiva's free Cisco certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the 300-410 exam.