Chapters 7 & 8 exams
Question
1:
Which
command is used to change the default configuration register setting?
A. Router#
register value
B. Router#
config-register
C.
Router(config)# register value
D.
Router(config)# config-register
Question
2:
Which
of the following is NOT part of the
Cisco IOS naming convention?
A. Where
the image runs
B.
Platform on which the image runs
C. Special
capabilities and feature sets
D. Amount
of space the file will use when copied to NVRAM
Question
3:
Which
configuration register mode is used to tell the router to boot from NVRAM?
A. 0x---0
B. 0x---1
C. 0x---2
D. 0x---N
Question
4:
Which
configuration register mode is used to tell the router to boot from ROM monitor
mode?
A. 0x---0
B. 0x---1
C. 0x---2
D. 0x---3
Question
5:
Which
command is used to tell the router to boot from flash?
A. Router#
boot flash IOS_filename ![]()
B. Router#
boot system flash IOS_filename ![]()
C.
Router(config)# boot flash IOS_filename ![]()
D. Router(config)#
boot system flash IOS_filename ![]()
Question
6:
Where
will the router search for the IOS software if there are no boot system
commands in NVRAM?
A. ROM
B. RAM
C. Flash
D. TFTP
server
Question
7:
Which
command is used to copy a system image to a network server?
A. Router#
copy flash tftp
B. Router#
copy tftp flash
C.
Router(config)# copy flash tftp
D.
Router(config)# copy tftp flash
Question
8:
Which
configuration register is used on a Cisco 2500 series router during password
recovery?
A. 0x2100
B. 0x2101
C. 0x2102
D. 0x2142
Question
9:
Where
does the router search for the IOS software if the Flash is empty?
A. ROM
B. RAM
C. NVRAM
D. TFTP
server
Question
10:
Which
command is used to discover the configuration register setting?
A. show
register
B. show
running-config
C. show
version
D. show
startup-config
Question
11:
Which
command can be used to check the amount of system memory available?
A. Router#
show flash
B. Router#
show interface
C. Router#
show register
D. Router#
show running-config
Question
12:
Which
command is used to tell the router to boot from ROM?
A. Router#
boot system rom
B. Router#
boot system rom IOS_filename
C.
Router(config)# boot system rom
D.
Router(config)# boot system rom IOS_filename
Question
13:
Which
command can be used to check the boot field setting?
A. Router#
show version
B. Router#
show register
C. Router#
show running-config
D. Router#
show startup-config
Question
14:
Which
of the following is provided by the show
version command?
A.
Information about the IP addresses of the interfaces
B.
Information about the routing protocol
C.
Information about the system image file
D.
Information about the default gateway
Question
15:
Which
command is used to configure a routing protocol?
A. Router#
rip network 192.11.10.0
B.
Router(config)# router rip
C.
Router(config)# routing rip
D.
Router(config)# routing protocol rip
Question
16:
Which
of the following correctly describes a method for specifying how a router loads
the Cisco IOS software?
A.
Designate fallback sources for the router to use in sequence from NVRAM.
B.
Configure the Cisco IOS software image for the location where it will
bootstrap.
C.
Manually boot a default system image at a virtual terminal.
D.
Manually boot a default system image at the network server.
Question
17:
In
the Cisco IOS name cpa25-cg-1, what does cpa25 represent?
A. Where
the image runs
B.
Platform on which the image runs
C. Special
capabilities and feature sets
D. Whether
the image has been compressed
Question
18:
You
are upgrading the IOS on a router, which command would be used to copy the new
IOS image from a network server?
A. Router#
copy flash tftp
B. Router#
copy tftp flash
C. Router#
copy startup-config tftp
D. Router#
copy tftp startup config
Question
19:
Which
command can be used to configure a router's Ethernet port?
A. int E0 ip address ![]()
B. int E0 ip address subnet mask ![]()
C. int S0 ip address ![]()
D. int S0 ip address subnet mask ![]()
Question
20:
Which
command is used to tell the router to boot from a network server?
A. Router#
boot tftp IOS_filename ip address ![]()
B. Router#
boot system tftp IOS_filename ip address ![]()
C.
Router(config)# boot tftp IOS_filename ip
address ![]()
D.
Router(config)# boot system tftp IOS_filename
ip address ![]()
Question
21:
Which
command is used to view the name of the system image file?
A. Router#
show flash
B. Router#
show register
C. Router#
show running-config
D. Router#
show startup-config
Question
22:
In
the Cisco IOS name cpa25-cg-1, what does cg represent?
A. Where
the image runs
B.
Platform on which the image runs
C. Special
capabilities and feature sets
D. Whether
the image has been compressed
Question
23:
Which
configuration register mode is used to tell the router to boot from ROM?
A. 0x---0
B. 0x---1
C. 0x---2
D. 0x---3
Question
24:
Which
step should be performed before copying software between the TFTP host and
Flash memory?
A. Use the
show Flash command to check connectivity to the server
B. Check
that you can see and write into RAM memory
C. Verify
that there is sufficient room in Flash to accommodate the IOS
D. Check
the configuration file name and location on the network server