CCNA – Cisco IOS Questions 3
Here you will find answers to Cisco IOS Questions – Part 3
Note: If you are not sure about the boot sequence of a router/switch, please read my Cisco Router Boot Sequence Tutorial.
Question 1
Refer to the exhibit. A router boots to the prompt shown in the exhibit. What does this signify, and how should the network administrator respond?
| rommon 1> |
A. This prompt signifies that the configuration file was not found in NVRAM. The network administrator should follow the prompts to enter a basic configuration.
B. The prompt signifies that the configuration file was not found in flash memory. The network administrator should use TFTP to transfer a configuration file to the router.
C. The prompt signifies that the IOS image in flash memory is invalid or corrupted. The network administrator should use TFTP to transfer an IOS image to the router.
D. The prompt signifies that the router could not authenticate the user. The network administrator should modify the IOS image and reboot the router.
Answer: C
Explanation
If a Cisco router boots in ROMmon mode, it means:
+ The value of the configuration register is set to XXX0 (the boot field – fourth bit – is 0)
+ The router is unable to locate a valid Cisco IOS software image (you can use the “dir flash:” command in ROMmon mode to look for the IOS in the Flash then try to boot that flash with the “boot flash:<IOS image>” command).
If the IOS image is invalid or corrupted, the fastest way to re-install a new Cisco IOS software image on the router is to copy a new one from TFTP (with “tftpdnld” command).
Question 2
What should be done prior to backing up an IOS image to a TFTP server? (Choose three)
A. Make sure that the server can be reached across the network.
B. Check that authentication for TFTP access to the server is set.
C. Assure that the network server has adequate space for the IOS image.
D. Verify file naming and path requirements.
E. Make sure that the server can store binary files.
F. Adjust the TCP window size to speed up the transfer.
Answer: A C D
Question 3
Which two privileged mode cisco ios commands can be used to determine a cisco router chassis serial number? (choose two)
A. show inventory
B. show flash filesys
C. dir flash:|include chassis
D. show diag
E. show controllers
Answer: A D
Question 4
Which command helps a network administrator to manage memory by displaying flash memory and NVRAM utilization?
A. show secure
B. show file systems
C. show flash
D. show version
Answer: B
Question 5
A network administrator changes the configuration register to 0×2142 and reboots the router. What are two results of making this change? (Choose two)
A. The IOS image will be ignored.
B. The router will prompt to enter initial configuration mode.
C. The router will boot to ROM.
D. Any configuration entries in NVRAM will be ignored.
E. The configuration in flash memory will be booted.
Answer: B D
Explanation
The router bypasses the startup configuration stored in NVRAM during its boot sequence so the router will enter initial configuration mode. This feature is normally used during a password recovery procedure.
Question 6
Refer to the exhibit. For what two reasons has the router loaded its IOS image from the location that is shown? (Choose two)
|
Router1> show version ROM: System Bootstrap, Version 11.1(11855) [beta 2], INTERIM SOFTWARE Router1 uptime is 23 hours, 33 minutes cisco 7206 (NPE150) processor with 57344K/8192K bytes of memory. <output omitted> Configuration register is 0×2102 |
A. Router1 has specific boot system command that instruct it to load IOS from TFTP server.
B. Router1 is acting as a TFTP server for other routers.
C. Router1 cannot locate a valid IOS image in flash memory.
D. Router1 defaulted to ROMMON mode and loaded the IOS image from a TFTP sewer.
E. Cisco routers will first attempt to load a image from TFTP for management purposes.
Answer: A C
Explanation
When powered on, the router first checks its hardware via Power-On Self Test (POST). Then it checks the configuration register to identify where to load the IOS image from. In the output above we learn that the Configuration register value is 0×2102 so the router will try to boot the system image from Flash memory first.
But we also see a line “System image file is “tftp://112.16.1.129/hampton/nitro/c7200-j-mz”. Please notice that this line tells us the image file that the device last started. In this case it is from a TFTP server. Therefore we can deduce that the router could not load the IOS image from the flash and the IOS image has been loaded from TFTP server.
Note:
If the startup-config file is missing or does not specify a location, it will check the following locations for the IOS image:
+ Flash (the default location)
+ TFTP server
+ ROM (used if no other source is found)
Q6 :
As you explain the register value is 0×2102 so the router must load IOS from flash and not from TFTP so the answer A is wrong, Am I wrong ?
@Jamalos
0×2101 means to load 1st IOS file in flash.
0×2102 means to check startup config for boot commands, if none load 1st file in flash.
So the 2 answers are correct:-
1. Boot from flash but no IOS found so the router booted from TFTP, answer C.
2. Boot commands in startup file instuct router to boot straight from TFTP, answer A.
Hope that helps.
Would it be possible for there to be an explanation to question 3? A screenshot of the show commands and maybe a description of what a “cisco router chassis” is. I have no clue haha.
Q6:
A. Router1 has specific boot system command that instruct it to load IOS from TFTP server.
How do you execute this command? or where and how do you configure the bootstrap to run IOS from tftp?
@tohritz: Here is an example of configuring the bootstrap to run IOS from tftp:
Router(config)#boot system tftp://10.16.130.182/c2800nm-advipservicesk9-mz.124-15.T8.bin
Next time you reboot your router it will look for IOS in the TFTP first.
Q3: THE ANSWERS DONT SEEM RIGHT since they dont work on a router.
Q Which Cisco IOS diagnostics command can disrupt the operation of a router under high load
conditions?
A. debug all
B. show running-config
C. show processes cpu
D. logging host ip address
correct option A or B
What is correct answer and why ? Can anybody please help me
Q Which Cisco IOS diagnostics command can disrupt the operation of a router under high load
conditions?
A. debug all
B. show running-config
C. show processes cpu
D. logging host ip address
I think Correct option A or C but i am not sure please guys help me
Q Which Cisco IOS diagnostics command can disrupt the operation of a router under high load
conditions?
A. debug all
B. show running-config
C. show processes cpu
D. logging host ip address
The Answer to this question is Option A . As when you run Debug all command there will be additional load to the router which will increase the CPU utilization and in turn will disrupt the functionality.
Option C will not be the correct answer as it is a command which shows the CPU utilization of the router without putting any additional load on it.
Thank you Sreya for your reply.
q.4 i got for today xam
Hi 9tut… Hi Guys! Can you please help me… I will take exam this Feb. Please send me latest dump so that I will have an idea for the exam.. rico.blake@ymail.com
Thanks Guys!
@Ranjitha
did u clear ur exam………………. this time.
Q3)
The commands mentioned in the answer sh inventory and sh diag does’nt work. what is the meaning of chassis serial number. can anyone please help me regarding this………….
@9tut:
I am not agree with the Answer You have given for Q. 3. There is no such commands like show inventory or show diag. only the valid command from the given Answer is Show Controllers. Kindly help us to clear the same.
@arpit
packettracer does not have all the commands available on real devices.
please trust 9tut on this and accept the answer: “show diag” and “show inventory” :)
@arpit
the commands exist
type the commands in GOOGLE you will find out their function
update us guys, when you already take an exam this year..
Q4 is it the right answer ???
I m trying at packet tracer to find this command , doesent exist
same prob as @arpit
Packet tracer is limited in its functions… try the functions(show diag, show inventory) on GNS3 or an actual router and they will work
The command sh diag and sh inventory works..i used it with 1841s as the least while looking at chassis…trust 9tut on this
Oh i hope i pass the ccna…
@9tut: Soory i have mistaken…
@Xallax: Thanks Buddy..!!
which command will show the mac addresses of the station connected to stations connectec to swithc ports?
A. Show Mac-address
B. Show arp
C. Show table
D. Show switch port.
The correct answer in the dumps is option A. Is it because the “show mac-address” is short for the command “show mac-address-table” ? waitinfg for the response from you guys specially 9tut and Xallas.
Show inventory and show diag the commands exist, those Functions commands you can use on the GNS sofware!
@ Majid
answer is B
@9TUT
If configuration register (0×2102,0×2142 etc) is saved in NVRAM,
How ROM (bootstrap program) will locate the IOS file BEFORE loading startup configuration?
hey ,
cn any one send me dumps and nuggets if they have sushantarora1990@gmail.com
regards
sushantarora
For Q3 sh diag command is right, its work on CISCO IOS 12.2 and later…….