blob: ad2cfba28d1c0986c52fd99027c73656b54ae163 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
|
autostart = False
[127.0.0.1:7200]
workingdir = C:\Users\ActionMystique\Documents\Missions\GNS3\Temp
udp = 10000
[[2650XM]]
image = C:\Users\ActionMystique\Documents\Missions\IOS\Binaries\c2600-adventerprisek9-mz.124-25c.image
sparsemem = True
chassis = 2650XM
[[ROUTER R4]]
model = 2650XM
console = 2003
aux = 2100
cnfg = Config\R4.cfg
wic0/0 = WIC-2T
s0/0 = R2 s0/1
s0/1 = R5 s0/1
f0/0 = SW2 1
x = -150.0
y = 178.0
hx = 18.5
hy = 19.0
[[ROUTER R5]]
model = 2650XM
console = 2004
aux = 2101
cnfg = Config\R5.cfg
wic0/0 = WIC-2T
s0/0 = R3 s0/1
s0/1 = R4 s0/1
f0/0 = SW3 1
x = 97.0
y = 177.0
hx = 19.5
hy = 19.0
[[ROUTER R1]]
model = 2650XM
console = 2000
aux = 2102
cnfg = Config\R1.cfg
wic0/0 = WIC-2T
s0/0 = R2 s0/0
s0/1 = R3 s0/0
f0/0 = SW1 1
x = -20.0
y = -154.0
hx = 22.5
hy = 18.0
[[ROUTER R2]]
model = 2650XM
console = 2001
aux = 2103
cnfg = Config\R2.cfg
wic0/0 = WIC-2T
s0/0 = R1 s0/0
s0/1 = R4 s0/0
x = -145.0
y = -1.0
hx = 16.5
hy = 19.0
[[ROUTER R3]]
model = 2650XM
console = 2002
aux = 2104
cnfg = Config\R3.cfg
wic0/0 = WIC-2T
s0/0 = R1 s0/1
s0/1 = R5 s0/0
x = 102.0
y = 1.0
hx = 17.5
hy = 17.0
[[ETHSW SW1]]
1 = access 1 R1 f0/0
x = -23.5
y = -273.0
hx = 11.0
hy = 11.0
[[ETHSW SW3]]
1 = access 1 R5 f0/0
x = 251.5
y = 183.0
hx = 11.0
hy = 11.0
[[ETHSW SW2]]
1 = access 1 R4 f0/0
x = -310.5
y = 185.0
hx = 10.0
hy = 11.0
[GNS3-DATA]
configs = Config
|