If you wanted to delete the configuration stored in NVRAM, what would you type?
2025
If you wanted to delete the configuration stored in NVRAM, what would you type?
- A.
erase startup
- B.
erase nvram
- C.
delete nvram
- D.
erase running
Attempted by 588 students.
Show answer & explanation
Correct answer: A
To delete the configuration stored in NVRAM, you must use the command 'erase startup-config'. This command specifically removes the saved configuration that is stored in NVRAM, which is loaded when the device boots.
Note: The command 'erase startup' is incomplete and will not work. 'erase nvram' is not a valid command. 'delete nvram' uses incorrect syntax. 'erase running' deletes the running configuration in RAM, not the saved configuration in NVRAM.