2.5 Save Configuration

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/6

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

7 Terms

1
New cards

startup-config

The saved configuration file stored in NVRAM, containing commands used by the device upon startup or reboot.

2
New cards

running-config

The configuration stored in RAM, reflecting the current settings and being volatile, lost when the device is powered off or restarted.

3
New cards

show running-config

Command used in privileged EXEC mode to view the complete configuration currently stored in RAM.

4
New cards

copy running-config startup-config

Command in privileged EXEC mode to save changes made to the running configuration to the startup configuration file.

5
New cards

reload

Privileged EXEC mode command used to restart the device, potentially to restore the startup-config if changes made to the running config are undesired.

6
New cards

erase startup-config

Privileged EXEC mode command to remove the startup configuration from NVRAM, prompting for confirmation before clearing all configurations.

7
New cards

capture configuration to a text file

Process of saving and archiving configuration files to a text document for editing or reuse later, using terminal emulation software.