CCNP 350-401 ENCOR Question 56 DISCUSSION

  • 759 views
  • 2023-06-21
« Back to Main Menu

Which method creates an EEM applet policy that is registered with EEM and runs on demand or manually?

A. event manager applet ondemand
    event none
    action 1.0 syslog priority critical msg ‘This is a message from ondemand’


B. event manager applet ondemand
    action 1.0 syslog priority critical msg ‘This is a message from ondemand’


C. event manager applet ondemand
    event register
    action 1.0 syslog priority critical msg ‘This is a message from     ondemand’


D. event manager applet ondemand
    event manual
    action 1.0 syslog priority critical msg ‘This is a message from     ondemand’

Which method creates an EEM applet policy that is registered with EEM and runs on demand or manually?

A. event manager applet ondemand
    event none
    action 1.0 syslog priority critical msg ‘This is a message from     ondemand’


B. event manager applet ondemand
    action 1.0 syslog priority critical msg ‘This is a message from ondemand’


C. event manager applet ondemand
    event register
    action 1.0 syslog priority critical msg ‘This is a message from     ondemand’


D. event manager applet ondemand
    event manual
    action 1.0 syslog priority critical msg ‘This is a message from     ondemand’

Correct Answer: A

 

Support AceITCert.com by buying stuff you need!

2 Comments

ohhhvictor

Explanation
An EEM policy is an entity that defines an event and the actions to be taken when that event occurs. There are two types of EEM policies: an applet or a script. An applet is a simple form of policy that is defined within the CLI configuration. answer 'event manager applet ondemand event register action 1.0 syslog priority critical msg 'This is a message from ondemand'
<="" p="" style="box-sizing: border-box;">


There are two ways to manually run an EEM policy. EEM usually schedules and runs policies on the basis of an event specification that is contained within the policy itself.

The event none command allows EEM to identify an EEM policy that can be manually triggered. To run the policy, use either the action policy command in applet configuration mode or the event manager run command in privileged EXEC mode.

2024-02-02 23:53:11
ohhhvictor

EVENT ..none

2024-04-08 15:34:28
In order to participate in the comments you need to be logged-in.
You can sign-up or login (it's free).