QuestionQ495

Automation

Question Image

Refer to the exhibit. A network engineer needs to create an EEM script that copies the running configuration to bootflash and logs a syslog message when a user saves the configuration on a Cisco Nexus 9000 Series Switch. Which command completes the configuration set?

  • A policy-default
  • B syslog-config
  • C event-default
  • D running-config
Explanation

Cisco NX-OS uses copy running-config bootflash:<filename> to back up the active configuration to internal bootflash storage. With bootflash:/current_config.txt already specified as the destination, running-config is the required source argument. The event-default action preserves execution of the user’s original configuration-save command.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!