Custom python scripts for GNS3 .net files

amb1s1amb1s1 Member Posts: 408
Hi, I'm working on a python script and need some help. This script will go to all the GNS3 folder, look for the all .net files, go in and find and replace the necessary parameter for the .net files to work on your computer. I need some help to find out all of the parameter that need to be change. I'm using a mac computer so I need input for the PC guy. This what I have:

I rarely use GNS3 since I have a RACK, but I'm planing to use little bit more in the future. I had a .net file and the only thing I needed to change was the following:
from this:
image = C:\Users\Karim\Documents\IOS\c3725-adventerprisek9-mz.124-15.T14.bin
to this:
image = /Volumes/HDMac2/CCIE/IOS/c3725/c3725-adventerprisek9-mz.124-12.image

I know that we have more complicated net file and that when I need your help. Can you guys tell me what are the most common changes that we need to do to be able to use the .net files on our computer?
David G.
http://gomezd.com <
My Tshoot test Blog
http://twitter.com/ipnet255

Comments

Sign In or Register to comment.