Device Management Flashcards

1
Q

command to set the configuration register value

A

config-register value

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

command to get current configuration value

A

show version

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

in what sequence does bootstrap code work to locate cisco ios software?

A

The bootstrap code checks the boot field of the configuration register. The boot field tells the router how to boot up.

The bootstrap code executes the specifications of the configuration register boot field

If the router searches for and finds valid Cisco IOS images in flash memory, it loads the first valid image and runs it.

If it does not find a valid Cisco IOS image in flash memory, the router attempts to boot from a network TFTP server using the boot field value as part of the Cisco IOS image filename.

After six unsuccessful attempts at locating a TFTP server, the router loads the ROM monitor.

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

global command to specify source of the boot image

A

boot system filepath

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

what is IFS stand for in Cisco terms

A

ios file system, provides a single to inteface to all file systems on Cisco device

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

command to list all available file systems on Cisco device

A

show file systems

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

command to copy image to tftp server

A

copy source destination

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

What is the function of the configuration register of a router?

A

to control how the router boots

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

low-level operating system used for testing and troubleshooting

A

rom monitor

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

Your router is booting up and has just loaded the bootstrap code. What does it do next if the configuration register value is 0x2102?

A

attempts to boot the Cisco image in flash memory

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

During the Cisco router boot process, what does the router do if the boot field value is 0x0?

A

runs rom monitor

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

To perform a password recovery, which configuration register value must you use?

A

0x2142

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

command to get the PID and serial number of cisco router

A

show license udi

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

license boot module module-name technology-package package-name

A

Enables the evaluation license. Use the ? command with the module command to see the module name for your router and with the technology-package command to see the software packages and features that are supported on your router.

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

command to permanently install a feature license

A

license install stored-location-url

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

how to backup all license files on a router

A

license save file-sys://lic-location

17
Q

how do you restore a license file to a router?

A

use the license install command

18
Q

steps to remove license file from a device

A
1. disable the technology package
ie license boot module c3900 technology-package uck9 disable
2. remove the license file
ie no license boot module c3900 technology uck9 disable