From: darth router (darklordrouter@gmail.com)
Date: Sun Jul 15 2007 - 12:37:55 ART
AMD x2 5200+ with 2 gigs of RAM. You really only need 1 gig. I would
reccomend even buying a more powerful PC, as a full lab will still hit your
CPU to or near 100%. Without BGP configured, you wont come near 100, so you
could probably get away with a lesser PC if you dont use BGP in your
practice labs. Its not RAM you need, its CPU horsepower.
DR
On 7/16/07, WorkerBee <ciscobee@gmail.com> wrote:
>
> Hi,
>
> May I know the hardware spec of your PC?
>
> Thanks.
>
> On 7/15/07, darth router <darklordrouter@gmail.com> wrote:
> > Shady,
> >
> > here is my .net file with 4 real switches for reference. It is pretty
> > simple. Go get 3, 4 port NICs off ebay, and replace my port mappings
> with
> > yours when you get your NICs. You will be good to go.
> >
> > DR
> >
> >
> ###############################################################################
> > #
> > # Internetwork Expert Routing & Switching topology mappings for
> > dynamips/dynagen
> > # by: Brian McGahan, CCIE #8593
> > # bmcgahan@internetworkexpert.com
> > #
> > # 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
> > # Internetwork Expert's Forum: http://forum.internetworkexpert.com
> > #
> >
> ###############################################################################
> >
> > ##################################################
> > #
> > # Define global router parameters for instance 1
> > #
> > ##################################################
> >
> > autostart = False
> > [localhost]
> >
> > workingdir = C:\Program
> > Files\Dynamips\sample_labs\internetworkexpert\working
> >
> > [[3640]]
> > #
> > # Specify 3640 IOS image on Windows here:
> > # image = C:\Program Files\Dynamips\images\c3640-
> > jk9o3s-mz.124-10a.extracted.bin
> > #
> > ram = 128
> > disk0 = 0
> > disk1 = 0
> > # Choose an idlepc value from the below
> > # idlepc = 0x6061d888
> > # idlepc = 0x60530870
> > # idlepc = 0x60530890
> > # idlepc = 0x60530a58
> > # idlepc = 0x60530abc
> > # idlepc = 0x605310c4
> > # idlepc = 0x605e92e8
> > # idlepc = 0x605e9364
> > # idlepc = 0x60531394
> > # idlepc = 0x605313d0
> > # idlepc = 0x605313ec
> > mmap = True
> >
> > ###########################
> > #
> > # Define router instances
> > #
> > ###########################
> >
> > [[Router R1]]
> > model = 3640
> > console = 2000
> > autostart = False
> > image = C:\Program Files\Dynamips\images\c3640-
> > js-mz.124-10a.extracted.bin
> > idlepc = 0x604ebfd4
> > slot0 = NM-1FE-TX
> > slot1 = NM-4T
> > F0/0 =
> > NIO_gen_eth:\Device\NPF_{7CB7828A-8791-4C6D-BF3B-5D16949F738F} # NIC
> 1 to
> > SW1 FA0/1
> > S1/0 = FRSW 1
> >
> >
> >
> >
> > [[Router R2]]
> > model = 3640
> > autostart = False
> > image = C:\Program Files\Dynamips\images\c3640-
> > js-mz.124-10a.extracted.bin
> > idlepc = 0x604ebfd4
> > slot0 = NM-1FE-TX
> > slot1 = NM-4T
> > F0/0 =
> > NIO_gen_eth:\Device\NPF_{DB56EF9B-8F63-43C0-9486-1ACDFCE353F8} # NIC
> 2 to
> > SW2 FA0/2
> > S1/0 = FRSW 2
> >
> >
> > [[Router R3]]
> > model = 3640
> > autostart = False
> > image = C:\Program Files\Dynamips\images\c3640-
> > jk9o3s-mz.124-10a.extracted.bin
> > idlepc = 0x604fc104
> > slot0 = NM-4E
> > slot1 = NM-4T
> > S1/0 = FRSW 3
> > S1/1 = FRSW 13
> > S1/2 = R1 S1/1
> > S1/3 = R2 S1/1
> > E0/0 =
> > NIO_gen_eth:\Device\NPF_{AD146C89-23F5-4194-9875-85384CCF8CF4} # NIC
> 3 to
> > SW1 FA0/3
> > E0/1 =
> > NIO_gen_eth:\Device\NPF_{9CA0B234-17D4-4A67-BE98-639CCB6055E4} # NIC
> 4 to
> > SW3 FA0/3
> >
> >
> >
> > [[Router R4]]
> > model = 3640
> > autostart = False
> > image = C:\Program Files\Dynamips\images\c3640-
> > jk9o3s-mz.124-10a.extracted.bin
> > idlepc = 0x604fc104
> > slot0 = NM-4E
> > slot1 = NM-4T
> > E0/0 =
> > NIO_gen_eth:\Device\NPF_{EE979EC1-B47D-49CF-9A80-1263AE84719F} # NIC
> 5 to
> > SW2 FA0/4
> > E0/1 =
> > NIO_gen_eth:\Device\NPF_{17571EC6-FF53-4CB3-A297-EFCAB46A44D5} # NIC
> 6 to
> > SW4 FA0/4
> > S1/0 = FRSW 4
> > S1/1 = R5 S1/1
> >
> >
> >
> >
> >
> > ##################################################
> > #
> > # Define global router parameters for instance 2
> > #
> > ##################################################
> >
> > [localhost:7201] # Talk to the 2nd dynamips process on port 7201
> > udp = 11000 # Change the base udp port to 11000 (the default is
> > 10000)
> >
> > workingdir = C:\Program
> > Files\Dynamips\sample_labs\internetworkexpert\working
> >
> > [[3640]]
> > #
> > # Specify 3640 IOS image on Windows here:
> > # image = C:\Program Files\Dynamips\images\c3640-
> > jk9o3s-mz.123-14.T7.extracted.bin
> > #
> > ram = 128
> > disk0 = 0
> > disk1 = 0
> > # Choose an idlepc value from the below
> > # idlepc = 0x6055d42c
> > mmap = True
> >
> >
> > ###########################
> > #
> > # Define router instances
> > #
> > ###########################
> >
> >
> >
> > [[Router R5]]
> > model = 3640
> > autostart = False
> > image = C:\Program Files\Dynamips\images\c3640-
> > jk9o3s-mz.124-10a.extracted.bin
> > idlepc = 0x604fc104
> > slot0 = NM-4E
> > slot1 = NM-4T
> > E0/0 =
> > NIO_gen_eth:\Device\NPF_{A236F5F5-E8AC-41CD-AF96-BCC38098601F} # NIC
> 7
> > Sw1 F0/5
> > E0/1 =
> > NIO_gen_eth:\\Device\NPF_{CF2E7604-078F-4EBE-9DCD-75BF871538F7} # NIC
> 8
> > SW3 F0/5
> > S1/0 = FRSW 5
> >
> >
> >
> >
> >
> > [[Router R6]]
> > console = 2005
> > model = 3640
> > autostart = False
> > image = C:\Program Files\Dynamips\images\c3640-
> > jk9o3s-mz.124-10a.extracted.bin
> > idlepc = 0x604fc104
> > slot0 = NM-4E
> > slot1 = NM-4T
> > E0/0 =
> > NIO_gen_eth:\Device\NPF_{98617BC2-0BCA-4F65-BD08-6D87988C230D} # NIC
> 9
> > SW2 FA0/6
> > E0/1 =
> > NIO_gen_eth:\Device\NPF_{B3C9FB92-CC53-4407-B70F-5EDAB1882546} # NIC
> 10
> > SW4 FA0/6
> > S1/0 = FRSW 6
> >
> >
> >
> >
> > [[Router BB1]]
> > model = 3640
> > autostart = False
> > console = 2008
> > image = C:\Program Files\Dynamips\images\c3640-
> > js-mz.124-10a.extracted.bin
> > idlepc = 0x604ebfd4
> > slot0 = NM-4E
> > slot1 = NM-4T
> > E0/0 = BB3 E0/1
> > #S1/0 = BB3 S1/0
> > S1/0 = FRSW 21
> > cnfg = C:\Program
> > Files\Dynamips\sample_labs\internetworkexpert\V4.0-configs\BB1.txt
> >
> >
> > [[Router BB2]]
> > model = 3640
> > console = 2009
> > autostart = False
> > image = C:\Program Files\Dynamips\images\c3640-
> > js-mz.124-10a.extracted.bin
> > idlepc = 0x604ebfd4
> > slot0 = NM-4E
> > # slot1 = NM-4T
> > E0/0 =
> > NIO_gen_eth:\Device\NPF_{7534E530-A8FF-4D91-B65B-AC14D3E23226} #NIC
> 11 Sw
> > 2 fa 0/24
> > cnfg = C:\Program
> > Files\Dynamips\sample_labs\internetworkexpert\V4.0-configs\BB2.txt
> >
> >
> > [[Router BB3]]
> > model = 3640
> > console = 2010
> > autostart = False
> > image = C:\Program Files\Dynamips\images\c3640-
> > js-mz.124-10a.extracted.bin
> > idlepc = 0x604ebfd4
> > slot0 = NM-4E
> > # slot1 = NM-4T
> > E0/0 =
> > NIO_gen_eth:\Device\NPF_{79BA6EF2-B506-4A5E-9C23-3E4B65491CA4} #NIC
> 12 Sw
> > 3 fa 0/24
> > cnfg = C:\Program
> > Files\Dynamips\sample_labs\internetworkexpert\V4.0-configs\BB3.txt
> >
> >
> >
> > [[FRSW FRSW]]
> >
> > # R1 to FRSW
> > 1:102 = 2:201
> > 1:103 = 3:301
> > 1:113 = 13:311
> > 1:104 = 4:401
> > 1:105 = 5:501
> >
> > # R2 to FRSW
> > 2:203 = 3:302
> > 2:213 = 13:312
> > 2:204 = 4:402
> > 2:205 = 5:502
> >
> > # R3 to FRSW
> > 3:304 = 4:403
> > 3:305 = 5:503
> > 13:314 = 4:413
> > 13:315 = 5:513
> >
> > # R4 to FRSW
> > 4:405 = 5:504
> >
> > # R6 to FRSW
> > 6:51 = 21:51
> > 6:100 = 21:100
> > 6:101 = 21:101
> > 6:201 = 21:201
> > 6:301 = 21:301
> > 6:401 = 21:401
> >
> > On 7/16/07, shady darwish <engshad.shady@gmail.com> wrote:
> > >
> > > > hi man ineed to know if i can connect 4 real switches to dynamips
> for
> > > your
> > > > IE topology and what NIc you just me to use and how many network
> card
> > > iam
> > > > able to load it in powerfull pc
> > >
> > >
> > > dual core 3.4 4mb cash 3gb ram or i have to split it to two pcs for
> > > example
> > >
> > > P4 1GB <------------------------>P4 1 GB each one with its own NIC 4
> port
> > > please help i wish if there is solution for one pc (powerfull one )
> > >
> > >
> _______________________________________________________________________
> > > Subscription information may be found at:
> > > http://www.groupstudy.com/list/CCIELab.html
> >
> > _______________________________________________________________________
> > Subscription information may be found at:
> > http://www.groupstudy.com/list/CCIELab.html
This archive was generated by hypermail 2.1.4 : Sat Aug 18 2007 - 08:17:41 ART