in

CCIE - Internetwork Expert's Online Community

Latest post 11-14-2008 11:32 AM by kratz101. 4 replies.
Page 1 of 1 (5 items)
Sort Posts: Previous Next
  • 11-07-2008 11:21 AM

    • kratz101
    • Top 150 Contributor
    • Joined on 11-04-2008
    • Posts 13
    • Points 170

    PC Hardware Specification for Dynamips IE R&S Vol 2 Workbook

    Hello,

    I'm planning to buy the IE Dynamips workbook for CCIE R&S preparation. I recently loaded Dynamips to play around and feel comfortable with it before I purchase the workbook. I'm currently using c3640-jk9o3s-mz.124-12.bin. My PC specs are Intel(R) Core(TM) 2 CPU 6600@ 2.4 Ghz, 2 GB RAM. With the best idlepc value, my CPU and memory utilization are both around 65% when I start all my routers (R1 to R6, BB1 to BB3 and SW1 to SW4) with no configuration.

    Just wanted to inquire about the following -

    (1) Is a single PC with the specs that I have enough to run IE Vol 2 Wokbook for CCIE R&S preparation?
    (2) With this CPU and memory utilization, will I hit CPU and memory overload issues as I start configuring these routers lab-by-lab?
    (3) Is there a way to further improve the CPU and memory utilization in my setup. Find my .net file config below.

    Appreciate all the help I can get. I have been stuck on this for quite a few days. Just want all these issues ironed out before I purchase the IE R&S Dynamips workbook.

    Thanks for all your assistance!

    - Kartik

    *********************** .NET FILE **********************

    ##############################################################################################
    #                                                           
    # Internetwork Expert Routing & Switching topology Version 4.0 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:7200]

    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-12.extracted.bin
     #
     # Specify 3640 IOS image on Linux here:
     # image = /ios/c3640-jk9o3s-mz.124-12.extracted.bin
     #
     ram = 128
     disk0 = 0
     disk1 = 0
     # Choose an idlepc value from the below
        idlepc = 0x604c9368
     # idlepc = 0x60530870
     # idlepc = 0x60530890
     # idlepc = 0x60530a58
     # idlepc = 0x60530abc
     # idlepc = 0x605310c4
     # idlepc = 0x605e92e8
     # idlepc = 0x605e9364
     # idlepc = 0x60531394
     # idlepc = 0x605313d0
     # idlepc = 0x605313ec
        mmap = false
        ghostios = true
        sparsemem = true
     

    ###########################
    #
    # Define router instances
    #
    ###########################

     [[Router R1]]
      model = 3640
      console = 2001
      autostart = false
      slot0 = NM-1FE-TX
      slot1 = NM-4T
      F0/0 = SW1 F1/1
      S1/0 = FRSW 1
      cnfg = C:\Program Files\Dynamips\sample_labs\internetworkexpert\initial.configs\R1.initial.config.txt

     [[Router R2]]
      model = 3640
      console = 2002
      autostart = false
      slot0 = NM-1FE-TX
      slot1 = NM-4T
      F0/0 = SW2 F1/2
      S1/0 = FRSW 2
      cnfg = C:\Program Files\Dynamips\sample_labs\internetworkexpert\initial.configs\R2.initial.config.txt

     [[Router R3]]
      model = 3640
      console = 2003
      autostart = false
      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 = SW1 F1/3
      E0/1 = SW3 F1/3
      cnfg = C:\Program Files\Dynamips\sample_labs\internetworkexpert\initial.configs\R3.initial.config.txt

     [[Router R4]]
      model = 3640
      console = 2004
      autostart = false
      slot0 = NM-4E
      slot1 = NM-4T
      E0/0 = SW2 F1/4
      E0/1 = SW4 F1/4
      S1/0 = FRSW 4
      S1/1 = R5 S1/1
      cnfg = C:\Program Files\Dynamips\sample_labs\internetworkexpert\initial.configs\R4.initial.config.txt

     [[Router R5]]
      model = 3640
      console = 2005
      autostart = false
      slot0 = NM-4E
      slot1 = NM-4T
      E0/0 = SW1 F1/5
      E0/1 = SW3 F1/5
      S1/0 = FRSW 5
      cnfg = C:\Program Files\Dynamips\sample_labs\internetworkexpert\initial.configs\R5.initial.config.txt

     [[Router R6]]
      model = 3640
      console = 2006
      autostart = false
      slot0 = NM-4E
      slot1 = NM-4T
      E0/0 = SW2 F1/6
      E0/1 = SW4 F1/6
      S1/0 = FRSW 6
      cnfg = C:\Program Files\Dynamips\sample_labs\internetworkexpert\initial.configs\R6.initial.config.txt
       
     [[Router SW1]]
      model = 3640
      console = 2007
      autostart = false
      slot1 = NM-16ESW
      F1/7 = SW2 F1/7
      F1/8 = SW2 F1/8
      F1/9 = SW2 F1/9
      F1/10 = SW3 F1/7
      F1/11 = SW3 F1/8
      F1/12 = SW3 F1/9
      F1/13 = SW4 F1/7
      F1/14 = SW4 F1/8
      F1/15 = SW4 F1/9
      cnfg = C:\Program Files\Dynamips\sample_labs\internetworkexpert\initial.configs\SW1.initial.config.txt


    ##################################################
    #
    # 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.124-12.extracted.bin
     #
     # Specify 3640 IOS image on Linux here:
     # image = /ios/c3640-jk9o3s-mz.124-12.extracted.bin
     #
     ram = 128
     disk0 = 0
     disk1 = 0
     # Choose an idlepc value from the below
        idlepc = 0x604c9368
     # idlepc = 0x60530870
     # idlepc = 0x60530890
     # idlepc = 0x60530a58
     # idlepc = 0x60530abc
     # idlepc = 0x605310c4
     # idlepc = 0x605e92e8
     # idlepc = 0x605e9364
     # idlepc = 0x60531394
     # idlepc = 0x605313d0
     # idlepc = 0x605313ec
        mmap = false
        ghostios = true
        sparsemem = true
     
     
    ###########################
    #
    # Define router instances
    #
    ###########################

     [[Router SW2]]
      model = 3640
      console = 2008
      autostart = false
      slot1 = NM-16ESW
      F1/10 = SW3 F1/10
      F1/11 = SW3 F1/11
      F1/12 = SW3 F1/12
      F1/13 = SW4 F1/10
      F1/14 = SW4 F1/11
      F1/15 = SW4 F1/12
      cnfg = C:\Program Files\Dynamips\sample_labs\internetworkexpert\initial.configs\SW2.initial.config.txt

     [[Router SW3]]
      model = 3640
      console = 2009
      autostart = false
      slot1 = NM-16ESW
      F1/13 = SW4 F1/13
      F1/14 = SW4 F1/14
      F1/15 = SW4 F1/15
      cnfg = C:\Program Files\Dynamips\sample_labs\internetworkexpert\initial.configs\SW3.initial.config.txt

     [[Router SW4]]
      model = 3640
      console = 2010
      autostart = false
      slot1 = NM-16ESW
      cnfg = C:\Program Files\Dynamips\sample_labs\internetworkexpert\initial.configs\SW4.initial.config.txt

     [[Router BB1]]
      model = 3640
      console = 2011
      autostart = false
      slot1 = NM-4T
      S1/0 = BB3 S1/0
      S1/1 = FRSW 21
      cnfg = C:\Program Files\Dynamips\sample_labs\internetworkexpert\initial.configs\BB1.initial.config.txt

     [[Router BB2]]
      model = 3640
      console = 2012
      autostart = false
      slot0 = NM-4E
      E0/0 = SW2 F1/0
      cnfg = C:\Program Files\Dynamips\sample_labs\internetworkexpert\initial.configs\BB2.initial.config.txt

     [[Router BB3]]
      model = 3640
      console = 2013
      autostart = false
      slot0 = NM-4E
      slot1 = NM-4T
      E0/0 = SW3 F1/0
      cnfg = C:\Program Files\Dynamips\sample_labs\internetworkexpert\initial.configs\BB3.initial.config.txt

    [[Router TermServ]]
      model = 3640
      console = 2000
      autostart = false
      #
      # Specify your local host's loopback here from the network device list
      # Too add a loopback in windows:
      # http://support.microsoft.com/kb/839013
      #
      E0/0 = NIO_gen_eth:\Device\NPF_{9BF31B4C-27E1-447F-B35A-7FBAFCDAA816}
      cnfg = C:\Program Files\Dynamips\sample_labs\internetworkexpert\initial.configs\RSTermServ.initial.config.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

    ***************************************************

    • Post Points: 20
  • 11-07-2008 12:02 PM In reply to

    Re: PC Hardware Specification for Dynamips IE R&S Vol 2 Workbook

    Kartik,

        Try out the sample lab and see what the result is:  http://www.internetworkexpert.com/demo/RS/samples/work_vol2/iewb-rs-vol2-full-lab1.pdf

    Brian McGahan, CCIE #8593 (R&S/SP/Security)
    bmcgahan@internetworkexpert.com
     
    Internetwork Expert, Inc.
    http://www.InternetworkExpert.com
    Toll Free: 877-224-8987 x 705
    Outside US: 775-826-4344 x 705
    Online Community: http://www.IEOC.com
    CCIE Blog: http://blog.internetworkexpert.com


    kratz101 wrote:

    Hello,

    I'm planning to buy the IE Dynamips workbook for CCIE R&S preparation. I recently loaded Dynamips to play around and feel comfortable with it before I purchase the workbook. I'm currently using c3640-jk9o3s-mz.124-12.bin. My PC specs are Intel(R) Core(TM) 2 CPU 6600@ 2.4 Ghz, 2 GB RAM. With the best idlepc value, my CPU and memory utilization are both around 65% when I start all my routers (R1 to R6, BB1 to BB3 and SW1 to SW4) with no configuration.

    Just wanted to inquire about the following -

    (1) Is a single PC with the specs that I have enough to run IE Vol 2 Wokbook for CCIE R&S preparation?
    (2) With this CPU and memory utilization, will I hit CPU and memory overload issues as I start configuring these routers lab-by-lab?
    (3) Is there a way to further improve the CPU and memory utilization in my setup. Find my .net file config below.

    Appreciate all the help I can get. I have been stuck on this for quite a few days. Just want all these issues ironed out before I purchase the IE R&S Dynamips workbook.

    Thanks for all your assistance!

    - Kartik

    *********************** .NET FILE **********************

    ##############################################################################################
    #                                                           
    # Internetwork Expert Routing & Switching topology Version 4.0 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:7200]

    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-12.extracted.bin
     #
     # Specify 3640 IOS image on Linux here:
     # image = /ios/c3640-jk9o3s-mz.124-12.extracted.bin
     #
     ram = 128
     disk0 = 0
     disk1 = 0
     # Choose an idlepc value from the below
        idlepc = 0x604c9368
     # idlepc = 0x60530870
     # idlepc = 0x60530890
     # idlepc = 0x60530a58
     # idlepc = 0x60530abc
     # idlepc = 0x605310c4
     # idlepc = 0x605e92e8
     # idlepc = 0x605e9364
     # idlepc = 0x60531394
     # idlepc = 0x605313d0
     # idlepc = 0x605313ec
        mmap = false
        ghostios = true
        sparsemem = true
     

    ###########################
    #
    # Define router instances
    #
    ###########################

     [[Router R1]]
      model = 3640
      console = 2001
      autostart = false
      slot0 = NM-1FE-TX
      slot1 = NM-4T
      F0/0 = SW1 F1/1
      S1/0 = FRSW 1
      cnfg = C:\Program Files\Dynamips\sample_labs\internetworkexpert\initial.configs\R1.initial.config.txt

     [[Router R2]]
      model = 3640
      console = 2002
      autostart = false
      slot0 = NM-1FE-TX
      slot1 = NM-4T
      F0/0 = SW2 F1/2
      S1/0 = FRSW 2
      cnfg = C:\Program Files\Dynamips\sample_labs\internetworkexpert\initial.configs\R2.initial.config.txt

     [[Router R3]]
      model = 3640
      console = 2003
      autostart = false
      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 = SW1 F1/3
      E0/1 = SW3 F1/3
      cnfg = C:\Program Files\Dynamips\sample_labs\internetworkexpert\initial.configs\R3.initial.config.txt

     [[Router R4]]
      model = 3640
      console = 2004
      autostart = false
      slot0 = NM-4E
      slot1 = NM-4T
      E0/0 = SW2 F1/4
      E0/1 = SW4 F1/4
      S1/0 = FRSW 4
      S1/1 = R5 S1/1
      cnfg = C:\Program Files\Dynamips\sample_labs\internetworkexpert\initial.configs\R4.initial.config.txt

     [[Router R5]]
      model = 3640
      console = 2005
      autostart = false
      slot0 = NM-4E
      slot1 = NM-4T
      E0/0 = SW1 F1/5
      E0/1 = SW3 F1/5
      S1/0 = FRSW 5
      cnfg = C:\Program Files\Dynamips\sample_labs\internetworkexpert\initial.configs\R5.initial.config.txt

     [[Router R6]]
      model = 3640
      console = 2006
      autostart = false
      slot0 = NM-4E
      slot1 = NM-4T
      E0/0 = SW2 F1/6
      E0/1 = SW4 F1/6
      S1/0 = FRSW 6
      cnfg = C:\Program Files\Dynamips\sample_labs\internetworkexpert\initial.configs\R6.initial.config.txt
       
     [[Router SW1]]
      model = 3640
      console = 2007
      autostart = false
      slot1 = NM-16ESW
      F1/7 = SW2 F1/7
      F1/8 = SW2 F1/8
      F1/9 = SW2 F1/9
      F1/10 = SW3 F1/7
      F1/11 = SW3 F1/8
      F1/12 = SW3 F1/9
      F1/13 = SW4 F1/7
      F1/14 = SW4 F1/8
      F1/15 = SW4 F1/9
      cnfg = C:\Program Files\Dynamips\sample_labs\internetworkexpert\initial.configs\SW1.initial.config.txt


    ##################################################
    #
    # 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.124-12.extracted.bin
     #
     # Specify 3640 IOS image on Linux here:
     # image = /ios/c3640-jk9o3s-mz.124-12.extracted.bin
     #
     ram = 128
     disk0 = 0
     disk1 = 0
     # Choose an idlepc value from the below
        idlepc = 0x604c9368
     # idlepc = 0x60530870
     # idlepc = 0x60530890
     # idlepc = 0x60530a58
     # idlepc = 0x60530abc
     # idlepc = 0x605310c4
     # idlepc = 0x605e92e8
     # idlepc = 0x605e9364
     # idlepc = 0x60531394
     # idlepc = 0x605313d0
     # idlepc = 0x605313ec
        mmap = false
        ghostios = true
        sparsemem = true
     
     
    ###########################
    #
    # Define router instances
    #
    ###########################

     [[Router SW2]]
      model = 3640
      console = 2008
      autostart = false
      slot1 = NM-16ESW
      F1/10 = SW3 F1/10
      F1/11 = SW3 F1/11
      F1/12 = SW3 F1/12
      F1/13 = SW4 F1/10
      F1/14 = SW4 F1/11
      F1/15 = SW4 F1/12
      cnfg = C:\Program Files\Dynamips\sample_labs\internetworkexpert\initial.configs\SW2.initial.config.txt

     [[Router SW3]]
      model = 3640
      console = 2009
      autostart = false
      slot1 = NM-16ESW
      F1/13 = SW4 F1/13
      F1/14 = SW4 F1/14
      F1/15 = SW4 F1/15
      cnfg = C:\Program Files\Dynamips\sample_labs\internetworkexpert\initial.configs\SW3.initial.config.txt

     [[Router SW4]]
      model = 3640
      console = 2010
      autostart = false
      slot1 = NM-16ESW
      cnfg = C:\Program Files\Dynamips\sample_labs\internetworkexpert\initial.configs\SW4.initial.config.txt

     [[Router BB1]]
      model = 3640
      console = 2011
      autostart = false
      slot1 = NM-4T
      S1/0 = BB3 S1/0
      S1/1 = FRSW 21
      cnfg = C:\Program Files\Dynamips\sample_labs\internetworkexpert\initial.configs\BB1.initial.config.txt

     [[Router BB2]]
      model = 3640
      console = 2012
      autostart = false
      slot0 = NM-4E
      E0/0 = SW2 F1/0
      cnfg = C:\Program Files\Dynamips\sample_labs\internetworkexpert\initial.configs\BB2.initial.config.txt

     [[Router BB3]]
      model = 3640
      console = 2013
      autostart = false
      slot0 = NM-4E
      slot1 = NM-4T
      E0/0 = SW3 F1/0
      cnfg = C:\Program Files\Dynamips\sample_labs\internetworkexpert\initial.configs\BB3.initial.config.txt

    [[Router TermServ]]
      model = 3640
      console = 2000
      autostart = false
      #
      # Specify your local host's loopback here from the network device list
      # Too add a loopback in windows:
      # http://support.microsoft.com/kb/839013
      #
      E0/0 = NIO_gen_eth:\Device\NPF_{9BF31B4C-27E1-447F-B35A-7FBAFCDAA816}
      cnfg = C:\Program Files\Dynamips\sample_labs\internetworkexpert\initial.configs\RSTermServ.initial.config.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

    ***************************************************




    Internetwork Expert - The Industry Leader in CCIE Preparation
    http://www.internetworkexpert.com

    Subscription information may be found at:
    http://www.ieoc.com/forums/ForumSubscriptions.aspx
    • Post Points: 20
  • 11-14-2008 10:42 AM In reply to

    • kratz101
    • Top 150 Contributor
    • Joined on 11-04-2008
    • Posts 13
    • Points 170

    Re: PC Hardware Specification for Dynamips IE R&S Vol 2 Workbook

    Hello Brian,

    Thanks for your reply. I want to try out the sample lab as you suggested. However, this lab if I understand correctly is based on the actual rack and not Dynamips. Is there a Dynamips sample that is available or is it just the same? Also the link you sent across only carries the questions. Is there a solution part as well that you can provide....just so that I can check quickly loading the config steps one after the other and test if my PC will stand up to the same.

    Thanks for your time.

    Regards,
    Kartik

    • Post Points: 5
  • 11-14-2008 10:49 AM In reply to

    • kratz101
    • Top 150 Contributor
    • Joined on 11-04-2008
    • Posts 13
    • Points 170

    Re: PC Hardware Specification for Dynamips IE R&S Vol 2 Workbook

    Hello Brian,

    I managed to dig up the solutions guide on your site. Sorry for the trouble.

    Regards,
    Kartik

    • Post Points: 5
  • 11-14-2008 11:32 AM In reply to

    • kratz101
    • Top 150 Contributor
    • Joined on 11-04-2008
    • Posts 13
    • Points 170

    Re: PC Hardware Specification for Dynamips IE R&S Vol 2 Workbook

    Hello Brian,

    I see that they Dynamips sample lab does not contain the entire lab but only initial portions of the same. Is there a complete sample lab and solution guide available for those who want to purchase your Dynamips workbook?

    Also from your experience, will I be able to run the Dynamips lab on my Windows PC. I have set up the idlepc value and my CPU utilization after starting all devices with base configuration is around 10%. I'm running 12.4.12 Advanced Enterprise image and wanted to know if my PC CPU will be able to keep up with the subsequent tasks in the lab. I'm asking this since I believe there is no full Dynamips sample lab available for trial.

    Appreciate your help!

    Regards,
    Kartik

    • Post Points: 5
Page 1 of 1 (5 items)