Internetworkexpert / INE-VIRL

INE VIRL Topologies & Initial Configs
http://www.INE.com
156 stars 152 forks source link

Can Not open in new CML #26

Open marquezdavd opened 3 years ago

marquezdavd commented 3 years ago

Hi @All,

I have a new ver, of CML and VIRL is not longer used by Cisco. I`m trying to open those files and I cannot open those in New CML.

It said that it has to be made in a new version to open .virl file in CML.

Can you help me with these issues ? I think that you have to upload those excercise to a new format that is .CML

Regards,

fordan commented 3 years ago

At least CML-Personal version 2.0.0-b13 doesn't have a problem with any INE virl file I've attempted. From Lab Manager you need to select "Import Lab"

image

marquezdavd commented 3 years ago

At least CML-Personal version 2.0.0-b13 doesn't have a problem with any INE virl file I've attempted. From Lab Manager you need to select "Import Lab"

image

I have this message when trying to importa a lab from INE.

\INE-VIRL\CCIE.RSv5.Workbook\INE.CCIE.RSv5.Workbook.14.node.base.topology.virl

Error importing VIRL 1.x topology file. XML parsing error: Schema version does not meet minimum supported version: 0.95.

Could you please help me with it ?

imagen

icecoldz commented 3 years ago

You need to download the topology .xml file, open it in any text editor of your choice, and change the schema version from .9 to 0.95

You'll see it in the first few lines.

On Fri, Oct 23, 2020, 2:55 AM marquezdavd notifications@github.com wrote:

At least CML-Personal version 2.0.0-b13 doesn't have a problem with any INE virl file I've attempted. From Lab Manager you need to select "Import Lab"

[image: image] https://user-images.githubusercontent.com/20802502/96954142-c9fcdb00-14c0-11eb-97da-04a62ccb28e8.png

I have this message when trying to importa a lab from INE.

\INE-VIRL\CCIE.RSv5.Workbook\INE.CCIE.RSv5.Workbook.14.node.base.topology.virl

Error importing VIRL 1.x topology file. XML parsing error: Schema version does not meet minimum supported version: 0.95.

Could you please help me with it ?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/Internetworkexpert/INE-VIRL/issues/26#issuecomment-715007027, or unsubscribe https://github.com/notifications/unsubscribe-auth/AGGQFT6HTMVVTRRAVLWQQETSMESG3ANCNFSM4S37Q7VQ .

marquezdavd commented 3 years ago

Hi @icecoldz ,

It is working now, thanks for your help.

Regards,

Ahmed3g commented 3 years ago

Thanks @icecoldz , this fixed mine too

icecoldz commented 2 years ago

look for any of the .virl docs in the directory here. https://github.com/Internetworkexpert/INE-VIRL . Open the .virl file with Notepad++ or any text editor of your choice. On the 2nd row of each file, you'll see where the schemaVersion. Going through their repo, I see that they've already change the schemaVersion to "0.95". Maybe it might be easier for you to download their repo again...

knhaines commented 2 years ago

Great! Thank you! I was looking for an actual xml file.


From: icecoldz @.***> Sent: Monday, September 27, 2021 9:05:25 PM To: Internetworkexpert/INE-VIRL Cc: Kimberly Silberberg; Comment Subject: Re: [Internetworkexpert/INE-VIRL] Can Not open in new CML (#26)

look for any of the .virl docs in the directory here. https://github.com/Internetworkexpert/INE-VIRL . Open the .virl file with Notepad++ or any text editor of your choice. On the 2nd row of each file, you'll see where the schemaVersion. Going through their repo, I see that they've already change the schemaVersion to "0.95". Maybe it might be easier for you to download their repo again...

— You are receiving this because you commented. Reply to this email directly, view it on GitHubhttps://github.com/Internetworkexpert/INE-VIRL/issues/26#issuecomment-928547976, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AU6AL73Q6UKDR6TNOI724ATUEEIFLANCNFSM4S37Q7VQ. Triage notifications on the go with GitHub Mobile for iOShttps://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Androidhttps://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

DanielBHi commented 2 years ago

Hi Everyone, I am using the newest version of CML and this fix worked for me! I copied the raw data into a notepad++ file, changed the schema version from .9 to 0.95 as mentioned earlier in the thread, and saved the file as .virl. I was able to import the lab INE referenced to CML without any issues. Thanks again everyone for all your help with this :)!!!