Share your ICND2 v3.0 Experience
The new ICND2 200-105 exam has come to replace the old ICND2 200-101 exam. We create the “Share your ICND2 v3.0 Experience” for everyone to share their experience after taking this exam.
Note for ICND2: There are no VRRP, GLBP, NetFlow and NAT questions (and they are not technologies learned in this exam).
Please share with us your experience after taking the ICND2 200-105 exam, your materials, the way you learned, your recommendations… But please DO NOT share any information about the detail of the exam or your personal information, your score, exam date and location, your email…
Where do you get labs for preparation?
@ James , THANK YOU VERY MUCH
and is this a valid dump ?
https://drive.google.com/file/d/0B6v9hvGdm9-PQzRxM2xVa2xPTlU/view
and dose there any wrong answers ?!!
AND PLEASE when can i find the sims (ospf ,eigrp ,Gre tunnel ) ?
Thanks @peter for recommending me http://pass4surekey.com/exam/200-105.html passed my 200-105 exam on the first try
Hedda hello
Сan you send me a dump with which you take the exam?
{email not allowed}
rasul93 @icloud.com
Passed the exam today with a high 800 score. 209q Dump from Joe is still valid. 80-90%. Just a few new questions… SIMS were GRE, EIGRP and OSPF. Not so difficult. No VPN in my exam today. Just learn the dump from Joe, practice the sims and you will get it without Problems… Good luck @ all testtakers.
Can anyone confirm which Drag&Drop questions will be on ICND2 200-105 exam?
Thanks much.
Also, is there NetFlow questions on 200-105? THanks.
WARNING!!!!! THE JOE DUMP IS NOT LONGER GOOD!!!!!!
It might have been good, but literally only 65% of the questions were on the exam. The sims were right, I got EIGRP, OSPF, and GRE. There are NO drag and drops. Also, while some of the questions matched the Joe dump, the answers were not identical. Lots of new questions, same topics as the Joe dump, just different wording.
Which statement about the IP SLAs ICMP Echo operation is true?
A. It is configured in enable mode.
B. It is used to determine the one-way delay between devices
C. It is used to identify the best source interface from which to send traffic to a destination.
D. The frequency of the operation is specified in milliseconds.
ANSWER IS B right? Some people saying it is D on these forums..
If the Joe Dump is no longer valid which dump will be the one to study, exam in 2 days, please help!
@BitorByte I have no idea, I just know there were a boatload of questions that didn’t line up with the dump. Literally to many to mention. I remember a couple of the questions were the same, but the answers were different. What is crazy is CiscoCCNA took it today, and reported t was 80-90% good…. so I went into the exam confident, but my test was no where near 80-90% the same.
so any one got the latest nuggets? I mean, before hitting the dumps best get the content first…prefer nuggets. help please
@DUMPS… Your Blog no found
@NetworkNinja, in most of the cisco documentation, the frequency is specified in seconds, so D can’t be correct.
I would go with B.
Cisco documentation:
Performance metrics collected by IP SLAs operations include the following:
– Delay (both round-trip and one-way)
– etc
– etc
Thanks @Randy that is what i was confused by, when @CiscoCCNA said joe’s dump was 80 to 90% valid on the same day. I still continue to study and see how it goes.
Hi Guys,
About this Q:
How can you disable DTP on a switch port?
A. Configure the switch port as a trunk.
B. Add an interface on the switch to a channel group.
C. Change the operational mode to static access.
D. Change the administrative mode to access.
… we can start with B answer … which is definitely wrong 🙂
Also we can continue with point that the full disabling of DTP is using #switchport nonegotiate, however this is not in list.
So from the last 3 answers, lets start with A. After hardcoded interface to trunk mode, you can see this output from #show interface fa 1/0 switchport:
Switch(config-if)#do sh interf fa0/1 switch
Name: Fa0/1
Switchport: Enabled
Administrative Mode: trunk <<<<<<<<<<
Operational Mode: trunk <<<<<<<<<<
Administrative Trunking Encapsulation: dot1q
Operational Trunking Encapsulation: dot1q
Negotiation of Trunking: On <<<<<<<<<>> Admin and Operational Mode are trunk, however DTP is still active (last line), so answer A is wrong
Next, B answer talks about operational mode for access. If we display switchport mode on default interface (connected to another SW with default interface as well), there is admin mode as “dynamic”, operational mode as “static”. This is not detailed answer but we can expect this default setting and we see again, that DTP is UP and active. Both sides with DTP set as “dynamic auto” by default result in static access on both sides, no trunk creates (because no one has “dynamic desirable” setting).
Switch(config-if)#do sh interf fa0/1 switch
Name: Fa0/1
Switchport: Enabled
Administrative Mode: dynamic auto <<<<<<<<<<
Operational Mode: static access <<<<<<<<<<
Administrative Trunking Encapsulation: dot1q
Operational Trunking Encapsulation: native
Negotiation of Trunking: On <<<<<<<<<>> answer C is wrong too
Last, D answer talks about hardcoding of access mode on interface. After we issue #switchport mode access, we can see these results:
Switch(config-if)#do sh interf fa0/1 switch
Name: Fa0/1
Switchport: Enabled
Administrative Mode: static access <<<<<<<<<<
Operational Mode: static access <<<<<<<<<<
Administrative Trunking Encapsulation: dot1q
Operational Trunking Encapsulation: native
Negotiation of Trunking: Off <<<<<<<<<>> from these, we can agree that right answer is D — hardcode interface as static 🙂
Regards
passed today with 8xx score, i have learned mainly from Joe dump (209q). Around 80% questions were the same as in the dump, lots of new questions, sims were OSPF, EIGRP and GRE tunnels.
@Mike new questions were from what topics?
There were questions about spanning tree bridge ID (how is the value of ID defined), what causes slow VLAN connectivity, etc. There were not any drag&drop questions on exam.
Getting ready to take the 200-105 for the third time. Studied 9tut, Lamle book, Cerexam site and my own personal notes.
Dear Jose can you please send me the todd lamle book
Hi guys,
What are peoples thoughts on this Q:
Which Statement about DTP is true?
A. It uses the Native VLAN.
B. It negotiates a trunk link after VTP has been configured.
C. It uses desirable mode as default.
D. It sends data on VLAN 1.
I’ve found this document, which says this:
“VLAN 1 is always present on the trunk port. If the port is trunking in ISL mode, DTP packets are sent out on VLAN 1. If the port is not trunking in ISL mode, the DTP packets are sent on the native VLAN (for 802.1Q trunking or nontrunking ports).”
http://www.cisco.com/c/en/us/support/docs/switches/catalyst-6500-series-switches/24330-185.html
Seems to be both A or D depending if you use ISL or 802.1Q?? Guess we would go for Native VLAN as 802.1Q is used more?
@Tony Dean
Hey guy
That will be A Vlan1 – the native vlan can be changed – your answer is D 100%
Can anyone confirm whether or not there are still labs on the exam? I took ICND1 twice and didnt see one on either…
Also, are Syslog or Netflow still tested on the V3 exam?
Which Cisco platform can verify ACLs?
A. Cisco Prime Infrastructure
B. Cisco Wireless LAN Controller
C. Cisco APIC-EM
D. Cisco IOS-XE
i see on tests that is B the correct answer but i was thinking of C. anyone any idea
@frenchfry – thanks for the answer. I will go with D.
@albi – I think Wireless may be right looking at this page: (but i’m not sure!!)
http://www.cisco.com/c/en/us/support/docs/wireless-mobility/wlan-security/71978-acl-wlc.html#veri
Verify
Cisco recommends that you test your ACL configurations with a wireless client in order to ensure that you have configured them correctly. If they fail to operate correctly, verify the ACLs on the ACL web page and verify that your ACL changes were applied to the controller’s interface.
All,
I’ll be taking ICND2 in the next couple of weeks. I’ve been studying for about a month now… hopefully that will be enough!
Taking ICND2 tomorrow! Studied 9tut Premium and Joe Dumps. Will report back shortly.
Ready for fight, ICND2 tomorrow.I pray for 80% from Joe`s Dump at least 😀
Passed last week with a 9xx. Joe’s dump is still valid. Cisco changes the answers to the sim questions, so you have to figure them out with various show commands. I had EIGRP OSPF and GRE sim.
Hey lads. Passed with 2 points above minimum. Joe`s dump is valid for 70-75% max, or maybe I was unlucky in question set. Sim were EIGRP, OSPF and GRE as usual. Good luck all.
@ Tango did you just study the Joe dumps?
If anyone wants them, official Passleader 100-105 dumps + VCE
https://drive.google.com/drive/folders/0B-mvV5Z7yIAVNHBnSl80dGotU1U?usp=sharing
Enjoy!
Passed with 8XX today. Sims are GRE, OSPF, EIGRP. Only had about 5 questions that weren’t in joes dumps
No Drag n drop
Passed today with 86X! Joes dump was valid for 90% but saw a couple of different qs/slightly reworded ones. All three sims. No syslog, no netflow.
Passed 883/811. Read up on VLANs.
hi gays
could you tell me please which sims exactly in 370Q ? and there are any configuration in (eigrp ,gre , ospf ) or just show commend ?
please i going to take the exam next weak
Passed today 8XX, Joe’s Dump is still good for at least 85% of the questions i got & use Official Cert Guide. Sims are for OSPF, GRE & EIGRP, 51 questions. Know your sims and what to look for. Read on etherchannel, HDLC, PPP, VLANs
Hi Guys,
Check this dump out http://www.learncisco.net/test-ccna-results.php
Hi Guys,
Joe’s Dump consist some questions about Frame Relay. Are this questions actual?
@bitorbyte
the sims just show commend or need to configure the issue ?
@lolo
Sims are show run command for the most part. Maybe one or two show ip ospf database
No configuration. All you need to know is show run and show ip int brief
@Knt no need to study on Frame Relay, it is no longer on the test.
@lolo no need to configure in any sim, just sh run command and in a couple of cases the sh ip prrotocol will give you the answer quickly than the sh run
Also got a question on BGP neighbor
has anyone passed with Cisco passleader 200-105 vce download 2017-Feb-28 By thomas o, on exam collection?
@ all
thank you very much
the configurations in the sims are same in the dump and same answer ?
– Passed with almost 900
– No Drag and Drop, no Frame Relay, don’t bother to learn frame relay for this exam at all
– Except 2-3q, every single Q was from Joe’s dump, went through Ensure and PassLeader dumps as well, but I think, that Joe has most correct answers
– OSPF, EIGRP and PPP/Multilink SIMS, questions are the same, but answers are different as configs are also different (Learn even/uneven load balancing and what numbers in EIGRP composite metric means, also know, for what is variance attr. used for)
– KNOW YOUR SHIT, don’t just memorize dumps mindlessly, at least know, why the answer you chose is correct. Went through CBT Nuggets as well, first 7 days after registration are free, so use it.
Yo guys can someone tell me the right answer for this question please.
Which option is the benefit of implementing an intelligent DNS for a cloud computing solution?
A.It reduces the need for a backup data center.
B. It can redirect user requests to locations that are using fewer network resources.
C. It enables the ISP to maintain DNS records automatically.
D. It eliminates the need for a GSS
@Xenit
B
@all
Whats is up? Can someone please tell me if there is any forms for CCNP?
Regards
@Termiteous Thanks mate
@JaVH Nice to see you back again. LOL i was going to ask the same question because i haven’t seen anyone discussing or sharing stuff about it. I am taking my icnd2 in about 2weeks time, lets see what happens.
@Xenit
B
@everyone
Passed my 200-105 yesterday with a very high 9xx.
I used my own VCE file i created from Joe’s dump and the questions in this forum. I adjusted some of the controversial questions to match the discussions. Every single question I saw was in my the vce. I Saw the three labs on this page (GRE, OSPF and EIGRP). They were slightly different from the ones on here. But easy enough to figure out with “show ip int br”, “show ip route” and “show run”. All the answers can be found in this forum.
Good luck to you all
P.S.
I think I got two questions wrong. So there must still be a couple of confusing questions and answers.
Hi Neb l can’t figure which osp and eigrp exactly in the dumb So please could you tell me the number of questions in this dump ?
https://drive.google.com/file/d/0B6v9hvGdm9-PQzRxM2xVa2xPTlU/view
NEB may you please share your VCE file that you modified from joe’s dump
Failed my exam yesterday, I had EIGRP, OSPF and GRE sims. Very different from the 200-101. New to 9tut thanks for the input. Looking for VCE files in the comments thread. Thanks again
@ Brainwave please could you tell me which sims exactly because there are many sims int dump
@ Lolo go to the ICND1/ICND2 Website on the homepage, all the sims on there are current only frame-relay has been removed.
Hi friends , I’ll share some right answers which made some ppl to confuse
1- How can you disable DTP on a switch port?
A. Configure the switch port as a trunk.
B. Add an interface on the switch to a channel group.
C. Change the operational mode to static access.
D. Change the administrative mode to access. <<<
2- Which statement about DTP is true?
A. It uses the native VLAN. <<<
B. It negotiates a trunk link after VTP has been configured.
C. It uses desirable mode by default.
D. It sends data on VLAN 1.
3- Which statement about slow inter VLAN forwarding is true?
A. The VLAN is experiencing slowness in the point-to-point collisionless connection.
B. The VLANs are experiencing slowness because multiple devices are connected to the same hub.
C. The local VLAN is working normally, but traffic to the alternate VLAN is forwarded slower than expected.<<<
D. The entire VLAN is experiencing slowness.
E. The VLANs are experiencing slowness due to a duplex mismatch.
4- Which part of the PPPoE server configuration contains the information used to assign an IP
address to a PPPoE client? (take care its SERVER side … Shouldn't be in exam)
A. virtual-template interface. <<<
B. DHCP
C. dialer interface
D. AAA authentication
5- Which two circumstances can cause collision domain issues on VLAN domain? (Choose two.)
A. duplex mismatches on Ethernet segments in the same VLAN. <<<
B. multiple errors on switchport interfaces
C. congestion on the switch inband path
D. a failing NIC in an end device. <<<
E. an overloaded shared segment
Here is the VCE file.
https://drive.google.com/file/d/0B_sWkt0W604sdG44eE9tb2VGTk0/view?usp=sharing
Hey Neb.just finishing the book and starting the videos soon. pls share the vce player link.
6- Which component of the Cisco SDN solution serves as the centralized management
system?
A. Cisco OpenDaylight
B. Cisco ACI <<<
C. Cisco APIC
D. Cisco IWAN
7- Which Cisco platform can verify ACLs?
A. Cisco Prime Infrastructure
B. Cisco Wireless LAN Controller
C. Cisco APIC-EM <<<
D. Cisco IOS-XE
Neb, any way you can provide the VCE files in PDF or any other format?
Thanks
@Xenit
Good luck with your ICND2
@JaVH thanks man
hi guys
dont trick by Mr. neb & brainwave, both r same person. (i guess)
keep studying and if u have confusion regarding any question u can easily find out from different websites.
If anyone has the passleader dumps full or in VCE format, share please…
What information about the interfaces on the Main_Campus router is true?
A. The LAN interfaces are configured on different subnets.
B. Interface FastEthernet 0/0 is configured as a trunk.*
C. The Layer 2 protocol of interface Serial 0/1 is NOT operational.
D. The router is a modular router with five FastEthernet interfaces.
E. Interface FastEthernet 0/0 is administratively deactivated.
The diagram with this question shows a segment between a router and a switch labeled fa0/0. The diagram also shows the output for the router after executing #show ip interface brief. The output shows sub-interfaces on the router. Dumps show the correct answer as B.
My confusion is that in labs that I’ve done sub-interfaces use the command encapsulation dot1q
ex. Router1(config-subif)#encapsulation dot1q (VLAN)
to configure subinterfaces to work with a TRUNKED port on a switch. The question confused me because I thought trunked ports were set on the switch not the router. The question above asks about the router not the switch. I remember going with A on the test with this doubt in mind. Can anyone better explain or did I overthink the scenario.
Passed my 200-105. Most of the questions are in 9tut.net. No need to go anywhere else. All the 3 SIMS (EIGRP, OSPF and GRE) are all there. For the EIGRP SIM, do study variance for unequal load balancing.
Good luck all!
I passed the 200-105 Interconnecting Cisco Networking Devices exam I would like to thanks http://pass4surekey.com/exam/200-105.html for providing the updated and valid study material.
@Brainwave the configuration you referring to is ROUTER ON A STICK you need to need encapsulate it to DOT1Q for it to be a trunk port. That is why is UP/UP status and there is no IP address configured.
I forgot you need to configure the sub interface for you to enable the encapsulation dot1q
anyone get any of the lab configuration questions? i see them in the dumps but just wondering. no one has mentioned getting those. looks to be VTP, NAT, EIGRP, OSPF. can someone confirm if those are valid still or from the old 200-101
i failed on monday and had the eigrp ospf and gre sims, retaking this coming monday
any chance they will have different sims? or the same?
@Termiteous, can you say if you saw relative number of questions from the dumb ?
Not sure if this helps : i failed ICND1 first and gave it a week after,, the SIMS were exactly the same .. however theory questions were dif.
Well I passed on my third attempt with a 848. Not the greatest, but I’m happy with it. I got the three sims, GRE multilink, OSPF and EIGRP. The sims themselves were the same, the questions were different. I used this site, Lamle book, Cerexam site and my personal notes. On to CCNA Cyber Ops and Security. Good luck to all.
Sitting soon, probably early next week.
Assuming Joe is still valid – also working with the 200-105_Adjusted vce, posted by Neb on 3/4 – so far it looks good.
I have CPT loaded to look at Joe’s sims, but think I must be missing something, I have never used Packet Tracer before, and can’t seem to get the interface to come up to run commands… is it even possible?
Does anyone have a link for a vce player that doesn’t make you pay after the first 5 questions?
https://drive.google.com/file/d/0B6v9hvGdm9-PQzRxM2xVa2xPTlU/view
ok guys let to questions begin,just finished todd book, now videos
Anyone have a valid VCE player for Neb’s VCE?
@Tric I use A+ vce player on an android emulator, BlueStacks in my case.
https://play.google.com/store/apps/details?id=com.on_labs.android.aplus&hl=en
Thanks Core. I will give that a try
Core. I set up blustacks and A+ VCE but it’s a trial version. They want you to pay after 5 questions.
Odd, I had that happen with an older version, but haven’t had any trouble out of it in a couple of years. – I’m looking at reviews on it and not seeing it reported. They do have one tht is a demo, but that’s not the link I posted
Nevermind, I see they changed that, it says it in the description…
I dunno, I bought the full version about 2 years ago, spent like $15 on it… for all the hassle it has saved me it was worth it.
@Core try to back read on pages 14 or 13 I already shared the android for VCE and VCE for windows you can find it there.
here is for android VCE player.
https://www.dropbox.com/s/cctwh6jwa0vwege/A%20.VCE.v.5.7%20Classic%20Cracked.apk?dl=0
Taking mine on Friday. Going to be using Nebs vce file, joes dumb, and pass leaders dumps. I’ll let everyone know how I do.
Cleared ICND 2 yesterday. Echo others comments. OSPF, EIGRP and GRE Sims. Answers different, but work through the ones here and you will have the concepts. Use 9tut, new questions, Joes dump and also examcram. If you can make you own VCE from 9tut and Joes dump save the money on examcram. I just wanted the VCE experience. Anyway thanks again to all who participate in this forum!