Hi all,
I am currently working on the CCNP ROUTE topics and using Jeremy's labs from CBT Nuggets.
With a few of them (NOT ALL) I am having a problem right when starting it up. For example the BasicOSPF lab. When starting the GNS3 topology I am getting the error message "208-unable to find object 'R1'". Essentially this is true for all routers in the topology. I can see it when I try to boot them up.
When booting up just a single router (R1 for example), then I get this error message in the console below:
######## === GNS3 0.8.5 traceback on 03 Oct 2013 15:57:21 === Traceback (most recent call last):
File "GNS3\Scene.pyo", line 725, in slotStartNode
File "GNS3\Node\IOSRouter.pyo", line 608, in startNode
File "GNS3\Dynagen\dynamips_lib.pyo", line 2347, in start
File "GNS3\Dynagen\dynamips_lib.pyo", line 4998, in send
DynamipsError: 208-unable to find object 'R1'
############
I must add, that there is no problem with GNS3 overall. I can work with it, create own labs and even many of the CCNP labs are working just fine. But not all of them
Any ideas, how I could fix this?
Cheers Lixi
PS.: I have alreay reinstalled GNS3 but problem is still present. Also tried removing and adding IOS files again but also no luck.
PPS.: Did go back to previous version 0.8.3.1 and all is working fine there. So something is on that labs that 0.8.5 can't handle or vice versa.
|