Arista Certified Engineer – Associate (ACE-A) — Question 2
On an Arista switch, what two commands can you use to write your changes from the running-configuration to the startup-configuration?
Answer options
- A. write
- B. copy running-config startup-config
- C. save
- D. save memory
Correct answer: B, C
Explanation
The correct answer includes 'copy running-config startup-config' which explicitly saves the current configuration to the startup configuration, and 'save' which typically performs a similar function. The other options, 'write' and 'save memory', are not standard commands for this operation on Arista switches.