EIGRP GRE Troubleshooting Sim
Refer to the topology below. Your company asks you to identify the issues in Phase 1 EIGRP implementation. You have console access on R1, R2, R3 Branch1 and Branch2 routers. Only use show commands to troubleshoot the issues.
Question 1
Explanation
R1 routing table does not have any EIGRP learned routes so R1 or the link between R1 & R2 is the most likely problem. We should check if the IP addresses on R1 and R2 are correct or not with the “show ip interface brief” command.
Note: You should check the IP address of R2 E0/0 interface (the interface connected to R1) as well.
Question 2
Explanation
The “main office” here refers to R2 (and other routers behind it). Check Branch2 with the “show ip route” command:
We can see Branch2 only uses 192.168.12.1 (Branch 1 – the secondary path) to reach R2 and the subnets behind. Branch2 does not use the primary path (directly connected to R2) so there must be a problem with the connection between R2 and Branch2. Check Branch2 router with the “show running-config” command and we can see an access-list is blocking EIGRP packets advertised to Branch2.
Question 3
Explanation
This issue is same as Question 2 but this time it is R3 which causes the issue. We can check R3 with the “show running-config” command.
Question 4
Explanation
In this question we should check the local routers to see if these subnets have been advertised or not as there are many issues in the path which prevent these subnets from being shown in the routing tables.
When checking Branch1 router, we notice “network 172.16.0.0” is missing under EIGRP 200 so answer D is correct.
Does someone have PKT/GN* file for EIGRP GRE and OSPF Neighbor Sim Tshoot Sim also I can’t config IPv6 OSPFv3 sim I am getting a message on HQ router interface locked i am mean use CLI Tab is locked? Please guys need help @greyhat naija if you do have those labs in packet tracer kindly please email me.
Thanks guys love you all.
@noman, it is impossible to pass the CCNA without the labs, they make up more than 20% of the grade
https://drive.google.com/open?id=1f7SnDXG-ui39NNuz9LhUZlPco6lTZFh4
Lab Sim
drive (dot) google (dot) com (/) open?id=1f7SnDXG-ui39NNuz9LhUZlPco6lTZFh4
Get lab sim pkt file from moabab4 at gmail dot com or
h t t p s : / / b i t . l y / 2 P R 7 z u 6
remove spaces
Enjoy
This LAB was in my exam
I passed my exam today….. very easy
@Emran, congrats! how many exact questions are from 9tut? are the labs and sim the same?
This sim was in today’s exam
Please let me know if this lab has changed questions and answers?
The .pkt file posted by ABDALLA ABDALLA is not opening in packet tracer
The file Anonymous posted says it isn’t compatible with packet tracer. Please help!
This EIGRP GRE sim was in my questions yesterday with ACL sim 2… I passed it
Can anyone forward latest CCNA dumps at hghiorsi at aol dot com. Thank you very much in advance.
Hello
Please CCNAv3 questions 7
Thanks
oa554537@gmail (.)com
Just passed on the exam today with this same lab, and both ACL lab’s as well.
A few bgp and qos questions were also on the exam along with the all question that they alreawndy have.
Just passed on the exam today with this same lab, and both ACL lab’s as well.
Hi 9tut and all, in the exam SIMs is it same format as here, that you just need to choose the right answer after troubleshooting, or do you (also) need to correct the configuration in CLI so that you restore the connectivity issues between routers?
i.e you fix the Access List issue by removing it from the interface etc. and do copy running-config startup-config…?
Thanks a lot for your replies…
Hi, I’ve tried to download and use it, but when I open the .pkt file it tells me that the version that I have from Cisco Packet Tracer is not compatible with the file. What version do you use?
Thank you!
Hello
i am taking the CCNA 200-125 on the 12th of February 2020, pleas kindly send me the latest dumps to my email
CCNAV3 questions 1-7
oa554537@gmail (.)com
Thanks
evening people can someone share me ccna 200-125 dumpu and vce email {email not allowed}
Hello
i am taking the CCNA 200-125 on the 12th of February 2020, pleas kindly send me the latest dumps to my email
mahlangufolly@gmail (.)com
Question 1
Examine the R1 routing table. None of the internal routes other than
locally connected appear in the routing table.
Which cause of the issue is true?
Answer:C. EIGRP packets were blocked by the inbound ACL on R1
Question 2
The traffic from Branch2 to the main office is using the secondary
path instead of the primary path connected to R2. Which cause of the
issue is true?
Answer: C. EIGRP packets were blocked by the inbound ACL on
Branch2
Question 3
The GRE tunnel between R3 and Branch1 is down. Which cause of the
issue is true?
Answer: D. The EIGRP neighbor relationship was not formed due to
the IP address being misconfigured between the R2 and R3 interfaces.
Question 4
You are verifying the EIGRP configurations in the topology. Which
statement is true?
Answer: B. Branch2 LAN network 172.16.10.0/24 is not advertised
into the EIGRP network
in some versions, above questions are coming for the same sim. so there are two versions and answers for exact the same sim.
Passed the EXAM 920/1000 Feb 9th, This sim was in exam and ACL SIM 1 and ACL LAB. They manipulated all the question just learn how to advertise networks and the subnets double check it.
Goodluck to all 9TUTers. 5 MCQ’s are new to me about MPLS, GRE TUNNEL IPV6
I don;t understand why the first question’s answer is “D” ?
D. IP address was misconfigured between the R1 and R2 interface
R1 Eth0/1 192.168.14.5
R2 Eth0/0 192.168.14.2
Any wrong?
Exactly…how could this the ans is D … ??
I can see both IP are correct…. 14.5 and 14.2
Any clue ?
@Candidate I 14.5/30 and 14.2/30 It’s in different subnet
Hi @jonathan…
It will be appreciate if you kindly explain a bit more…i am not getting the point unfortunately…
Thank you.
@Candidate interface Ethernet0/1on R1 has ip address 192.168.14.5/30 & interface Ethernet0/0 on R2 has ip address 192.168.14.2/30. They are directly connected but are on different subnets /30 has only 4 addresses in total (192.168.14.0-192.168.14.4) Hope this answer helped!