From: kmoorman@gmail.com
Date: Tue Apr 08 2008 - 15:32:01 ART
you need to edit your dynamips start file and add
@echo off
rem Launch a local copy of dynamips
start /belownormal /min "Dynamips" "dynamips-wxp.exe" -H 7200 < this is the
first instance
start /belownormal /min "Dynamips" "dynamips-wxp.exe" -H 7201 < this is the
second instance
then make sure your net file config is correct look for these lines
autostart = False
[localhost:7200] < this is specifies the first instance
autostart = False
[localhost:7201] < this is the specifies the second instance
under each of these markers should be your routers, images, connection between
routers.
i would also suggest starting each router model individually to find the best
idlepc value for the image.
***************************************************************************************************
side note: i'm a big fan of dynamips every router config can be done within it
but the switching side is not there yet so you have to find other ways/means of
doing/learning some of the switching stuff. As renting rack time can get
expensive from the constant waste of the unused hours as a single means of
study and rack ownership has its good points and bad points. i have owned a
rack but prefer dynamips as it shuts down when i want it to with no extra
effort that the clicks of mouse... my 2 cents
This archive was generated by hypermail 2.1.4 : Thu May 01 2008 - 08:25:50 ART