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…
Passed ICND2 today 5/16/2019 with 854. Not a single question from the dumps. You better know your shit!
@anonymous
can you share the whole lot of questions? If not it’s ok I have some stuff just wondering, it would be helpful.
@PassedICDN2v3
Debunking the funk, nice! I’ll dedicate little to no time to these questions so, although I have heard the Sims are similar?
koala,
can you please share the ICND2 dumps.
koala,
Can you please share the ICND2 dumps or advise?
Hi all,
Just failed the icnd2 200-105 today and had 675/1000.
I had the GRE, EIGRP Troubleshooting and an new EIGRP SIM, which is not mentioned on 9tut.
I had 7 Drag and drops, see below:
-2x ACL’s Drag and drops
-1x AAA
-1x PPOE
-1x Router-on-stick
-1x EIGRP
-1x PaGP
and lots of new questions… be ready guys!!
this is my 3rd time re-certifying using icnd2 exam and was the most difficult in 9 years.
I will re-take it next saturday 24/05/2019 as my ccna will expire in June and can let you know what what time of questions I had once again.
there is no dump for ICND2
how want ccna workbook labs ?
Hi everyone. I passed my ICND2 with 8xx/1000. It was little bit easier, than I prepared for. Some questions were in dump, but there were some new ones. I prepared for the ICND2 for 4 month, and I passed it. WHAT an interesting thing I can say, that I didn’t have sims at all, now a little bit sad, because I was prapering for and I am ready to solve this labs. There was a lot of Drag and Drop question, but they aren’t difficult, if you understand the main concepts (about VLANs, APIC-EM ect.)
Also was 3 or 4 configuration check (OSPF, EIGRP), for example, why there aren,t neighbors between two roters and ect.
THANK you guys for your experience and advices on 9tut.
Hi! Guys. Am seating for ICND2 exam next week Monday. Anyone with the latest dumps can please help me out. Thank and be blessed. My email. {email not allowed}
if i take a dump and then reconfigure the brown logs around so it spells ICND2, would anyone on here pay me to send it to them?
Passed ICND2 toady! THANKS 9TUT! Had 2 Sims (EIGRP, GRE), 4 drag & drops (PPPoE, ACLs, description of EIGRP-OSPF protocols, forgot the last 1) total 54 questions.
sims are 98% whats here in 9tut, but the configs & answers are different.
Question I remember:
What routing protocols are support on stub routers?
choices:
RIP
EIGRP
IS-IS
OSPF
BGP
Refer to the exhibit. C-Router is to be used as a router-on-a-stick to route between the VLANs. All interfaces have been properly configured & IP routeing is operational,. The hosts in the VLANs have been configured with the appropriate default gateway. What is true about this configuration?
Answer: No further routing configuration is required.
Passed ICND2. Used a 600q dump – only about 50% of them were on it, lots of new stuff like everyone says. These comments really helped.
I had LACP PagP drag and drop, I had EIGRP K value drag and drop. I had EIGRP and GRE – in both cases the topology was the same as here, but questions, ips, and answers were different. You have to know how to do the sims. Without question.
One weird question I recall was which protocol blocks DHCP, it was like 802.1Q, STP, VTP, and 1 other I forgot, I straight up guessed on that one.
@koala_,
I am not asking for sending anything. Could you just let us know what website did you pay to have access to when you say “…I paid to have access…”, please?
@anyone,
any legit sources for ICND2 that you know of and can recommend, pls?
@kom
as far as I know none of them are 100%. The dumps with around 600 questions will cover maybe 50% of the MC you will see, and give you a good idea for the rest. Sims are same with diff config and answers.
I cleared my ICND2 today with 896 marks. Lot of new questions which are not in 9tut.
Still 3-=40% of qs were from composite quizz and new question section.
Sims are still valid, I got EIGRP and GRE sim.
some new questions were:
drag drop on cloud computing:
had to map the services to the sequence in which they would occur like user requesting the cloud service, cloud service got initiated, user connection established to access the services.. so total 6 statements were there related to this, which i dont rem.
Another drag and drop was for PAgP (multicast add, cisco proprietary, modes) and LACP(one end of ether channel can be connected to 2 diff switches, vender neutral,modes).
q. DHCP can be prevented by which protocol:
1. VTP
2.DTP
3.802.1q
4.STP–> I selected this ans(not sure)
q. What can be used to modify ToS field in IPv4 and traffic class on IPv6 header
1.Shaping
2. Prioritising –> I selected this option(not sure)
3.policing
4.marking
q on BGP Network command, OSPFv6 and OSPFv3 differences.
Hope this helps!
Ebrahem is fake they sale old material i failed using Dumps
Ebrahem son of Bi*tch
Ebrahem Suck My D*ick
QUESTION 52
Which statements are true regarding ICMP packets? (Choose two.)
A. They acknowledge receipt of TCP segments.
B. They guarantee datagram delivery.
C. TRACERT uses ICMP packets.
D. They are encapsulated within IP datagrams.
E. They are encapsulated within UDP datagrams.
Correct Answer: CD
Section: [none]
Explanation
Explanation/Reference:
Explanation:
Ping may be used to find out whether the local machines are connected to the network or whether a remote
site is reachable. This tool is a common network tool for determining the network connectivity which uses
ICMP protocol instead of TCP/IP and UDP/IP. This protocol is usually associated with the network
management tools which provide network information to network administrators, such as ping and traceroute
(the later also uses the UDP/IP protocol). ICMP is quite different from the TCP/IP and UDP/IP protocols. No
source and destination ports are included in its packets. Therefore, usual packet-filtering rules for TCP/IP and
UDP/IP are not applicable. Fortunately, a special “signature” known as the packet’s Message type is included
for denoting the purposes of the ICMP packet. Most commonly used message types are namely, 0, 3, 4, 5, 8,
11, and 12 which represent echo reply, destination unreachable, source quench, redirect, echo request, time
exceeded, and parameter problem respectively.
In the ping service, after receiving the ICMP “echo request” packet from the source location, the destination
QUESTION 53
The command ip route 192.168.100.160 255.255.255.224 192.168.10.2 was issued on a router. No routing
protocols or other static routes are configured on the router. Which statement is true about this command?
A. The interface with IP address 192.168.10.2 is on this router.
B. The command sets a gateway of last resort for the router.
C. Packets that are destined for host 192.168.100.160 will be sent to 192.168.10.2.
D. The command creates a static route for all IP traffic with the source address 192.168.100.160.
Correct Answer: C
QUESTION 52
Which statements are true regarding ICMP packets? (Choose two.)
A. They ackknowledge receipt of TCP segments.
B. They guarantee datagram delivery.
C. TRACERT uses ICMP packets.
D. They are encapsulated within IP datagrams.
E. They are encapsulated within UDP datagrams.
Correct Answer: CD
Section: [none]
Explanation
Explanation/Reference:
Explanation:
Ping may be used to find out whether the local machines are connected to the network or whether a remote
site is reachable. This tool is a common network tool for determining the network connectivity which uses
ICMP protocol instead of TCP/IP and UDP/IP. This protocol is usually associated with the network
management tools which provide network information to network administrators, such as ping and tradsceroute
(the later also uses the UDP/IP protocol). ICMP is quite different from the TCP/IP and UDP/IP protocols. No
source and destination ports are included in its packets. Therefore, usual packet-filtering rules for TCP/IP and
UDP/IP are not applicable. Fortunately, a special “signature” known as the packet’s Message type is included
for denoting the purposessc of the ICMP packet. Most commonly used message types are namely, 0, 3, 4, 5, 8,
11, and 12 which represent echo reply, destination unreachable, source quench, redirect, echo request, time
exceeded, and parameter problem respectively.
In the ping service, after receiving the ICMP “echo request” packet from the source location, the destination
QUESTION 53
The command ip route 192.168.100.160 255.255.255.224 192.168.10.2 was issued on a router. No routing
protocols or other static routes are configured on the router. Which statement is true about this command?
A. The interface with IP address 192.168.10.2 is on this router.
B. The command sscaets a gaqtefwway of last resort for the router.
C. Packets that are destined for host 192.168.100.160 will be sent to 192.168.10.2.
D. The command creates a static route for all IP traffic with the source address 192.168.100.160.
Correct Answer: C
Hi all,
Just passed today 845/1000, after fail twice I finally passed.
I had the follow below this time:
– Eigrp, ospf neighbour and GRE sims.
– 3 drag and drops:
1 – drag and drop about Pagp and LACP.
PaGP:
MULTICAST ADDED
CISCO Proprietary
DESIRE AND AUTO
LACP:
One end of Eth channel can be connected to 2 diff switches
Vender neutral
Active and passive
2 – drag and drop about cloud computing:
You have to drag and drop the could computer steps.
3 – drag and drop was about K values.
– I had the questions below and new ones which I can’t remember:
QUESTION: DHCP can be prevented by which protocol:
1. VTP
2.DTP
3.802.1q
4.STP
I selected STP cuz was the only one that made sense to me… I’m not sure it was the right answer.
QUESTION: What can be used to modify ToS field in IPv4 and traffic class on IPv6 header?
1.Shaping
2. Prioritising –> I selected this option(not sure)
3.policing
QUESTION: Which role is used by VLAN 1 by default?
A. to propagate VLAN information between switches
B. to pass management traffic
C. to initialize the STP protocol
D. to pass traffic designated for isolation from other traffic on the switch
Correct Answer: B
QUESTION:Which two statements about LACP are true? (Choose two.)
A. A port in active mode initiates an EtherChannel peering
B. A port in passive mode can receive LACP requests
C. A port in on mode attempts to negotiate an EtherChannel peering
D. A port in auto mode accepts EtherChannel requests without making requests of its own
E. A port in desirable mode initiates an EtherChannel peering
Correct Answer: AB
QUESTION:Which type of routing protocol relies on the shortest path tree?
A. path-vector
B. hybrid routing
C. link-state
D. distance-vector
Correct Answer: C
QUESTION: Which command do you enter to determine the status of the SVI for VLAN 10?
A. show ip interface brief
B. show run interface vlan 10
C. show vtp status
D. show interface trunk
Correct Answer: A
QUESTION: Which three statements about inform-request options are true? (Choose three.)
A. The default number of retries is 3.
B. By default, the maximum number of pending informs is 10.
C. The default timeout is 60 seconds.
D. The default number of retries is 5.
E. The default timeout is 30 seconds.
F. By default, the maximum number of pending informs is 25.
Correct Answer: AEF
QUESTION: A. IP address 173.15.20.6/20, gateway 173.15.30.1, and VLAN 20
B. FastEhernet interface 0/0.30, IP address 173.15.20.33/27, gateway 173.15.20.1 and VLAN 30
C. IP address 173.15.30.6/26, gateway 173.15.30.62, and VLAN 20
D. FastEthernet interface 0/0.20, IP address 173.15.30.33/27, gateway 173.15.30.1 and VLAN 30
Correct Answer: C
I did use the VCEplus 677q premium dump and it was 70-80% valid, All SIMS are there but it still missing lots of new questions and new drag and drops.
I don’t mind to send you the VCE or PDF to you guys but REMEMBER!!, IT IS NOT UP TO DATE.
@Gatti,
Can you share that 677q with us?
Yes can do.
As emails are not allowed here, any suggestions where I can leave the file?
I’ve got it in VCE and PDF.
you can try to put your emails between () and see if works.
@Gatti,
Try to upload it on a site like mega or wetransfer and then share the link here. I guess you have to use * between each letter.
@Gatti,
I guess you can upload it on a site and then share the link here
@Gatti
im trying :
g*e*n*tian*06 **g*m*a*il *c**o*m
or make a download link
Ok.. send me an msg and I will send you.
Ricardo_cambises yahoo com br
@Gatti
make a download link and share it here, please
Here we go.
https://www.4shared.com/office/XHiPzEfZda/CiscoPremium200-105byVCEplus67.html
https://www.4shared.com/file/azerKD_Lgm/CiscoPremium200-105byVCEplus67.html
@Gatti,
Thanks.
@Rizwan Hassan
Can you send us that file?
any anyone tell me the link @ Gatti shared is it reliable?
Has anyone got latest dumps for 200-105? I plan on giving it in 2 weeks time. I need guidance.
Thanks in advance.
Guuuys!!!
As I bought their premium and I have access for 15 days, they sent me an up to date exam and it finally has the missing drag and drops and the new questions!!!
I will delete the links I provided you earlier and create another link today for you…
We are here to help each other and I will help you as much as I can.
Hi fellas…
Again… please ignore my previews 2 links from 4shared… it has been deleted and use the below.
The latest questions are the last ones… specially the new drag and drops… it is the same I’ve had on my exam last saturday. Good luck you all.
https://www.4shared.com/office/LpZAmG4pda/CiscoPremium200-105byVCEplus72.html
https://www.4shared.com/file/fYMpaT1Cda/CiscoPremium200-105byVCEplus72.html
@Gatti,
Thank you, bro. We appreciate that.
@Gatti,
lots of frame relay question to the dump u shared
@Gatti @ CISCO Why don’t you just post some of dump questions here?
Hi all..
There’s the VCE file there where you can train your exam.
@CISCO: I’m not sure how VCEPlus exams works but seems to me that they just keep adding the new questions in the end of the exam.
to be honest with you, I wished to have these files 4 weeks ago when I failed my first exam.
But… nevermind.. it is there for you people.
@Gatti Thank you so much for the dump. I have plan to sit exam soon. if u guys have any update stf please share for us. Thnx again
Hello all,
Any idea on when they will update the questions for premium members?
@packetman.
The dump I left for you guys, have the latest questions in the end of the exam (From q677 onwards).
But is good to learn the whole dump and of course know your stuff.
I did pay $40 for the vceplus premium and I don’t mind to share with you.
Take care..
@Gatti, thanks you so much
Drag and Drop: why router R1 doesn’t form an OSPF link with R2?
Options to match are:
shutdown status
hello time
hold time
interface status
serial configuration
Router ID
2 fields available: Configurations must be the same AND Configuration may differ.
What is the answer? Router Id must be different and hold and hello time must be the same. i am confused on the other option for be different? Any thoughts?
Frame relay is not on Cisco Routing and Switching from CCENT all the way up to CCIE
so dun waste on study frame relay
Any update on latest dump for ICND 2 (200-105)?
@Gatti
Does the dump you shared cover all the questions on the exam?
I’m not sure about all of them but at least 95%.
I’ve passed the exam using this VCE.
There’s lots of questions about frame relay there which is not relevant anymore but the vce will help you on your exam.
Good luck
@Gatti,
Can you share again? Thank you.
yesterday i did the exam
Chinese dump from April is valid
but there are new Eigrp lab “TSHOOT” with 4 questions and ca 5 neu questions
@thiagobagringa:
Are you brazilian? Well follow the link below dude.
https://www.4shared.com/office/LpZAmG4pda/CiscoPremium200-105byVCEplus72.html
https://www.4shared.com/file/fYMpaT1Cda/CiscoPremium200-105byVCEplus72.html
Hi All!
If you have latest dumps then please share with me on tiger.ibra123 at gmail dot com.
I am sure everyone of you would have heard of 200-301. So hurry up if you wish to be certified.
Gatti,
The following links I cannot access that you shared. can you please send me the PDF via email? here is my email address ({email not allowed}).
I really appreciate it………
https://www.4shared.com/office/LpZAmG4pda/CiscoPremium200-105byVCEplus72.html
https://www.4shared.com/file/fYMpaT1Cda/CiscoPremium200-105byVCEplus72.html
Gatti,
your shared both links have the same information?
@ray.
Ray.. read my comments first…
One is the pdf format and the another one is the VCE.
Yes.. they are both with 722q.
Hello @9tut @all
Is it out there any simulator for the “New Questions ” – section so we can practice this new questions ????
Thank you
@Sanish George
Can you share the dump
Yes Please
Sanish George can you share the dump
Thank You
A. Two secure MAC address are manually configured on the interface
B. A syslog message is generated when the maximum number of secure MAC addresses is on the interface
C. The interface is error-disabled
D. The interface dynamicxmally learned two secure MAC addresses
E. An SNMP trap is generated when the maximum number of secure MAC addresses is reached on the interface
Answer: D E (and C)
Anyone , is or is not C corect here
Tumbs up to Gatti . You are helping everyone here GOD Bless You.
Hello , Do you have link to free vce viewer ?
Hi all. I passed ICND2 today with 908. Only studied 9tut, so thanks 9tut! 🙂 It was very useful that 9tut provided detailed explanations below questions which allowed me to understand the concept and not just cram the question blindly. I would recommend 9tut to try doing that under every question to make this website even better resource for the future exams.
There were EIGRP and OSPF sim that was from here. about 8-9 drag and drop questions and 2 that were not from here. One was about SNMPv3 terminology. Like literally what does mean what . Terms I remember was USM, VACM, MIB . Another drag and drop was about Radius and TACACS, and terms like authenticate, authorize, accounting and what do they do, so terminology again basically.
There was one question about IPV6 access lists to select 2 features that it has. Something that it only has a name and not numbered, and that it can filter ipv4 traffic. Basically just study IPV6 access list features as compared to ipv4.
There was a question about which WAN technology uses transcendence and answers were like MPLS, Frame Relay and Ethernet.
Lots of HSRP questions.
But overall about 80% questions were from 9tut, however, some of them were altered, so make sure you understand concept 😉
Good Luck!
Hi all. I passed ICND 2 yesterday with 933. There were the OSPF and EIGRP sim. The same topology and the same questions except OSPF (2 diff 2 same).
Many drag & drop, most of them from here (5 from 7). Many questions from New-questions part 6 – 7.
After you configure a new router to connect to a host through the gi0/0 port of the router, you log in to the router and observe that the new link is down, which action corrects the problem?
A. Use a straight through cable between the host and R1.
B. Use a roll over cable between the host and R1.
C. Use a crossover calbe between the host and R1.
D. Configure the host to use R1 as the default gateway
Why answear is A When i think its C any idea ?
@Anonymous have you passed icnd2 exam?
any one recently passed exam need some help
got 933 on ICND2 saw multilink ppp sim and eigrp sim use 670 question dump from prepaway at least 50% of the questions showed up on the real test Grimraven said they saw snmp drag and drop that talked about USM, VACM, MIB I saw that drag and drop too if you use dump AND studied the material from good testprep book and did enough labs and feel comfortable with the objectives you will pass
can someone share the latest and best dump, please? email me at djkboogie23 @ gmail .com
@john smith can you share your email or contact i need to ask some thing
Hello All,
Where is the questions for these answers? how can I get them?
cheers
Was this sim question ?
C is right, they are both layer 3 devices
is there a site for CEH
anyone can help with icnd2? Pleaseeee {email not allowed}
anyone can help with icnd2? Pleaseeee cryptulae08 @ gmail.com
Passed my test yesterday 902. OSPF and EIGRP sims, no configuration, a lot of drag and drops, maybe 5-6 questions which don’t appear here. thanks 9tut!
@TheBigx question are from perimium ?
Please send dumps to iamtestar @ gmail .com
Q:what is the virtual mac address of HSRP?
1- 0005.AC05.0123
2- 0052.BF02.50AC
3- 0000.0C07.AC15
4- something…
Drag and Drop: why router R1 doesn’t form an OSPF link with R2?
Options to match are:
shutdown status
hello time
hold time
interfacfve status
serial configuration
and 1 more thing
I just came from my exam. Finally, I pass with a score of 902/1000.
The key is DRAG & DROP. Seriously, if you are not able to memorize all drag & drop from here you will fail. I had around 10 drag & drop today about (BGP, Tacacs+, QoS, ACL, Policing, EIGRP, L3, STP, and more). 3 SIM (EIGRP, OSPF and GRE) Same we have here. just different question. Learn how to check you will be fine.
It’s not just MEMORIZE, you have to understand de concept.
My exam had many trick question, I will give an example: ACL question about where you should apply the Extended ACL. Here in 9tut they have a question with the same picture but the question is different. If you understant about acl you will be fine. They change small things to see if you know or just memorize.
Memorizeand try to understand ALL question below and you will be fine.
ICND2v3 – New Questions
ICND2v3 – New Questions Part 2
ICND2v3 – New Questions Part 3
ICND2v3 – New Questions Part 4
ICND2v3 – New Questions Part 5
ICND2v3 – New Questions Part 6
ICND2v3 – New Questions Part 7
I had 3 darg & drop that are new. Probably will never use this but Cisco requery to pass the exam.
Leave a question below, will answer later.
Free share the way to pass the Cisco exam. Are you still worried about the upcoming CCNA, CCNP or CCIE exams? I am free to give you access to quality learning materials. Many of my friends have passed the exam and hope that my advice will help you. Please see my name if you need it. I will respond to you in time.
Hi All,
I have passed my ICND 2 exam today….. 🙂
SIMS:
GRE and EIGRP
all the questions here gives you an excellent training and learning. Verify your answers and learn. you cannot memorize the answers so best to study hard and get the concepts right.
ALL THE BEST FOR ALL WHO WILL BE SITTING EXAM SOON.
Cheers
@thiagobagringa> could you please guide me where to obtain the files you mentioned
Memorizeand try to understand ALL question below and you will be fine.
ICND2v3 – New Questions
ICND2v3 – New Questions Part 2
ICND2v3 – New Questions Part 3
ICND2v3 – New Questions Part 4
ICND2v3 – New Questions Part 5
ICND2v3 – New Questions Part 6
ICND2v3 – New Questions Part 7
Salam, guys just pass my exam ICND2 today, thanks God for that.
and I really appreciate people who share their experience here, that was very very helpful.
and I thank 9tut.com for the help too.
I got two sims today OSPF, EIGRP (same questions but different answers, be careful). I didn’t get any configuration troubleshooting.
8 to 10 drag and drops.
I focused more on the last 2 new questions list that on this website. a lot of questions are there.
from this list https://www.9tut.net/new-updated-questions/icnd2v3-new-questions-part-7
like 7,55,61,67…
from this list https://www.9tut.net/new-updated-questions/icnd2v3-new-questions-part-6
like the number 8,(interface s0/0 does not appear on the choices and I did F0/0),47,70….
Drag and Drops from https://www.9tut.net/final_flash/ICND2/200_105/ICND2_New_Updated_Questions_6_Part1/quiz.html got Acl and Span.
extended list drag and drop list too.
good luck.
Passed exam, this site is definitely the best resource
some new questions though, one about what would cause stackwise to reelect new master(options were reboot and change priority etc)
also know the administrative values for all routing protocols http://cisconet.com/routing/routing-general/116-list-of-routing-protocol-administrative-distance-value.html
Passed my ICND2 today 908/1000 , thank you 9tut.
EIGRP sim, GRE with different configs
Passed my ICND2 Today. It was a renewal for me but only prepared it for 5 days. (didn’t want to renew but what the heck) this site really helped me; this time and 3 years ago. just know the concepts and do the simulations. join the premium member and solve the flash problems. you will all be set.
Good luck to you all.
Just start looking into ICND2 Exam- I can only see the answers, where can I find the questions?
Vic you need to buy premium membership in order to see all the questions and sims
I had the same question….
the by the book answer is Crossover Cable to be used, but now days a router can detect the straight through cable and work….
Probably best to ask Jeremy from CBT nuggets….. msg him on his tweeter account.
After you configure a new router to connect to a host through the gi0/0 port of the router, you log in to the router and observe that the new link is down, which action corrects the problem?????????????????????????????
A. Use a straight through cable between the host and R1.
B. Use a roll over cable between the host and R1.
C. Use a crossover cable between the host and R1.
D. Configure the host to use R1 as the default gateway
Why answear is A When i think its C any idea
Generally* the rule is:
UNLIKE devices you use straight through (eq. routerswitch)
LIKE devices you use a crossover (eq. switchswitch)
Rollover cable is to MANAGE a router via console, not connect a host** this is why its not C
So will I be good if I study and learn the material in Part 6 and Part 7 and all the links in the main page under ” For ICND2 candidates:”
What i read from books is the rules are as folloow
Group 1 are ( ROUTER, HOST AND SERVER)
Group 2 are ( HUB AND SWITCH)
SO SAME GROUP WE USE CROSS OVER CABLE ,,DIFFERENT GROUP STARAIGHT THROUGH CABLE)
IF IM WROUNG THEN CISCO HAVE INTRODUCE NEW CABLE
@fatboyz – Here below is 80% of the exam. If you understand the concepts you can pass.
https://www.9tut.net/new-updated-questions/new-icnd2v3-questions
https://www.9tut.net/new-updated-questions/new-icnd2v3-questions-part-2
https://www.9tut.net/new-updated-questions/icnd2v3-new-questions-part-3
https://www.9tut.net/new-updated-questions/icnd2v3-new-questions-part-4
https://www.9tut.net/new-updated-questions/icnd2v3-new-questions-part-5
https://www.9tut.net/new-updated-questions/icnd2v3-new-questions-part-6
https://www.9tut.net/new-updated-questions/icnd2v3-new-questions-part-7
https://www.9tut.net/premium-zone/icnd2-eigrp-troubleshooting-simulator
https://www.9tut.net/premium-zone/gre-multilink-simulator
https://www.9tut.net/premium-zone/ospf-neighbor-simulator
@Gatti> thanks so much for all your inputs!!!
I just took the exam today, and this site is the best you can get for test prep. purchase the premium, and you are guaranteed to pass.
I also took the exam today and passed (915/1000). Premium membership is well worth the money. If you study the Sims and all the new questions you are golden. At least 75% of my questions were word for word on 9tut. Got the Ospf neighbor and Eigrp sims. Sims had same topology as show here with similar questions. THANKS 9TUT!
Test dump for ICND2 cryptulae 08 @ gmail .com please
can someone share the latest and best dump, please? email me at dtraylor @ gmail .com
Hello everybody, any kind soul that could point me to or share icnd2 dumps, I would greatly appreciate it, honestly If had money I would buy them but right now I’m kinda broke…
melficen7 @ gmail .com
Hi guys, i need dumps pleas
hassoni.93 @ gmail . com
Thanks for all