nerdexam
Cisco

350-601 · Question #22

An engineer enters these commands while in EEM on a Cisco Nexus 9000 Series Switch. event manager applet Backup-config event timer watchdog time 1800 name timer event cli match "copy running-config…

The correct answer is D. It blocks the copy running-config startup-config command. If you want to allow the triggered event to process any default actions, you must configure the EEM policy to allow the default action. For example, if you match a CLI command in a match statement, you must add the event-default action statement to the EEM policy; otherwise…

Automation

Question

An engineer enters these commands while in EEM on a Cisco Nexus 9000 Series Switch. event manager applet Backup-config event timer watchdog time 1800 name timer event cli match "copy running-config startup-config" What is the result of applying this configuration?

Options

  • AIt generates an error because no action is mentioned.
  • BIt executes the copy running-config startup-coring command.
  • CIt saves the running configuration every 1800 seconds.
  • DIt blocks the copy running-config startup-config command.

How the community answered

(27 responses)
  • A
    4% (1)
  • B
    11% (3)
  • C
    4% (1)
  • D
    81% (22)

Explanation

If you want to allow the triggered event to process any default actions, you must configure the EEM policy to allow the default action. For example, if you match a CLI command in a match statement, you must add the event-default action statement to the EEM policy; otherwise, EEM will not allow the CLI command to execute.

Topics

#EEM#Cisco Nexus#CLI Automation#Command Interception

Community Discussion

No community discussion yet for this question.

Full 350-601 Practice