Exported labs structure / config format for xml.

Moderator: mike

Post Reply
icedewd
Posts: 6
Joined: Sun Apr 23, 2017 5:20 am

Exported labs structure / config format for xml.

Post by icedewd » Wed Jun 07, 2017 8:24 pm

Hello,
I have written a script at work to convert my production backbone devices to a .virl file and I would like to do the same for eve. In looking at the content inside a extracted lab zip file, the xml is easy to recreate, but the config section seems to be hashed or something. Can anyone explain how I could take a production config and hash it properly for the config section of the xml file? I will gladly share the python script once I am finished. I just need assistance with this portion.

Thanks in advanced,
Mike

ecze
Posts: 533
Joined: Wed Mar 15, 2017 1:54 pm

Re: Exported labs structure / config format for xml.

Post by ecze » Wed Jun 07, 2017 11:24 pm

base64

icedewd
Posts: 6
Joined: Sun Apr 23, 2017 5:20 am

Re: Exported labs structure / config format for xml.

Post by icedewd » Thu Jun 08, 2017 4:55 pm

Perfect, I am now able to generate a lab with the config in the startup. In CML, I use an unmanned switch to interconnect devices, and utilize sub interfaces with dot1q to connect all the devices. This prevents me from having any interface limitations. Is there an equilavent device in EVE? I need to pass vlan tags in and initially it looks like the network bridge does not support this.

Thanks for the quick reply!

Is there any EVE-NG shirts for sale?

Uldis (UD)
Posts: 5080
Joined: Wed Mar 15, 2017 4:44 pm
Location: London
Contact:

Re: Exported labs structure / config format for xml.

Post by Uldis (UD) » Thu Jun 08, 2017 7:12 pm

somewhen later

Post Reply