Home > CCNA – Cisco IOS Questions

CCNA – Cisco IOS Questions

November 7th, 2011 Go to comments

Here you will find answers to Cisco IOS Questions

Note: If you are not sure about the boot sequence of a router/switch, please read my Cisco Router Boot Sequence Tutorial.

Question 1

How does using the service password encryption command on a router provide additional security?

A. by encrypting all passwords passing through the router
B. by encrypting passwords in the plain text configuration file
C. by requiring entry of encrypted passwords for access to the device
D. by configuring an MD5 encrypted key to be used by routing protocols to validate routing exchanges
E. by automatically suggesting encrypted passwords for use in configuring the router

 

Answer: B

Explanation

By using this command, all the (current and future) passwords are encrypted. This command is primarily useful for keeping unauthorized individuals from viewing your password in your configuration file.

Question 2

Refer to the diagram. What is the largest configuration file that can be stored on this router?

R# show version
Cisco IOS Software. 1841 Software (C1841-IPBASE-M}, Version 12.4(1a), RELEASE SOFTWARE (fc2)
Technical Support: http://www.cisco.com/techsupport
Copyright (c) 1986*2005 by Cisco Systems, Inc.
Compiled Fri 27-May-0512:32 by hqluong

ROM: System Bootstrap. Version 12.3(8r)T8, RELEASE SOFTWARE (fc1)

N-East uptime is 5 days, 49 minutes
System returned to ROM by reload at 15:17:00 UTC Thu Jun 8 2006
System image file is “flash:c1841-ipbase-mz.124-1a.bin”

Cisco 1841 (revision 5.0) with 114688K/16384K bytes of memory.
Processor board ID FTX0932W21Y
2 FastEthernet interfaces
2 Low-speed serial(sync/async) interfaces
DRAM configuration is 64 bits wide with parity disabled.
191K bytes of NVRAM.
31360K bytes of ATA CompactFlash (Read/Write)

Configuration register Is 0×2102

R#

A. 191K bytes
B. 16384K bytes
C. 31369K bytes
D. 114688K bytes

 

Answer: A

Explanation

Non-volatile RAM (NVRAM) holds the router’s startup configuration file. NVRAM contents are not lost when the router is powered down or reloaded.

Question 3

Which command shows system hardware and software version information?

A. show configuration
B. show environment
C. show inventory
D. show platform
E. show version

 

Answer: E

Question 4

Refer to the exhibit. If number 2 is selected from the setup script, what happens when the user runs setup from a privileged prompt?

[0] Go to the IOS command prompt without saving this config.
[1] Return back to the setup without saving this config.
[2] Save this configuration to nvram and exit.

Enter your selection [2]:

A. Setup is additive and any changes will be added to the config script.
B. Setup effectively starts the configuration over as if the router was booted for the first time.
C. Setup will not run if an enable secret password exists on the router.
D. Setup will not run, because it is only viable when no configuration exists on the router.

 

Answer: A

Question 5

Which command shows your active Telnet connections?

A. show sessions
B. show cdp neighbors
C. show users
D. show queue

 

Answer: A

Explanation

The “show users” shows telnet/ssh connections to your router while “show sessions” shows telnet/ssh connections from your router (to other devices). The question asks about “your active Telnet connections”, meaning connections from your router so the answer should be A.

Question 6

Which command can you use to determine the cisco ios feature set on a cisco router?

A. show version
B. dir flash:include ios
C. show environment
D. show diag
E. show inventory

 

Answer: A

Question 7

A system administrator types the command to change the hostname of a router. Where on the Cisco IFS is that change stored?

A. NVRAM
B. RAM
C. FLASH
D. ROM
E. PCMCIA

 

Answer: B

Explanation

The change is only reflected in the running-config on RAM. It can be lost if we reset the router without saving it.

Note: Cisco IFS means “Cisco IOS File System”

Question 8

Before installing a new upgraded version of the IOS, what should be checked on the router, and which command should be used to gather this information? (Choose two)

A. the amount of available ROM
B. the amount of available flash and RAM memory
C. the version of the bootstrap software present on the router
D. show version
E. show processes
F. show running-config

 

Answer: B D

Explanation

When upgrading new version of the IOS we need to copy the IOS to the Flash so first we have to check if the Flash has enough memory or not. Also running the new IOS may require more RAM than the older one so we should check the available RAM too. We can check both with the “show version” command.

Question 9

Refer to the exhibit. A network administrator configures a new router and enters the copy startup-config running-config on the router. The network administrator powers down the router and sets it up at a remote location. When the router starts, it enter the system configuration dialog as shown. What is the cause of the problem?

— System Configuration Dialog —
Would you like to enter the initial configuration dialog? [yes/no]: % Please answer yes’ or ‘no’.
Would you like to enter the initial configuration dialog? [yes/ho]: n

Would you like to terminate autoinstall? [yes]:

Press RETURN to get started!

A. The network administrator failed to save the configuration.
B. The configuration register is set to 0×2100.
C. The boot system flash command is missing from the configuration.
D. The configuration register is set to 0×2102.
E. The router is configured with the boot system startup command.

 

Answer: A

Explanation

The “System Configuration Dialog” appears only when no startup configuration file is found. The network administrator has made a mistake because the command “copy startup-config running-config” will copy the startup config (which is empty) over the running config (which is configured by the administrator). So everything configured was deleted.

Note: We can tell the router to ignore the start-up configuration on the next reload by setting the register to 0×2142. This will make the “System Configuration Dialog” appear at the next reload.

Question 10

Refer to the exhibit. What can be determined about the router from the console output?

1 FastEthernet/IEEE 802.3 interface(s)
125K bytes of non-volatile configuration memory.
65536K bytes of ATA PCMCIA card at slot 0 (Sector size 512 bytes) .
8192K bytes of Flash internal SIMM (Sector size 256K).

———-System Configuration Dialog ———-

Would you like to enter the initial configuration dialog? [yes/no]:

A. No configuration file was found in NVRAM.
B. No configuration file was found in flash.
C. No configuration file was found in the PCMCIA card.
D. Configuration file is normal and will load in 15 seconds.

 

Answer: A

Explanation

When no startup configuration file is found in NVRAM, the System Configuration Dialog will appear to ask if we want to enter the initial configuration dialog or not.

Comments (410) Comments
Comment pages
1 4 5 6 7 8 9 994
  1. NeraNetz
    November 9th, 2012

    Plz send me the latest dump and give me the information of SIM questions…….thankx……… Neranjanpradeep@yahoo.com

  2. Elias O. L.
    November 9th, 2012

    It’s so kind of you guys to help us like this.I intend to pass my ccna in 2 weeks. I’ll always be connected to this website to see your updates.Thanks so much once more

  3. nenadb.zg
    November 11th, 2012

    Question 5:
    - to see the connections made from your router to a remote device, use the “show sessions” command
    - You can list all active consoles and VTY ports in use on your router with the “show users”
    command. So, A is correct

  4. Anonymous
    November 14th, 2012

    @nenadb.zg
    “show users” command will be used only when you need to check which are all the users telnetted / connected to your router

  5. tecsurfer
    November 15th, 2012

    Q4 , answer is correct answer is B

  6. narcisse
    November 16th, 2012

    Q4 is A not B, changes will be add to the start-config and run-config so they will get effect immédiatly

  7. Syed
    November 20th, 2012

    Q4 A is correct as copy source dest

  8. Anonymous
    November 20th, 2012

    Hi requesting for a dump, be taking my exams in a few weeks. Thanks!!!
    Pls send it to jetzeroeight@gmail.com

  9. Chuka
    November 23rd, 2012

    For those asking for latest dump, the content of this site is the best and latest dump you would want for your CCNA exams. Just stick to it, practice all the simulations and know answers and reasons for choosing the answers to the questions, I bet you will pass very well. You may need to read CCNA books like that of Todd Lamnle to understand the concepts of CCNA.
    Good luck!

  10. Tusk
    December 4th, 2012

    Please send me latest CCNA dumps gangrel.tusk@gmail.com

  11. Rama
    December 13th, 2012

    hi all,
    can someone please send me the latest ccna dumps to ramaceltek@gmail.com?
    Thx in advance
    Rama

  12. Jack
    December 13th, 2012

    hi all,
    can someone please send me the latest ccna dumps to jacksmin@gmail.com
    Thx in advance
    Rama

  13. TDy11
    December 13th, 2012

    TY 9tut.

    Today I have passed the CCNA. (860/825)
    50 questions 3 labs (VTP, EIGRP, ACL). 35 from 9tut.

    Also thanks a lot Brar and Sekhar (still valid from examcollection)

    Ty again 9tut

  14. John
    December 14th, 2012

    please send me the latest ccna dumps, gonna take the test on mid january next year. tnx! laus_johnit4@yahoo.com

  15. Anonymous
    December 19th, 2012

    failed with the score of 825/1000
    !!!!but didnt focus my fault!!!!
    50 questions 3 of them are ACL2,VTP,EIGRP
    Almost all the question are from PrepKing dumps and 9tut
    thnxs 9tut for helping me and the world
    nd thnxs to PrepKing dumps

  16. Yacoub from Saudi Arabia
    December 19th, 2012

    failed with the score of 825/1000
    !!!!but didnt focus my fault!!!!
    50 questions 3 of them are ACL2,VTP,EIGRP
    Almost all the question are from PrepKing dumps and 9tut
    thnxs 9tut for helping me and the world
    nd thnxs to PrepKing dumps

  17. mendis
    December 20th, 2012

    can someone send me the latest ccna dumps.

  18. mendis
    December 20th, 2012

    sorry my email is kdmendis@gmail.com.

    Thanks

  19. Milind-Mumbai
    December 24th, 2012

    Today I have passed with 960/1000……..Thanks to GOD
    Thanks to 9TUT …….Sekhar……P4S..
    SIM=VTP,EIGRP same as 9TUT & Access list same as 9TUT…

  20. Anonymous
    January 2nd, 2013

    please send me the latest ccna dumps as I am going to take ccna test this january. Thanks! paul.bachtel@hotmail.com

  21. sam
    January 4th, 2013

    Can you pls send me the latest dumps to flyinrasi@hotmail.com. Thx.

  22. Anonymous
    January 4th, 2013

    please send me the latest ccna dumps as I am going to take ccna test this january also: mgiurni@gmail.com

  23. Ameh Desstiny
    January 4th, 2013

    pls can someone help me with the latest dumps pls, my e-mail: liuken247@yahoo.com

  24. rrlsalazar
    January 5th, 2013

    I failed at 815…back on the sadle…retake already scheduled. Will i get the same sims? eigrp, acl & vtp. Help…down but not out

  25. rrlsalazar
    January 5th, 2013

    any pointers would help…renesalazar@verizon.net. Thanks

  26. charith SL
    January 7th, 2013

    is there any server updates in ccna exams?

  27. caller
    January 8th, 2013

    for retaking the exam,do you pay again?

  28. Gustav
    January 8th, 2013

    can someone send me the latest ccna dumps. please hunterhershemsley@hotmail.com
    thanks!

  29. Anonymous
    January 8th, 2013

    Can any one send me the latest dump to viriyak.vichea@gmail.com? I’m taking the test next month!
    Thanks

  30. Marco
    January 11th, 2013

    Can someone send me the latest ccna dumps? please mgiurni@gmail.com
    thanks!

  31. Thangapandi A
    January 12th, 2013

    i got 930 out of 1000.in CCNA thanks to 9tut & HCL
    Now I doing CCNP . i am going to wite CCNP next month…can anyone pls send me the latest dumps &wesite link like 9tut.com .my mail id n.nisha68@yahoo.com

    Thanks

  32. umesh shelar
    January 18th, 2013

    Thanks alot..this info is really greatfull for me..thanks

  33. Anonymous
    January 20th, 2013

    Can someone please send me the latest dump at edithflorem2001@yahoo.fr

  34. Anonymous
    January 20th, 2013

    Can someone please send me the latest ccna dump at edithflorem2001@yahoo.fr

  35. whayden1
    January 20th, 2013

    Typos:

    Question 2 and SIM Question 2 – Answer “31369K” should read “31360K”, Unless this is a hint that this isn’t the correct answer.

    Question 7 and Sim Question 7 – “IFS” should read “IOS”

  36. Deepak
    January 21st, 2013

    Hi All,

    Have you latest dumps for ccnp ?

  37. Anonymous
    January 22nd, 2013

    @9tut

    i need some clarification on this question. by sekhar

    network users are complaining that they cannot access resources on the lan attached to interface e0 of the production router. which of the follow commands will display current ip addressing and the layer 1 and layer 2 status of this interface? (choose three)

    choices are:
    show protocols
    show interfaces
    show version
    show controllers
    show startup-config
    show ip interface

    if i press show answer
    show protocols
    show controllers
    show ip interface
    will be green

    but the explanation will be
    show interfaces
    show controllers
    show ip interfaces

    so which is which?

  38. Richard
    January 23rd, 2013

    anyone with the visual cert exam suite that opens exams at exam collection the one that i have is failing plse send me a download link at rkwenda58@gmail.com

  39. mussab
    January 24th, 2013

    Can you pls send me the latest dumps to mussab87@gmail.com my exam next Sunday

  40. Anonymous
    January 26th, 2013

    January 25, 2012

    I am going to appear for CCNA exam next week, I need the latest Dumps, Please send me at howardh09@gmail.com

  41. Renan
    January 29th, 2013

    Please send me CCNA latest dumps at renancisco1@gmail.com
    Thanks u so much

  42. Tarqui Costa
    January 30th, 2013

    Alguém tem uma versão mais nova de VCE crackeada, favor enviar tarquilianopinheiro@bol.com.br

  43. Rooki3
    January 31st, 2013

    Valid Que :D

    Q:1
    Q:10

  44. Glan
    February 2nd, 2013

    Someone can tell me if i can trust 9tut in order to pass to CCNA exam ?
    Golanbuchnik@gmail.com

  45. adonis
    February 5th, 2013

    Can some1 send me the latest Simulation , and dumps ?:) Thnx
    adwnis14@hotmail.com

  46. Anonymous
    February 6th, 2013

    Please send me CCNA latest dumps at reginal.laurent@gmail.com. I want to go to pass the CCNA soon.
    Thank you so much in advance.

  47. Regi
    February 6th, 2013

    Please send me CCNA latest dumps at reginal.laurent@gmail.com. I want to go to pass the CCNA soon.
    Thank you so much in advance.

  48. Rishi
    February 7th, 2013

    Can someone please send me the latest CCNA dump at rishidas2001@yahoo.com

  49. Anonymous
    February 7th, 2013

    thanks to 9tut.com for my ccna certification.

  50. Osito
    February 13th, 2013

    please send me the latest dumps. robertomiranda123233@hotmail.com

Comment pages
1 4 5 6 7 8 9 994
Add a Comment