Multiple choice

What command is used to delete the configuration stored in NVRAM?

  1. erase startup-config

  2. erase running-config

  3. delete nvram

  4. erase nvram

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

The command to delete the startup configuration stored in NVRAM is 'erase startup-config'. This removes the saved configuration that loads on reboot. The running-config in RAM is not affected. 'erase nvram' is an alias for the same command, while 'delete nvram' is invalid.