Hi all,
I'm having an issue where I cannot save configs from GNS3.
At the moment, I am running Windows 7 with GNS3 v0.6.1.
I have tried every way to save (export, save, save as, save /all etc.) with no success.
If anyone could help me out I would really really appreciate it!
Here is my .NET file :
Code:
autostart = False
[localhost:7202]
workingdir = C:\Users\Shane\AppData\Local\Temp
udp = 10200
[[3640]]
image = C:\IOS\c3640-ik9o3s-mz.124-25b.extracted.BIN
chassis = 3640
ghostios = True
[[ROUTER P2R3]]
model = 3640
console = 2020
slot0 = NM-4T
s0/0 = P2R4 s0/0
slot1 = NM-1FE-TX
f1/0 = P2R1 f1/0
x = -44.0
y = 187.0
[[ROUTER P2R4]]
model = 3640
console = 2021
slot0 = NM-4T
s0/0 = P2R3 s0/0
slot1 = NM-1FE-TX
f1/0 = P2R2 f1/0
x = 141.0
y = 184.0
[[ROUTER BBR1]]
model = 3640
console = 2023
slot0 = NM-4T
s0/0 = Frame_Relay s1/6
slot1 = NM-1FE-TX
f1/0 = SW0 2
x = 86.0
y = -214.0
[[ETHSW SW0]]
1 = access 1
2 = access 1
3 = access 1
4 = access 1 nio_gen_eth:\device\npf_{2cf225de-b238-49c9-b2cb-093b800f3c83}
x = -123.5
y = -206.0
[[ROUTER BBR2]]
model = 3640
console = 2022
slot0 = NM-4T
s0/0 = Frame_Relay s1/7
slot1 = NM-1FE-TX
f1/0 = SW0 1
x = -308.0
y = -210.0
[localhost:7200]
workingdir = C:\Users\Shane\AppData\Local\Temp
udp = 10000
[[3640]]
image = C:\IOS\c3640-ik9o3s-mz.124-25b.extracted.BIN
chassis = 3640
ghostios = True
[[7200]]
image = C:\Program Files (x86)\Dynamips\images\c7200-jk9o3s-mz.124-17.extracted.BIN
idlepc = 0x60881d60
[[ROUTER P1R1]]
model = 3640
console = 2012
idlepc = 0x603dde74
slot0 = NM-4T
s0/0 = Frame_Relay s1/0
s0/1 = P1R2 s0/1
slot1 = NM-1FE-TX
f1/0 = P1R3 f1/0
x = -342.0
y = 69.0
[[ROUTER Frame_Relay]]
console = 2005
cnfg = C:\Users\Shane\Documents\GNS3\SHANE_BSCI_configs\Frame_Relay.cfg
slot1 = PA-8T
s1/0 = P1R1 s0/0
s1/1 = P1R2 s0/0
s1/2 = P2R1 s0/0
s1/3 = P2R2 s0/0
s1/6 = BBR1 s0/0
s1/7 = BBR2 s0/0
slot2 = PA-2FE-TX
f2/0 = SW0 3
x = -119.0
y = -120.0
model = 7200
[[ROUTER P1R2]]
model = 3640
console = 2013
slot0 = NM-4T
s0/0 = Frame_Relay s1/1
s0/1 = P1R1 s0/1
slot1 = NM-1FE-TX
f1/0 = P1R4 f1/0
x = -147.0
y = 65.0
[localhost:7201]
workingdir = C:\Users\Shane\AppData\Local\Temp
udp = 10100
[[3640]]
image = C:\IOS\c3640-ik9o3s-mz.124-25b.extracted.BIN
chassis = 3640
ghostios = True
[[ROUTER P1R4]]
model = 3640
console = 2017
slot0 = NM-4T
s0/0 = P1R3 s0/0
slot1 = NM-1FE-TX
f1/0 = P1R2 f1/0
x = -143.0
y = 186.0
[[ROUTER P2R2]]
model = 3640
console = 2019
slot0 = NM-4T
s0/0 = Frame_Relay s1/3
s0/1 = P2R1 s0/1
slot1 = NM-1FE-TX
f1/0 = P2R4 f1/0
x = 136.0
y = 68.0
hx = 31.5
hy = -21.0
[[ROUTER P1R3]]
model = 3640
console = 2016
slot0 = NM-4T
s0/0 = P1R4 s0/0
slot1 = NM-1FE-TX
f1/0 = P1R1 f1/0
x = -344.0
y = 187.0
Tigerplug