Hi Rene, where is the link to download the GNS3 file? This site is amazing! Thanks.
CCNP TSHOOT GNS3 Topology
This is something I had in mind for quite some time but today I finally created the CCNP TSHOOT topology for GNS3. The topology that is used for the exam has been released by Cisco so it's not a secret or anything. This is pretty cool because it means you can start troubleshooting the same network you will face for your exam! To save you the trouble I have rebuilt the whole topology in GNS3 which is 95% the same as the Cisco example, there are some minor differences:
- It's impossible to use all CCNP switching commands in GNS3. I have used the NM16-SW module so we do have trunks and portchannels. We can't play with different trunk types (dynamic desirable, dynamic auto and such) or play with PAGP or LACP. Make sure you practice on this before you take on the exam!
- Don't forget if you want to see vlans on the NM16-SW modules you need to use the show vlan-switch command!
- If you download the official Cisco PDF with the topology you will see that the interface numbers might be different. Not a big problem but something you should keep in mind.
- I had to manually change some IPv6 link-local addresses because they were the same on all serial interfaces.
- There are 13 routers to run so make sure your IDLEPC value is correct. I'm using the 3640 routers (because of the NM16-SW modules).

The complete topology has been preconfigured for you. All routing protocols, redistribution, vlans etc are 100% configured. This is the topology the way it is meant to be. I highly recommend you to study this topology to ensure you know what is going on and how things are connected. Download the GNS3 file and the Cisco TSHOOT Exam Topology PDF and look at them thoroughly. It's a good idea to draw your own network diagram.
Having said that, let me explain the topology a little:
- Client1, Client2, FTP Server and Web Server are routers with "IP routing" disabled. This turns them into hosts with a default gateway.
- Client1 and Client2 receive their IP address through DHCP. They are in vlan 10.
- ASW1 and ASW2 are access layer switches with trunks (etherchannels) to DSW1 and DSW2.
- DSW1 and DSW2 are distribution layer switches. HSRP has been configured to act as a gateway for Client1 and Client2.
- EIGRP AS 10 has been configured on DSW1, DSW2 and R4.
- R1,R2,R3 and R4 are running OSPF. They are connected by using frame-relay point-to-point subinterfaces. I recommend to take a look at the different DLCI numbers that are in use.
- R4 is also the DHCP server for vlan 10. DSW1 and DSW2 have been configured to relay DCHP discover messages.
- R1 has been configured with BGP AS 65001 and peers with the ISP router that uses BGP AS 65002.
- R1 has been configured for NAT so all hosts within the private ranges 10.0.0.0/8 and 192.168.0.0/16 are able to access AS 65002.
- The ISP router advertises network 209.65.200.241 /29 through BGP to AS 65001.
- You might notice Client1 and Client2 are unable to reach the Web Server. This is because OSPF AREA 34 is blocking the external LSAs. I left it this way but keep it in mind.
IOS:
c3640-jk9s-mz.124-16.bin
It's a very good idea to start this topology and play around a bit. Check how and why things are working. I will be releasing new labs with troubleshooting tickets that are based on this topology very soon.
Have fun! If you have any questions please leave a comment or drop a message in the forum.
- Related Articles
Comments (39)
-
benak 2012-04-18 13:11:08you need to create an account i had the same problem

-
VeniVidiVidic 2012-02-03 04:44:11Just donated to say thanks for the whole site but especially this lab as I just passed TSHOOT and I am now a CCNP

It was good to practice in a very similar environment to the exam and having the lab pre-setup was a great time saver - much prefer learning to messing about with basic topology!
Now looking forward to using the many other labs to help practice for whatever the next cert I go for is or just to learn technologies. Seeing how many labs have been addded I may be some time! :o
-
ReneMolenaar 2012-04-02 09:44:42I didn't thank you before...so better late then never
Thanks for your support and great to hear you passed your CCNP and enjoy my material.Good luck on your next track! (CCIP maybe?
)
-
pliskaj123 2012-03-04 22:29:09Thankyou so much for building this for us. I've used a ton of Renee's labs as my primary study tool for certs. The port channels didn't work out for me but easily fixed by using only one interface. Adding area 34 no-summery to R3 will fix the issue with client1 not pinging the webserver. I should be taking TSHOOT next month. So I'll be wiping out the configs of the routers and starting the configuration over to get better familiarized with the topology.
I'd really enjoy a few broken version of this lab for troubleshooting purposes.
Thanks again Rene
-
ReneMolenaar 2012-04-02 09:45:33Thanks for your comment
Good to hear you enjoy it! I'm thinking about releasing a couple of broken TSHOOT labs or I might do something alike for my next book "How to master CCNP TSHOOT". not sure yet!
-
weeoam35 2012-03-11 01:32:11Hi Rene
Thank you so much for the lab, and thank you Jeff for you help finding the problem , after set up the configuration under ospf 1 router 3 area 34 nssa no-summary
I can ping from both client 1 and client 2 to the server.Best Regards
-
ReneMolenaar 2012-04-02 09:53:16Glad you like it

-
Faisal 2012-03-14 16:42:52hi which IOs version is used in this lab for routers please guide me I am on new on this site.
-
ReneMolenaar 2012-04-02 09:53:56Hi Faisal,
Just added the IOS filename to the article, this is the one I used:
c3640-jk9s-mz.124-16.bin
-
raipraveen83 2012-04-10 07:18:35awesome i would request u to post more topologys on TShoot so we can brush up our skill........................hope u start
-
ReneMolenaar 2012-04-10 08:20:58I will for sure.
-
chris_simson 2012-04-10 07:54:21Hi it gives me this error 203-bad number of parameters (1 with min/max=2/2)
I tried this but it did not help. Are there any other ways to fix this problem?
-
ReneMolenaar 2012-04-10 08:21:46Hi Chris,
If you open up a new forum topic I can help you with this, i'll need two things:
- topology.net file of a lab you created yourself.
- my topology.net file that you edited.Rene
-
chris_simson 2012-04-11 18:20:00
-
plague22 2012-04-11 18:03:59I receive a connection lost msg via GNS3. Any ideas?
-
ReneMolenaar 2012-04-12 09:44:46Connection lost to Dynamips? What IOS are you using?
-
plague22 2012-04-12 16:47:28Rene, the same IOS as you have listed.
All your other labs open just fine. Just the TSHOOT.
I have 16gb of RAM and a quad core proc. Should open just fine.
-
ReneMolenaar 2012-04-19 08:52:54Did you get this resolved?
-
ampdeck 2012-04-20 18:01:46excellent job Rene.... keep it up!
-
ciscoocean 2012-04-21 15:19:08http://bit.ly/HVs0ZW
Unable to load any xxx.net file and that i'm facing whenever i load the file of TSHOOT, if you please give me the step which i'm missing for
-
ciscoocean 2012-04-21 15:22:40I'm facing that problem whenever i load the TSHOOT.net file
kindly provide the help
-
ReneMolenaar 2012-04-23 12:36:32Did you get it working? What did you try already so far?
Are you able to run any of my other labs?
-
ran4u 2012-04-21 15:55:51Hi Rene,
would really appreciate if you can help me running this Lab.unable to load the topology in GNS3 getting error.i have created the sub folders still the same please help
Thanks,
Rk
-
ran4u 2012-04-22 12:32:53figured it out after reading the comments from Rene and Chris_Simson.
Thanks guys
RK
-
ampdeck 2012-04-22 14:57:11hi Rene,
From your config on DSW1, how come you have Po2? Thought it should only have Po1-3-5? Thanks.
-
ReneMolenaar 2012-04-23 12:37:14Hmm let me check, DSW1 only should have PO13,PO14 and PO12 according to the Cisco topology.
-
ampdeck 2012-04-23 18:41:21Hi Rene, sorry for asking too many questions. Is it possible to configure portchannel between DSW1 and DSW2 with ipv6? Because based from TSHOOT topology it does have portchannel on it. I have tried but it seems im getting L2 error. Not sure if you can make it work..... Thanks!
-
ReneMolenaar 2012-04-24 10:33:26Yes that shouldn't be any problem. What if you copy/paste my portchannel from the configuration and change it? Keep in mind there's a difference between layer 2 and layer 3 etherchannels.
-
ampdeck 2012-04-25 14:26:07enter your message here...
ReneMolenaar wrote:Yes that shouldn't be any problem. What if you copy/paste my portchannel from the configuration and change it? Keep in mind there's a difference between layer 2 and layer 3 etherchannels.Hi Rene, you are right. Im having problem with L3 etherchannel. Im not able to enter this command....
!
interface Port-channel3
description DS1 to DS2
no switchport
ip address 10.2.4.13 255.255.255.252
ipv6 address 2026::3:1/122
ipv6 rip TSHOOT enable
!
!
interface FastEthernet1/13
no switchport
no ip address
channel-group 3 mode on
!
interface FastEthernet1/14
no switchport
no ip address
channel-group 3 mode on
!Not sure if my config is correct

-
ReneMolenaar 2012-04-27 12:12:36I just looked it up. The NM-16SW module doesn't support L3 etherchannels...
http://forum.gns3.net/topic2242.html
https://learningnetwork.cisco.com/thread/35616
Too bad!
-
ul Hassan 2012-04-28 05:30:01Hi
I downloaded GNS Layer 3 Tapology for Tshoot exam and also downloaded image "c3640-jk9s-mz.124-16.image".
When I run tapology I recieve the following error.
Local IOS image /DATA/GNS3/IOS/C3640-JK.BIN cannot be found for hypervisor 127.0.0.1:7200.Can anyone advice how to rectify this problem.Mahmood
-
ReneMolenaar 2012-04-28 09:09:08Hi Mahmood,
Take a look at this link:
http://gns3vault.com/Faq/203-bad-number-of-parameters-1-with-minmax22.html
It fixes most of the issues.
Rene
-
angipp01 2012-05-05 03:49:57Weird question to ask. Do this topology file work on the newest verision of GNS3. Since I uninstalled and installed the newest verision the .net file opens GNS3 but then closes.
Next I open gns3
Open>topolgy.net file
but message displays Open permission denied.
-
angipp01 2012-05-09 02:02:30I figured it out.
I opened topology with notepad and edited all the config locations.
-
ReneMolenaar 2012-05-10 08:54:14excellent.
-
changysc 2012-05-13 02:52:04Where can I download the IOS c3640-jk9s-mz.124-16.bin image for the CCNP TSHOOT GNS3 Topology? I can't open the file without it and GNS3 is not allowing substitutions.
-
changysc 2012-05-13 02:54:45OK saw the previous comments, I'll follow the link. Thxs.
-
th3ic3man0 2012-05-14 23:01:27angipp01 wrote:I figured it out.
I opened topology with notepad and edited all the config locations.Hi Angpipp01,
May I ask what did you change in the topology file? I'm also experiencing the same problem as what you have experience before. I also tried to edit based on what you said. I change the path for the config but I'm not sure if that was what you have change. hope you can help. thanks!





