Hi Mike, If you are running dynamips on a linux based system - I have a bash script that I use to rework the supplied initial configs listed on my blog at http://noshut.blogspot.com/2010/09/started-ipexpert-volume-1-workbook.htmlwhich you may be able to rip apart for your particular situation.
I run from the directory with the configs of interest and it overwrites them with the modifications - I slapped together my own dynamips .net file and I have 3750s in my network so I needed to change interface names on the switches but you should be able to use it as a bit of a base. In my particular set up globally I replace: IPexpert Config -> My Dynamips Configs Serial0/0/0 -> Serial2/0 Serial0/1/0 -> Serial2/1 Serial0/2/0 -> Serial2/2 Serial0/2/1 -> Serial2/3 Hope that's of some help. Cheers, Adam On Thu, Nov 25, 2010 at 4:44 AM, Michael Flynn <[email protected]> wrote: > Guys, > > > > When loading initial configs for labs into GNS3 do I have to convert the > intial configs to use dynamips interfaces or has this already been done > somewhere? I downloaded the intial configs when I downloaded the labs but > they do not match the dynamips interfaces……… > > > > E.g. Initial config for R2 in lab 9 > > > > Do I need to make these substitutions? > > > > FastEthernet0/0 -> GigabitEthernet0/0 > > > > FastEthernet0/1 -> GigabitEthernet0/1 > > > > Serial0/1 -> Serial0/1/0 > > > > serial0/2 -> serial0/2/0 > > > > Thanks, > > Mike > > > > _______________________________________________ > For more information regarding industry leading CCIE Lab training, please > visit www.ipexpert.com > >
_______________________________________________ For more information regarding industry leading CCIE Lab training, please visit www.ipexpert.com
