A very good lab!
Came across a lot of new stuff and managed to pull it off ![]()
I really appreciate your efforts on this.
Thanks a bunch
![]()
And can we have labs like these for RIP, OSPF and BGP?
![]()
You are the senior network engineer for a global company and responsible for the routing of the network. You have worked very hard to improve the network, helpdesk calls have been brought back to a minimum and the network is at peak performance. Your boss wanted to reward you for your excellent input and pays for your holiday, meanwhile the other network engineers took over support. You just got back at the job after your excellent holiday and your mailbox has exploded with trouble tickets! Time to throw the flower necklace in the corner and get back to business!
c3640-jk9s-mz.124-16.bin

You need to register to be able to download the GNS3 Topology File. (Registration is Free!)
A very good lab!
Came across a lot of new stuff and managed to pull it off ![]()
I really appreciate your efforts on this.
Thanks a bunch
![]()
And can we have labs like these for RIP, OSPF and BGP?
![]()
Glad you like it. I got a OSPF and BGP one i'm finishing...should create one for RIP as well.
They take a lot of time to create because first I need to think of a lab....then configure it and then think about "stuff" to break so you can fix it in a chronological order ![]()
I use these in my troubleshooting courses, most people like them ![]()
I just completed all 3 of the Ascolta classes, I have all the materials. I'm most interested in the TSHOOT labs. The topology diagrams I have don't seem to match anything I've seen on the web. I would be happy to send all the topo maps, configs, etc. I have everything. This is all for the new CCNP track.
Having just completed the TSHOOT course at Ascolta, I was wondering why all the topology diagrams I see on the net don't seem to correspond to what I saw in class. I have all the diagrams, configs, books, you name it. I would like to see someone who's more familiar with GNS3 create the labs exactly as they appear in the books, so I could practice them. Anyone interested?
@Rene
Regarding the task:
After solving the problem between R1 and R3 some of the users on the 3.3.3.0 network are complaining they are unable to connect to a server located on 2.2.2.0. You look on R1 and see the route in the routing table. You are unable to make changes at R2 or R3, but you are able to telnet into R2 from R1 and use the ‘show ip route’ command. The telnet password is ‘branch2’.
After issuing the no ip split-horizon eigrp 123 and pseudo broadcast on s0/0, R2 still not learning 3.0.0.0 routes. ;D
When trying to get through the first question, eigrp on R1 keeps erroring "retry limit exceeded" and no joy. Those configs in the pack are the solved ones or the raw?
@Jem
Do you see anything in debug output why the route is not being installed in the routing table?
@Nonsense
The configs are the "startup-configs" Expect this error and many more nasty errors...it's a troubleshooting lab after all ![]()
Good luck!
thanks :-)
Is there a possibility to get the solved configs somehow?
@rene
Thanks Rene! It took me 2 hours to solve this issue!
Mar 1 03
5:18.927: IP-EIGRP(Default-IP-Routing-Table:123): 3.3.3.0/24 - denied by distribute list
*Mar 1 03
5:19.631: IP-EIGRP(Default-IP-Routing-Table:123): 2.2.2.0/24 - denied by distribute list
At first, I issued debug command but nothing happens until issuing clear ip eigrp neighbors and debug output came.
@Nonsense
My goal is to have a final config + youtube video for every lab on the site...this is gonna take a lot of time, if you look at some of the "OSPF" labs you'll see an example. For the moment, if you have any questions you can ask them on the forum/comments here and i'll answer them.
@Jem
Nice job...this is exactly the goal of the Troubleshooting labs, using the show/debug commands to pinpoint the problem. Keep in mind it's not about the end but practice to train your "debug" and troubleshoot skills...keep on going! ![]()
Rene
Hello!
How to show current values of "metric weights" without "sh run"?
Thanks!
Current values of "metric weights" or K-value show command "sh ip protocols"
Good one!
Thank you.
Make you wonder the people that run this network are total Muppets, they obviously havent studied with GNSvault, Id Sack them !! Ive met better MCSEs . Ive corrected all the faults now.
Must admit couldnt stick to the no show run rule!! Im weak... maybe next year !
Nice job Oliver..now see if you can do the OSPF one as well.
I can't figure out why the redistributed rip routes aren't in r5 topology or routing table... I'll keep looking however.. :/
ok i figured it out.. :/
Not a bad lab to start with. Drawed from my CCNA days.. esp frame-relay which i dont get alot of time with anyways.
Took a while but finished the entire EIGRP TSHOOT lab. Trying to find out why R5 could not get the 44.44.44.44 address was a real headache but learned the router-id is under the eigrp topology command and the "sh ip eigrp event" command which gave me the answer (almost used sh run). GREAT LAB, I learned a lot and thank you for your hard work when creating these labs.
I really like the "Router ID" problem in EIGRP. If you managed to solve this lab without using show run you did a very good job!
Hello Rene.
After I apply the no-split horizon on s0/0 on R1 I can see the 3.0.0.0 route on R2 like you show in the video, but I can't ping it, so it is still unreachable. I also did a "show ip route" on R3 and 2.0.0.0 is present but also not pingable. I'm not sure as I can't see running configs on R2 and R3 but I think they need an extra map statement so they can reach each other.
Thanks a lot for the new labs and videos.
Hi Allex,
Check if the next-hop IP address for those prefixes is reachable, it's probably not. If so check your frame-relay mapping statements because you probably don't have an entry there for the next-hop IP address. Add it and you should be able to reach the other side.
Rene
Hi Rene,
First i want thank you for this really great site ![]()
I have the same problem as Allex1 and cant figure out the fault...
R1#show ip route
2.0.0.0/24 is subnetted, 1 subnets
D 2.2.2.0 [90/2297856] via 192.168.123.2, 01
3:25, Serial0/0
3.0.0.0/24 is subnetted, 1 subnets
D 3.3.3.0 [90/2297856] via 192.168.123.3, 01
0:38, Serial0/0
R2>show ip route
3.0.0.0/24 is subnetted, 1 subnets
D 3.3.3.0 [90/2809856] via 192.168.123.1, 00:16:28, Serial0/0
R2>ping 192.168.123.1
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 192.168.123.1, timeout is 2 seconds:
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 16/21/36 ms
R3>show ip route
2.0.0.0/24 is subnetted, 1 subnets
D 2.2.2.0 [90/2809856] via 192.168.123.1, 00:20:53, Serial0/0
R3>ping 192.168.123.1
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 192.168.123.1, timeout is 2 seconds:
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 20/25/36 ms
Where is my fault? ![]()
Thank you.
Hi Rene,
Thank you for the really fast answer!
You assume it right, i can ping the next hop (Router 1) but not the loopback.
Ping Router 2 -> 3 Loopback and Router 3 -> 2 Loopback isn't working.
Problem is, i dont have access to the lab acctually, but maybe the problem is that Router 2 doesn't know a route to Router 3 source interface. I will check this later ![]()
Regards
Richard
Ok, some more Information.
I can Ping 2.2.2.2 from Router3 with source 3.3.3.3
R2#ping 3.3.3.3 source 2.2.2.2
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 3.3.3.3, timeout is 2 seconds:
Packet sent with a source address of 2.2.2.2
!!!!!
If i do a normal ping i see this behaviour:
*Mar 1 00
4:10.191: ICMP: echo reply sent, src 2.2.2.2, dst 192.168.123.3
*Mar 1 00
4:12.215: ICMP: echo reply sent, src 2.2.2.2, dst 192.168.123.3
*Mar 1 00
4:14.183: ICMP: echo reply sent, src 2.2.2.2, dst 192.168.123.3
*Mar 1 00
4:16.179: ICMP: echo reply sent, src 2.2.2.2, dst 192.168.123.3
*Mar 1 00
4:18.199: ICMP: echo reply sent, src 2.2.2.2, dst 192.168.123.3
So the problem is R1 can't reach R3 via Framerelay direct (Ping 192.168.123.3) doesnt work. Is this correct??...
Thanks in advance
Regards
Richard
Hi Richard,
In your output I can see that they know about each others loopback networks. You can ping the next hop IP address but you can't ping the loopbacks? Is that right?
If your next hops are reachable then your frame-relay mappings are OK.
Which ping is not working?
Rene
Sorry for the tripple post, but i think i figured it out on my own ![]()
There is no Frame-Relay Map on R2 so there is no chance it can reach R3 via 192.168.123.3 in anyway. So a Ping should (and will) only work from 2.2.2.0/24 to 3.3.3.0/24 and other way, but never direct from the switch.
I think i just read the question not good enough ![]()
May you can tell me if im right or wrong with my final statement?
Hi Richard,
I think you got it right. When you are facing problems like this, I always check this in the following order:
1. Can I reach the network, in your case 3.3.3.0/24.
2. If it's unreachable, I try to reach the next hop for that 3.3.3.0/24 network.
3. If the next-hop is unreachable you need to check your frame-relay map and fix it.
Keep in mind you need to do this on BOTH routers. It's possible that your router knows how to send traffic but the receiving router doesn't know where to send it's IP packets and drops the traffic.
A good command to test this is "debug ip packet". Don't use this on a production network ;D It will show you what the router does with incoming or outgoing IP packets. Best thing to do is to combine "debug ip packet" with an access-list.
Rene
Just getting back to TSHOOT study after Xmas break. Great Lab! just what I needed to get back into the Swing of things. Hoping to tackle TSHOOT exam in next 2/3 weeks.OSPF tommorow.
Top Man
Cheers
I'm glad you like it! I think you'll like the OSPF troubleshooting as well, it's pretty good.
Just finished with this lab which I'm using to prepare for TSHOOT. I really liked this one! Keep up the good work ![]()
Good job
Try the OSPF troubleshooting as well.....i'll see if I can make one for BGP as well.
Thank you very much, Rene
I solved all problems except the last one,,,took from me 2 hours..But it was interesting.
Strong effort.
Thank you
If you managed to work your way through this by yourself it proves that your EIGRP knowledge is excellent
good job!
Lab is not able to open ....
Take a look at this article:
http://gns3vault.com/Faq/203-bad-number-of-parameters-1-with-minmax22.html
It should fix your problem.
Excellent lab. I really enjoyed utilizing the show/debug commands which helped me rely less on my skills of reading through config files to make a proper assessment of the network topology.
The one problem I found the most enjoyable was the R5-R8 EIGRP problem isolation. Key tip *security team....lol....
Have a great day everyone.
MJ!
Glad you enjoyed it MJ. This is one of those labs where you really need to use the show/debug commands. Just comparing the configurations doesn't do the job ![]()
@ Rene
Nice work , I really enjoyed and completed the lab. need more Eigrp Labs!!!!he he
Thanx alot again
Your welcome! I'll add more when I have time ![]()
This was another awesome lab! I almost gived up not to use sh run! It took me a while but got it solved. I actually found the EIGRP Troubleshoot lab harder than the OSPF one, took me almost 3 hours! ![]()
By the way Rene, are you thinking of throwing out a BGP Troubleshooting lab? Im really interested in taking a good BGP practice, plus there are a lot of stuff that can go wrong in BPG ![]()
Thanks for you exelent labs! ![]()
Looking forward to solving another of you cool labs!
@Rene What an awesome lab .. I loved it ,, it really test tshoot skills ... i wish you all the best ... THANK YOU and keep it up
Hi, Rene
cannot open tshoot labs on gns3. "Open:permission denied"
Sorry, Problem with new Gns3 8.0.2. it's ok wth GNS3 version 7
Great lab! really enjoyed this!
I am logged in but I cannot see the topology download link...
nevermind, all is good after I logged off and logged back in...
Hi Rene, It's a good EIGRP lab , also with the video.
very good work.
Thanks
Pinging 3.3.3.3 from R2 wont be possible since neither R3 nor R3 has got a map to each other. Having a route to 2.2.2.2 being sent to R3 by R1 by turning the splt-horizon off will push the 2.2.2.2 into R3 routing table of course , but those two guys R2 and R3 still need a map to exchange packets with each other.
Rene mentions in his video solution only the "no split-horizon", but it wont be sufficient a R2-R3 map is needed for R3 to ping R2
Cheers, MB