Home > Show Configuration Sim

Show Configuration Sim

April 11th, 2018 in LabSim Go to comments

[am4show have=’p2;’]

Premium Member: You can try this sim with our simulator here.

[/am4show]

This task requires the use of various show commands from the CLI of Router1 to answer 5 multiple-choice questions. This does not require any configuration.

Show_Configuration_Sim_topology.jpg

NOTE: The show running-configuration and the show startup-configuration commands have been disabled in this simulation.
To access the multiple-choice questions, click on the numbered boxes on the right of the top panel.
There are 5 multiple-choice questions with this task. Be sure to answer all 5 questions before leaving this item.

Question 1

What is the broadcast address of the subnet of the LAN connected to Router1?
A – 192.168.136.15
B -192.168.136.31
C -192.168.136.63
D – 192.168.136.127
E – 255.255.255.255

 

Answer: A

Explanation

The “show running-configuration” and “show startup-configuration” have been disabled as stated above so we should use the show ip interface command to get information about the LAN network connected to Router1.

show_config_question_answer_1

From the output we learn that the ip address of the FastEthernet interface of Router1 is 192.168.136.1 and the subnet mask is /28. Therefore:

Increment: 16 (/28=1111 1111.1111 1111.1111 1111.1111 0000)
Network address: 192.168.136.0
Broadcast address: 192.168.136.15 (15 = 0 + 16 – 1)

-> The broadcast address of this subnetwork is 192.168.136.15

Question 2

What is the bandwidth on the WAN interface of Router1?
A – 16 Kbit/sec
B – 32 Kbit/sec
C – 64 Kbit/sec
D – 128 Kbit/sec
E – 512 Kbit/sec
F – 1544 Kbit/sec

 

Answer: E

Explanation

To find out the bandwidth on the WAN (serial) interface of Router1 we need to use the show interfaces serial 0/0 command:

show_config_question_answer_2

Therefore the bandwidth on the WAN is 512 Kbit/sec.

Question 3

What interfaces on Router1 have not had any configurations applied? (Choose two)

A – Ethernet 0
B – FastEthenet 0/0
C – FastEthernet 0/1
D – Serial 0
E – Serial 0/0
F – Serial 0/1

 

Answer: C F

Explanation

Use the show ip interface brief to identify what interfaces Router 1 have. Notice that Router1 does not have Ethernet 0 and Serial 0 interfaces. FastEthernet 0/0 and Serial 0/0 were configured with their IP addresses therefore only FastEthernet 0/1 and Serial0/1 have not had any configurations applied.

Question 4

Including the address on the Router1 FastEthernet interface, how many hosts can have IP addresses on the LAN to which Router1 is connected?
A – 6
B – 14
C – 62
D – 128

 

Answer: B

Explanation

The mask address of interface Fa0/0 of Router1 is /28 (as shown in question 1), which has four 0 bits (1111 1111.1111 1111.1111 1111.1111 0000). Therefore there are 24 – 2 = 14 assignable IP addresses for hosts on the LAN.

Question 5

The hosts in the LAN are not able to connect to the Internet. Which commands will correct this issue?
A – Router1(conf)# interface fa0/0
Router1(conf-if)# no shutdown
B – Routed (conf)# interface fa0/1
Router1(conf-if)# no shutdown
C – Router1(conf)# interface s0/0
Router1(conf-if)# no shutdown
D – Router1(conf)# interface s0/1
Router1(conf-if)# no shutdown
E – Router1(conf)# interface s0/0
Router1(conf-if)# ip address 10.11.12.13 255.255.255.252
F – Router1(conf)# interface s0/1
Routerl (conf-if)# ip address 10.11.12.13 255.255.255.252

 

Answer: C

Explanation

We should check the statuses of all the interfaces on Router1 with the show ip interface brief command:

show_config_question_answer_4

From the output, we learn that the status of Serial0/0 interface which connects to ISP router is currently “administratively down”. This status indicates this interface is shutting down so we need to turn it on.

Comments
Comment pages
1 2 3 20
  1. Mamie CPUT
    March 19th, 2015
  2. Ahmed
    March 28th, 2015

    Same security sim in icnd1 exam with the exception of /29 subnet. With this sim use show ip interface brief and show interfaces serial0/0 commands

  3. ACaller
    April 5th, 2015

    Hello Everyone,

    Passed ICDN today 970/1000 – THANK YOU 9tut and community.
    Not only you guys ROCK, but also EVERY question/answer on this site is dead on target.
    In my exam today I had three SIM questions, one of which was the “Show Configuration Sim” posted here.
    The only advice I can reinstate is to watch out as the numbers, answers and requirements for each questions (specially the SIMs) DO change and the answers will not be exactly the same. Though the question is precisely the same.
    Lastly, the membership fee on this site is well worth every penny. It really helped me to pass my exam today. Going for ICDN2 next week.

  4. penis
    June 20th, 2015

    hey batman, what do you mean a lot of content missing here? 9tut is not complete?

  5. Potential_Candidate
    June 23rd, 2015

    Calling out to recent exam takers, is this show sim still valid?

  6. Maverick
    July 2nd, 2015

    This was in exam,too. We dont have to configure anything, but use show commands. So master it.

  7. Hadrami
    July 27th, 2015

    hi all.
    I took ICND1 23-07-2015 and passed 907/1000………….thanks 9tut. I only study this site and got 907/1000 so, if you study extra sites you will be better than me. yeh there is no any configuration only practice “show commands” and practice all the SIMs.

  8. Allan
    August 2nd, 2015

    how many sim questions can be in the exam ?

  9. KrumZ
    August 5th, 2015

    Hi guys im doing my ICND1 exam 2morrrow, and i have gone through the icnd1 questions over and I plan to go though them again 2 or 3 times.
    I am basically getting them all right, with the odd exception of me reading the question to quickly and answering it before looking at all the answers.
    If I can answer all these questions right, will I pass the exam?
    I also noticed there isnt much IPV6 and access lists in these questions, where on the cisco website they say that these ar included in this exam. Do i only need to know the basic theory behind them? or be able to configure them too? any help when ver you can please 😉
    Thank you in advance to all who reply and to 9tut for these dumps too!!

  10. KrumZ
    August 5th, 2015

    o and also thses links to the otther sims dont work for some reason?

    ICND 1 – RIPv2 SIM

    ICND 1 – Implementation SIM

    ICND 1 – ARP Testlet

    ICND 1 – Implementation Sim 2

  11. oddjob
    August 10th, 2015

    This SIM was on ICND1 exam today, questions were very similar, answers were different. For all SIM problems, make sure you know how to use show commands to analyze the network. Exam did not have any configuration SIMs. If you study 9tut inside-out, you’ll be good to go. Cheerio.

  12. HafeeZKing40
    September 1st, 2015

    Em New I Learn Ccna nd Ccnp…
    Becoz I Like The Ccn…
    Soo Time Start Know…

  13. amadu
    September 7th, 2015

    i took my icnd1 on friday ,i pass with 920 my advice is understand the concept of the sim very well an security also, but thi site is very usefull , i could say 85% of the question are from this site,be were of OSPF sim, i have four sim question on my examin but i was able to solve each of dem less than 10 minutes

  14. Bob
    September 12th, 2015

    Can you Tell me il si the same pas please

  15. Raquel
    September 14th, 2015

    The answer for the 20th qtesuion is incomplete.The qtesuion is found more easy to answer by using the equation given in the text book side box.Sorry for posting in english.I don’t know malayalam typing.

  16. FooF
    November 16th, 2015

    this was in my exam. DONT memorize the answers because they change it up. memorize the commands to get the answers. there are only 4 commands you need. they change up the BW speed answer

  17. charles
    January 8th, 2016

    It’s now /29 not /28 anymore please change it ,thx

  18. Farts McGee
    July 20th, 2016

    Charles, they change this up every time. None of this matched my test. Memorize the commands, not the answers.

  19. bitta
    July 21st, 2016

    Hi guys I am try to take the test for ICND1 and I am confused about simulation questions can some one give me advice please.

  20. Romon
    August 2nd, 2016

    Hi, how do I downlaod the packet tracer of this sim?

  21. Mohamed
    August 15th, 2016

    hi
    what is show command in security sim ?

  22. Gise
    August 18th, 2016

    Can I download this sim??

  23. These 2 labs
    May 19th, 2017

    Links are not working. Are these no longer a topic to be concerned with?

    ICND 1 – ARP Testlet

    ICND 1 – Implementation Sim 2

  24. 9tut
    May 21st, 2017

    @These 2 labs: These links are old so we have just removed them. Thanks for your detection.

  25. KayKay
    May 23rd, 2017

    Hello 9tut. Is there anyway we can get the packet tracer sims for the labs.

    Thanks

  26. Anonymous
    December 6th, 2017

    i need ccna 200-125 valid dumps ,if any one have kindly sent me i will be very thankful to you
    syedabdulhaseeb93 @ gmail com

  27. alberthdr
    July 7th, 2018

    I just passed CCENT with 868 on July 6th, there are 54 questions, two labs one for RIPV2 and DHCP, one drag and drop question. 9tut helped me a lot. I have the questions, write me if u want help alberthdr @ hotmail dot com

  28. sfeinberg318@gmail.com
    June 3rd, 2019

    Great comments. Taking the ICND 1 on June 15th, I failed the composite exam. Now I am taking the 2 part exams approach to CCNA.

  29. rambo318
    June 3rd, 2019

    sfeinberg318 at g mail dot com feedback and comments for sims/labs on ICND 1 exam

  30. charlesw
    July 30th, 2019

    Dear good morning, I come here to ask for your help, I have the ICND 1 exam scheduled for August, but I have difficulty with the lab, can anyone tell me which are the labs that often comes out? Please

  31. charlesw
    July 30th, 2019

    how many points can i pass in ICND 1e how many questions can i get wrong

  32. Truck driver
    February 8th, 2020

    I am a truck driver and i started self studying icnd 1 and i passed it .i study every time in the truck that is when am offloading or loading .i am passionate about networking and i passed my icnd 2 and am a full associate engineer . I am waiting for the new syllabus and am starting my ccnp and i have enrolled for my bachelor of science honours in network computing and i got all i wanted from 9tut dumps and were very helpful . I encourage people to read the study guide and then test yourself with dumps
    thank you

Comment pages
1 2 3 20
  1. No trackbacks yet.