Re: dynamips file for Narbiks workbook

From: Piotr (usaccie@gmail.com)
Date: Wed Oct 08 2008 - 12:15:07 ART


Thanks Lucio. I'll give this a try.

On Wed, Oct 8, 2008 at 7:35 AM, L. Jankok <ljankok@gmail.com> wrote:

>
> ##############################################################################################
> #
> # Narbik's Advanced CCIE Lab Workbook Topology
> # The following conversion must be done in the workbook
> # f0/19 = fas1/12
> # f0/20 = fas1/13
> # f0/21 = fas1/14
> # f0/22 = fas1/15
> #
> # Produced by: Lucio Jankok at Systemwise
> # This was done during Narbik's Bootcamp
> #
> # For more information:
> # Dynamips: http://www.ipflow.utc.fr/index.php/Cisco_7200_Simulator
> # Dynagen: http://dyna-gen.sourceforge.net/
> # Hacki's Forum: http://hacki.at/7200emu/index.php
> #
> #
>
> ##############################################################################################
> ##################################################
> #
> # Define global router parameters for instance 1
> #
> ##################################################
> autostart = False
> [127.0.0.1:7201]
> udp = 11100
> workingdir = c:\pods\narbik\working
>
> [[3640]]
> image = c:\pods\narbik\images\c3640-jk9o3s-mz.124-16.extracted.BIN
> ram = 128
> disk0 = 64
> disk1 = 64
> mmap = False
> ghostios = True
> sparsemem = True
> idlepc = 0x60503994
>
> ###########################
> #
> # Define router instances
> #
> ###########################
>
> [[Router R1]]
> model = 3640
> console = 2001
> autostart = False
> slot0 = NM-4E
> slot1 = NM-4T
> E0/0 = SW1 F1/1
> E0/1 = SW2 F1/1
> S1/0 = FRSW 1
> #cnfg = c:\pods\narbik\initial.configs\R1.txt
>
> [[Router R2]]
> model = 3640
> console = 2002
> autostart = False
> slot0 = NM-4E
> slot1 = NM-4T
> E0/0 = SW1 F1/2
> E0/1 = SW2 F1/2
> S1/0 = FRSW 2
> #cnfg = c:\pods\narbik\initial.configs\R2.txt
>
> [[Router R3]]
> model = 3640
> console = 2003
> autostart = False
> slot0 = NM-4E
> slot1 = NM-4T
> E0/0 = SW1 F1/3
> E0/1 = SW2 F1/3
> S1/0 = FRSW 3
> S1/2 = R1 S1/1
> S1/3 = R2 S1/1
> #cnfg = c:\pods\narbik\initial.configs\R3.txt
>
> [[Router R4]]
> model = 3640
> console = 2004
> autostart = False
> slot0 = NM-4E
> slot1 = NM-4T
> E0/0 = SW1 F1/4
> E0/1 = SW2 F1/4
> S1/0 = FRSW 4
> #cnfg = c:\pods\narbik\initial.configs\R4.txt
>
> [[Router R5]]
> model = 3640
> console = 2005
> autostart = False
> slot0 = NM-4E
> slot1 = NM-4T
> E0/0 = SW1 F1/5
> E0/1 = SW2 F1/5
> S1/0 = FRSW 5
> #cnfg = c:\pods\narbik\initial.configs\R5.txt
>
> [[Router R6]]
> model = 3640
> console = 2006
> autostart = False
> slot0 = NM-4E
> slot1 = NM-4T
> E0/0 = SW1 F1/6
> E0/1 = SW2 F1/6
> S1/0 = FRSW 6
> #cnfg = c:\pods\narbik\initial.configs\R6.txt
>
> [[Router BB1]]
> model = 3640
> console = 2011
> autostart = False
> slot0 = NM-4E
> E0/0 = SW1 F1/9
> E0/1 = SW2 F1/9
> #cnfg = c:\pods\nmc\initial.configs\BB1.txt
>
> [[Router BB2]]
> model = 3640
> console = 2012
> autostart = False
> slot0 = NM-4E
> E0/0 = SW1 F1/10
> E0/1 = SW2 F1/10
> #cnfg = c:\pods\narbik\initial.configs\BB2.txt
>
> [[Router BB3]]
> model = 3640
> console = 2014
> autostart = False
> slot0 = NM-4E
> E0/0 = SW1 F1/11
> E0/1 = SW2 F1/11
> #cnfg = c:\pods\narbik\initial.configs\BB3.txt
>
>
> ##################################################
> #
> # Define global router parameters for instance 2
> #
> ##################################################
> [127.0.0.1:7202]
> udp = 11200
> workingdir = c:\pods\nmc\working
>
> [[3725]]
> image =
> c:\pods\narbik\images\c3725-adventerprisek9-mz.124-15.T5.extracted.bin
> disk0 = 64
> disk1 = 64
> ram = 148
> mmap = False
> ghostios = True
> sparsemem = True
> idlepc = 0x60bedba0 # try this first
>
> [[Router SW1]]
> model = 3725
> console = 2007
> slot1 = NM-16ESW
> F1/7 = SW4 F1/7
> F1/8 = SW4 F1/8
> F1/12 = SW2 F1/12
> F1/13 = SW2 F1/13
> F1/14 = SW3 F1/14
> F1/15 = SW3 F1/15
> #cnfg = c:\pods\narbik\initial.configs\SW1.txt
>
> [[Router SW2]]
> model = 3725
> console = 2008
> slot1 = NM-16ESW
> F1/7 = SW3 F1/7
> F1/8 = SW3 F1/8
> F1/14 = SW4 F1/14
> F1/15 = SW4 F1/15
> #cnfg = c:\pods\narbik\initial.configs\SW2.txt
>
> [[Router SW3]]
> model = 3725
> console = 2009
> slot1 = NM-16ESW
> F1/12 = SW4 F1/12
> F1/13 = SW4 F1/13
> #cnfg = c:\pods\narbik\initial.configs\SW3.txt
>
> [[Router SW4]]
> model = 3725
> console = 2010
> slot1 = NM-16ESW
> #cnfg = c:\pods\narbik\initial.configs\SW4.txt
>
> [[FRSW FRSW]]
>
> # R1 to FRSW
> 1:102 = 2:201
> 1:103 = 3:301
> 1:104 = 4:401
> 1:105 = 5:501
> 1:106 = 6:601
>
> # R2 to FRSW
> 2:203 = 3:302
> 2:204 = 4:402
> 2:205 = 5:502
> 2:206 = 6:602
>
> # R3 to FRSW
> 3:304 = 4:403
> 3:305 = 5:503
> 3:306 = 6:603
>
> # R4 to FRSW
> 4:405 = 5:504
> 4:406 = 6:604
>
> # R5 to FRSW
> 5:506 = 6:605
>
>
>
>
> 2008/10/7 Paul Alexander <paul@pacific.net.au>
>
> It's on here matey.
>>
>> http://www.matthillccie.com/
>>
>>
>> On Tue, Oct 7, 2008 at 7:38 PM, Piotr <usaccie@gmail.com> wrote:
>>
>> > Team,
>> >
>> > Does anyone have a windows dynamips file for Narbik's workbook?
>> >
>> > Thanks
>> >
>> > Piotr
>> >
>> >
>> > Blogs and organic groups at http://www.ccie.net
>> >
>> > _______________________________________________________________________
>> > Subscription information may be found at:
>> > http://www.groupstudy.com/list/CCIELab.html
>>
>>
>> Blogs and organic groups at http://www.ccie.net
>>
>> _______________________________________________________________________
>> Subscription information may be found at:
>> http://www.groupstudy.com/list/CCIELab.html

Blogs and organic groups at http://www.ccie.net



This archive was generated by hypermail 2.1.4 : Sat Nov 01 2008 - 15:35:20 ARST