0.2.7 final release
Hello all,
The 0.2.7 final release is available. Compared to 0.2.7-RC3, it contains the following fix:
- Cisco 2691/3725/3745: high packet loss on integrated FastEthernet ports when they were simultaneously enabled (incorrect interrupt clearing in TX ring handling, please see BTS entry #171 for details).
The development will continue with 0.2.8-RC1 to be published soon.
Files:
0.2.7 binary for Linux x86 platforms
0.2.7 binary for Linux x86_64 platforms
0.2.7 binaries for Windows XP and 2000
0.2.7 source code
Chris.
May 26th, 2007 at 12:38 pm
Thanks Chris.
May 26th, 2007 at 2:30 pm
Wow,so happy
I’m the second
Thx very very very very much
May 26th, 2007 at 3:20 pm
Thank you, Chris, for your great work!
May 26th, 2007 at 6:54 pm
Chris,
You are my hero, thanks so much.
May 26th, 2007 at 11:39 pm
hi chris thanks a lot waiting for the new release.
regards
sebastan
May 27th, 2007 at 5:32 am
Thanks, its is very good job
May 27th, 2007 at 6:49 am
Great news! Great work! Thanks!
May 27th, 2007 at 6:56 am
I’m the 5th
Thank you so much for all the work you’ve done!! Amazing work from the most amazing guy on earth! 
May 28th, 2007 at 4:13 am
thanks very much.
May 28th, 2007 at 4:38 am
i am in the queue fans. That’s great Chris. Thank you so much for your hard work. Great software
TN
May 28th, 2007 at 3:32 pm
Thanks Chris. Great work.
May 28th, 2007 at 7:11 pm
A great thanks for one more time. You are the best!
May 28th, 2007 at 7:29 pm
CCIE would be a dream for many people with out dynamips .
it is a great work by chris .
thanks
ali
May 28th, 2007 at 9:29 pm
A suggestion:
Hello Chris Thank you for the final release and your work on the next version already.
I do not know about the coding point of view but I have a suggestion.
Could it improve the performance or enhance the development if there are more than one different version of Dynamips developed in parallel
1 for C7200
1 for 3620/3640/3660
1 for 2691/3725/3745
1 for the 2600
I know there are core components that is common in all of them ( like the MIPS emulator) but there are also differences ( modules, CPU, …..)
Maybe then you can also have different groups aid the development of it
I hope I am not imposing anything Iam just very interested and enthusiatic about the dynamips
Cheers
May 29th, 2007 at 2:50 am
Chris,
Thanks chris for the final release, we pray god for you to give peace and happy
we are all looking forward for the Dynamips version 1.0.0 build xxxxx with lots and lots of feature and flexibility, we hope soon we will have that from you.
great job.
May 29th, 2007 at 2:51 am
Hello all
Somebody help me how to connect this?!!
The OS is in my laptop is M$ vista Ultimate, I have windows 2003 server R2 EE which is running on Microsoft VPC, the VPC is installed in M$ vista ultimate; in the VPC I have installed TACACS+ 4.0 and I want to do AAA stuff using our Dynamips Cisco Router which is going to run on vista but router has to pass the request to TACACS+ which is running in the VPC
If I bring the 2003 server and vista under the same subnet the ping pass through vice versa when we are going to have router in between these hosts, the host must be on different subnets
How we can router the packet from real OS to virtual PC using our virtual router.
Scenario
————-
TACACS+ on VPC ——f0/0(Router)f0/1——MS vista (supplicant)
Laptop (Sony VAIO VGN-C25G) with 2G RAM, hope it’s enough configuration.
Any help / suggest would be appreciated.
I am looking forward for your replies.
Thanks.
May 29th, 2007 at 9:09 am
Hi,
Thanks all for the nice words.
aly> Splitting wouldn’t be efficient at all. All the platforms share a lot of common code (and in the upcoming 0.2.8 train I’ve factorized more code) and there is no interest in doing that. I don’t think it’s a problem for someone familiar with the diff/patch tools to work on a given platform and then send a patch only for it.
May 29th, 2007 at 11:47 am
hi chris could u just tell what new features u are planning in the new release just curious.
regards
sebastan
May 29th, 2007 at 12:25 pm
sebastan> Yes, provided that after that people don’t ask every 5 minutes when the new release will be published
What I’ve working in 0.2.8-RC1 for now:
- c1700 support with WIC-1T, WIC-2T and WIC-1ENET
- WIC-1T and WIC-2T in c2600 (mainboard WIC slots only)
May 29th, 2007 at 2:25 pm
thats great WIC YAHOOO!!!!!
May 29th, 2007 at 2:25 pm
any help for the scenario ?
May 29th, 2007 at 4:11 pm
Yes, you can help: donate hardware or money. Chris (et al) may not say it, but that is THE MOST EFFECTIVE precedent for development. For those of you getting certifications with the aid of this software, donate back to the community. Sending ‘thanks’ and ‘you are great’ and ‘we hope for features’ and ‘we want flexibility’ and ‘god bless you’ messages doesn’t aid development and just clutters otherwise useful WordPress documents. Put your money where your mouth is and you’ll see *real* progress! Those of you using this in a corporate environment for testing/labbing/training need to convince your management to put back in as well, even if it’s only pulled equipment sitting on a shelf or in a closet.
Chris, do you have a list of anything in particular you need or would like?
May 29th, 2007 at 6:18 pm
hi chirs thanks for ur reply.
keep the good work.
regards
sebastan
May 30th, 2007 at 4:22 pm
WooHoo! I am the umpteenth!
Congratulations, Chris. I am constantly showing how useful DynaMIPS / DynaGen is to anyone who will listen - I haven’t powered on my main lab in over a year and others have to re-cable their labs to simulate things that I can do by clicking on a .NET file (provided I have already written it up - which only takes minutes), and NOONE I know can capture traffic on WAN ports (thanks to the gentleman who added the capture piece of code to DynaGen). Regards and thanks, again, for everything you’ve done for the community.
May 30th, 2007 at 4:27 pm
carth> While my experience with virtual PCs is limited, it seems to me that so long as you have bound the virtual PC to a NICF, you could then bind the virtual router to that NIC with an IP address on the same subnet, and route the traffic to your host OS via another bound NIC on the same subnet/interface as the host OS, for example:
VPC (eth0) Fa0/0 (eth0) router Fa1/0 (eth1) Host (eth1)
or
VPC (192.168.0.250/24) (192.168.0.1/24) router (192.168.1.1/24) Host (192.168.1.250/24)
Then, provided you have all hosts configured to use the router as their gateway, you should be able to ping across all (you might have to force ARPs by pinging from the virtual router).
At least, that’s how I’d begin, for examle.
May 30th, 2007 at 5:46 pm
chris>
I am newbie. excuse me about this question.
What can I do and what technology these modules support?
Thanks
May 30th, 2007 at 11:48 pm
I agree with Steph, Chris is there a chance to see a “donate buton” soon ? I think we all want to support this project in a way
Reza I think you will find the following links useful :
WIC-1ENET : http://www.cisco.com/en/US/products/hw/routers/ps221/products_data_sheet09186a0080088714.html
WIC-1T :
http://www.cisco.com/en/US/products/hw/modules/ps3129/products_tech_note09186a00800b0859.shtml
WIC-2T :
http://www.cisco.com/warp/public/107/wic-2t.shtml
June 1st, 2007 at 2:27 pm
I actually use the technique I described, except currently not yet with VM’s, to stream multicast through my virtual network. I run LiveCaster on my host machine, and pull it through the router I have bound to that NIC with an ip addres on the same subnet to the locations I want within my virtual network using an explicit IGMP Join on the desired interface. Using the very handy capture DynaGen command, I am able to verify when traffic is actually making it where I want through my various parameters (ACLs, helpers, boundaries, etc).
June 1st, 2007 at 2:33 pm
Reza> This virtual router s/w will n ot enable you to replace real routers / switches in production, but it will help you to configure labs in preparation for either certification exams or for production implementation. I’ve mostly been using it for the latter - but also in the former capacity because my apartment’s wiring is insufficient for me to turn up my whole lab of real equipment. Now, I just run a dedicated server, start the DynaGen / DynaMIPS, and go from there. One other superior benefit is, using remote desktop and a DSL line at work, I can remote control this server from my office and fire up whatever lab I want, with whatever inter-connections I’ve configured, and begin working. Those I know who are fighting migrating to using DynaMIPS are stuck going home and cabling for whatever they need, etc., while all I need to do is edit a file and re-launch. Furthermore, I can then mail the topology file, my config text file, and maybe a Visio to me team and they can replicate the lab exactly anywhere else in the world.
June 3rd, 2007 at 7:45 am
Keep up the great work!
June 4th, 2007 at 2:09 pm
Chris, i know everyone is always asking about what features are going to be in future releases. Would it be possible to create a WIP page? Everyone can see what features will be added and won’t have to keep bothering you.
I would have no where near the Cisco knowledge I do without Dynamips so thank you very much.
June 5th, 2007 at 8:20 pm
thank you very much…..dont know what to say….but you two know how much we applicate your invention
thank you you my GOD, thank you thank you thank you thank you thank you thank you thank you thank you thank you thank you thank you thank you thank you thank you thank you thank you thank you thank you thank you thank you thank you thank you thank you thank you thank you thank you
June 6th, 2007 at 10:57 am
Thank you, for your great work!
June 7th, 2007 at 3:18 am
Deluxe_uk,
http://www.ipflow.utc.fr/index.php/Cisco_7200_Simulator
Check the ‘todo’ link.
Once again, suggesting that someone take more time away from their project to push information out to others so they can foam at the mouth and ask 100 times per release when these features will be released is absolutely pointless and at best a nuiscance.
DONATE. CONTRIBUTE.
June 9th, 2007 at 12:21 am
Steph, bit harsh dude. If people understood what work was in progress or where additional resources would be useful they may be able to contribute. People showing enthusiasm about this great project will also lead to donations. Perhaps the page could even set target donations for new features or something?
I understand that replying to people about features is a waste of time hence using a static page. As for release dates i mentioned nothing about this “what features” so i’m not sure what this 100 times per release bit is about.
June 17th, 2007 at 10:17 am
Problem with ethernet on c3640. I’ve got two c3640 connected to each other using e0/1 they’re configured correctly but for some reason they can’t see each other (ping) but if you use serial it works fine… any thoughts? I’m using c3640-dos-mz.120-3.T3.bin and this latest release.
June 22nd, 2007 at 1:04 pm
Thank you Chris, great work!
But I have a little problem. When I used dynamips with a 3640 IOS, a Fastethernet interface operated only in half-duplex mode. I turned on full-duplex manually on the interface, but didn’t happen anything, the interface was still work in half-duplex mode. I saw this problem when I connected the emulated router’s ethernet interface to a real network, through a physical NIC to the CISCO 2950 switch. I got a duplex mismatch error message to a router’s console. It is a little bug, or did I wrong something?
Thanks.
June 24th, 2007 at 9:55 pm
Good work, Chris!
One question: dynamips connection support (not vtty) to real serial ports (at least in Linux) is planned?
gen_serial:
linux_serial:
July 13th, 2007 at 9:48 am
Hello,
how could we make a layer 3 etherchannel with the NM-16ESW module on a 3745?
thanks in advance!
July 18th, 2007 at 9:17 am
I just want to say thank you very much , Chris !!!
July 19th, 2007 at 4:40 am
usig which switch i can configure MSTP (i mean 3600 with NM-16ESW) and let me know the IOS version.
thanks.
July 19th, 2007 at 4:40 am
usig which switch i can configure MSTP (i mean 3600 with NM-16ESW) and let me know the IOS version.
thanks.
July 23rd, 2007 at 5:34 pm
Thanks For Great Chris
July 25th, 2007 at 2:26 pm
This is error report:
=> start P1
*** Dynagen has crashed ****
Please open a bug report against Dynagen at http://www.ipflow.utc.fr/bts/
Include a description of what you were doing when the error occured, your
network file, any errors output by dynamips, and the following traceback data:
Traceback (most recent call last):
File “dynagen”, line 996, in ?
File “cmd.pyc”, line 142, in cmdloop
File “cmd.pyc”, line 219, in onecmd
File “console.pyc”, line 159, in do_start
File “dynamips_lib.pyc”, line 798, in start
File “dynamips_lib.pyc”, line 1959, in send
error: (10054, ‘Connection reset by peer’)
Press ENTER to exit
C7200 instance ‘P1′ (id 7):
VM Status : 0
RAM size : 96 Mb
IOMEM size : 0 Mb
NVRAM size : 128 Kb
NPE model : npe-400
Midplane : vxr
IOS image : D:\Cisco\Dynamips\MPLS_VPN\Images\unzip-c7200-js-mz.123-20.bin
Loading ELF file ‘D:\Cisco\Dynamips\MPLS_VPN\Images\unzip-c7200-js-mz.123-20.bin
‘…
4 [unknown (0xE38)] dynamips 808 _cygtls::handle_exceptions: Exception: ST
ATUS_ACCESS_VIOLATION
16597 [unknown (0xE38)] dynamips 808 open_stackdumpfile: Dumping stack trace t
o dynamips.exe.stackdump
738339 [unknown (0xE38)] dynamips 808 _cygtls::handle_exceptions: Exception: ST
ATUS_ACCESS_VIOLATION
783664 [unknown (0xE38)] dynamips 808 _cygtls::handle_exceptions: Error while d
umping state (probably corrupted stack)
July 29th, 2007 at 6:45 pm
Thank you Chris.
August 1st, 2007 at 4:36 am
Which IOS is best for 3640 to use etherswitch module and requires least amount of ram say 64 or 96 MB. please help
August 6th, 2007 at 1:51 am
Dear Chris
You write dynamips software is very good, but I use when they encounter a problem, this issue is the use of Gigabit Ethernet card and dynamips simulated bridge router, This is done using routers and dynamips PC experimental bridge,router configuration good, determine simulated routers and PC in the same network, and routers and PC may ping each other. But when telnet, only a flashing cursor, we could not see what, I use the 100 megahertz Ethernet card to do this experiment, there is no problem, So I think it is right dynamips Gigabit Ethernet support are not good, you will improve that you expect to write better software.
I am a Chinese, and English was not too good, perhaps the problem described is not very accurate, I also ask you to forgive.Thank You!Best wishes for You.
Yours’ Zhongsheng Xu
August 13th, 2007 at 5:12 pm
Chris/Greg
3600 router with etherswitch module conters are not working. does anybody encountered this problem. or checked.
thanks
August 13th, 2007 at 5:12 pm
i mean to say interface counters
thanks
August 19th, 2007 at 2:25 pm
please help me for reduce CPU load…..
caused when i use the dynamips………the our CPU load is highly……
oh yaa……..how to use ghost IOS………i hear that software can reduce CPU Load.
thanks B4
August 20th, 2007 at 12:16 pm
GREAT SOFTWARE…..
Where is the link to donate ?
Just a quick question, does dynamips support voice or will it in the future?
A big thank you to everyone that supports this forum…..it is extremely helpfull.
August 20th, 2007 at 2:51 pm
I’m a chinese
Think you very much!
August 30th, 2007 at 5:10 pm
hi,chris ! thanks for all the work you have done! by the way , when will the dynmaips will emulate a Catalyst 6500 serials switch? thanks!
September 5th, 2007 at 6:55 am
Since I began to use dynamips, I gained more, thank you very much!
November 27th, 2007 at 2:24 pm
Hi Chris, thanks for your excellent work! Thanks for publishing this software for free!
June 23rd, 2008 at 1:06 am
Hi Chris
Please help, when i try to connect VPCS pc to my 3640 router. it keeps on giving me this error.
Dynamips errors. 206 Unable to create UDP_NIO
Thanks
January 26th, 2009 at 10:15 am
Hi !
After som troubles with m y .net file i got this one :
The IdlePC Values and IOS Versions that i used to build the CCIE R/S Lab are:
[[3725]]
image = /ccie/base/c3725-adventerprisek9-mz.124-17.bin
ram = 128
disk0 = 0
disk1 = 0
mmap = True
ghostios = True
idlepc = 0×60a6d020
[[3640]]
image = /ccie/base/c3640-js-mz.124-17.bin
ram = 128
disk0 = 0
disk1 = 0
mmap = True
ghostios = True
idlepc = 0×604c37fc
For Instance 1: The 3725’s were used for Routers R1 - R6.
For Instance 2: All 3640’s were used for SW1 - SW4 and BB1 - BB3.
But I still get duplex mismatches on the interfaces between the routers and switches, but they still run the same duplex mode (half). And Sh arp doesn`t show that it should show …
Do you know what could be the reason why it doesn`t just play like plug and play … Is there is some net card issue, or ?
Please help, and thanx in advance.
May you all have a nice day …