Cisco IOS Flashcards

Identify key information about the Cisco IOS

1
Q

Which internal router component is nonvolatile and primarily used to store the Cisco IOS software image?

A

Flash memory contains the Cisco IOS software image and is nonvolatile.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What are the four main types of memory found in Cisco Switches?

A
  1. RAM
  2. Flash
  3. ROM
  4. NVRAM
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What do Cisco Switches use RAM for?

A

Sometimes called DRAM (Dynamic Random Access Memory), is used by the switch just as it is used by any other computer: for working storage. Additionally, the active running configuration file is stored here.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What do Cisco Switches use NVRAM for?

A

Nonvolatile RAM (NVRAM) stores the initial startup configuration file that is used when the switch is first powered on and when the switch is reloaded.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What do Cisco Switches use ROM for?

A

Read-Only Memory store a bootstrap (or boothelper) program that is loaded when the switch first powers on. This bootstrap program then finds the full Cisco IOS image and manages the process of loading the Cisco IOS into RAM, at which point Cisco IOS takes over operation of the switch.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What do Cisco Switches use Flash memory for?

A

Flash memory can be either a chip inside the switch or a removable card. Flash memory stores fully functional Cisco IOS images and is the default location where the switch gets the Cisco IOS at boot time. Flash memory can also be used to store any other files, including backup copies of configuration files.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What are the two (2) main Cisco IOS Configuration Files?

A
  1. Startup-config

2. Running-config

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What is the purpose of the Startup-config file?

A

Stores the initial configuration used any time the switch reloads.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Where is the Startup-config file stored?

A

NVRAM

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What is the purpose of the Running-config file?

A

Stores the currently used configuration commands. The file changes dynamically when someone enters commands in configuration mode.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Where is the Running-config file stored?

A

RAM

How well did you know this?
1
Not at all
2
3
4
5
Perfectly