CCNA 2 MODULE 5 Flashcards

1
Q

What is the first step in the router boot sequence?

A

Locating the Cisco IOS Software

This involves checking different sources like flash memory, TFTP, or ROM.

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

What are the possible sources to boot IOS?

A
  • Flash Memory
  • TFTP Server
  • ROM

Each source is used depending on the availability and condition of other sources.

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

What is the advantage of booting IOS from Flash Memory?

A

Information stored in flash memory is not vulnerable to network failures.

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

What happens if flash memory is corrupted?

A

A system image can be loaded from a TFTP server.

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

What is the final bootstrap option if both flash memory and TFTP server fail?

A

Booting from ROM.

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

What is the configuration register?

A

A 16-bit register in NVRAM that determines the boot sequence.

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

How is the configuration register value expressed?

A

As a hexadecimal number.

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

What does the configuration register value 0x2102 indicate?

A

It tells the router to load the IOS from flash memory.

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

What command is used to display the router’s version?

A

show version

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

What should you check if the router does not boot properly?

A
  • Missing or incorrect boot system statement
  • Incorrect configuration register value
  • Corrupted flash image
  • Hardware failure

These are common issues that can prevent proper booting.

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

What command can be used to find a boot system statement?

A

show running-config

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

What is one sign of a corrupted flash image?

A

Error messages during boot such as ‘cannot open flash:’

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

What should be done if the router has a hardware failure?

A

Contact the Cisco Technical Assistance (TAC) center.

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

What is the Cisco IOS File System (IFS)?

A

A single interface for managing all file systems used by a router.

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

What does the IFS allow you to manage?

A
  • Flash memory
  • Network file systems (TFTP, rcp, FTP)
  • NVRAM
  • Running configuration
  • ROM

This unifies file system management for easier use.

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

What is the URL convention used for in IFS?

A

To specify the location of configuration files on network devices.

17
Q

What is one method to back up configuration files?

A

Capturing the output of the show running-config command.

18
Q

What are the environment variables used for in TFTP?

A

To provide a minimal configuration for TFTP of the IOS.

19
Q

What command is used to set environment variables for TFTP?

20
Q

Fill in the blank: The command to reset the router after TFTP download is _______.

21
Q

What is the command to save environment variables in NVRAM?

22
Q

What is the first step in password recovery for a router?

A

Cold Boot router

23
Q

Which command is used to copy the startup configuration to the running configuration?

A

Copy start run

24
Q

True or False: The configuration register value 0x2142 is used during password recovery.

25
What command do you use to enter configuration mode?
conf term