Topology: Chris Bryant Core Lab Architecture - 3640 Routers
Written by LBSources from http://www.gns3-labs.com on May 31st, 2008 | 5 CommentsThese are the setups for the Chris Bryant labs. So if you’re studying for your CCNP and working with Chris’ material this is what you need!
Routers Used: 3640
IOS: c3640-jk9s-mz.124-16a
Feature of Topology: Core lab from Chris Bryant CCNP Study package.
Download: GNS3-Labs: Chris Bryant CCNP Lab Core
Download: GNS3-Labs::Chris.Bryant BSCI Core Lab (LINUX VERSION)
Enjoy ..
LBS
-2009.03.23 Updated with a version for linux users. ![]()
Tags: BSCI, CCNP, Chris Bryant, Multiarea OSPF, OSPF, Virtual Area Links










November 6th, 2008 at 10:48 pm
Hi, thanks for this share we really appreciate it , i have some question regarding this topology:
between R1_FRHUB and R2_FRSP1&2 we are using frame relay hso we need to DLCI and two IP Address so why we just have only one IP Address
Cauz we will need to create two subinterfaces for serial S1/0 and then assign the DLCI for each one
November 14th, 2008 at 7:38 am
There seems to be a problem with this .net file as you are unable to ping between R2 and R3 which will give you a lot of grief. If you edit the .net file and replace the lines :-
[[FRSW FRSW1]]
1:121 = 2:221
1:122 = 3:321
2:221 = 1:121
3:321 = 1:122
With
[[FRSW FRSW1]]
1:121 = 2:221
1:122 = 3:321
2:221 = 1:121
2:222 = 3:322
3:321 = 1:122
3:322 = 2:222
Connectivity between R2 and R3 will be established and you’ll find this works as intended.
November 14th, 2008 at 7:59 am
Hey Scoot.. Thanks and sorry for the stress this may have caused anyone :-/
November 22nd, 2008 at 12:53 am
Updated the package by the way..!
March 23rd, 2009 at 4:03 pm
Added a slimed down version of the core lab but this is for the Linux version of GNS3.