blob: 4d904bcf35a6bb65f14ef6569a3027b783d82ead (
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
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
|
##############################################################################################
#
# Internetwork Expert Routing & Switching topology Version 5.0 mappings for dynamips/dynagen on Mac OS X
#
#
# For more information:
# Dynamips: http://www.ipflow.utc.fr/index.php/Cisco_7200_Simulator
# Dynagen: http://dyna-gen.sourceforge.net/
# GNS3: http://www.gns3.net
# Hacki's Forum: http://hacki.at/7200emu/index.php
# Internetwork Expert's Forum: http://IEOC.com
#
##############################################################################################
##################################################
#
# Define global router parameters for instance 1
#
##################################################
autostart=false
[localhost:7200]
workingdir = /Applications/Dynagen/sample_labs/internetworkexpert/working
[[3725]]
#
# Specify 3725 IOS image on Mac OS X here:
image = /Applications/Dynagen/images/c3725-adventerprisek9-mz.124-15.T10.extracted.bin
#
ram = 128
disk0 = 16
disk1 = 0
# Choose an idlepc value from the below
idlepc = 0x62b1c780
mmap = true
ghostios = true
###########################
#
# Define router instances
#
###########################
[[Router R1]]
model = 3725
console = 2001
autostart = false
#slot1 = NM-4T
F0/0 = SW1 F1/1
S0/0 = FRSW 1
cnfg = /Applications/Dynagen/sample_labs/internetworkexpert/initial.configs/R1.initial.config.txt
[[Router R2]]
model = 3725
console = 2002
autostart = false
#slot1 = NM-4T
F0/0 = SW2 F1/2
S0/0 = FRSW 2
cnfg = /Applications/Dynagen/sample_labs/internetworkexpert/initial.configs/R2.initial.config.txt
[[Router R3]]
model = 3725
console = 2003
autostart = false
slot1 = NM-4T
S1/0 = FRSW 3
S1/1 = FRSW 13
S1/2 = R1 S0/1
S1/3 = R2 S0/1
F0/0 = SW1 F1/3
F0/1 = SW3 F1/3
cnfg = /Applications/Dynagen/sample_labs/internetworkexpert/initial.configs/R3.initial.config.txt
[[Router R4]]
model = 3725
console = 2004
autostart = false
#slot1 = NM-4T
F0/0 = SW2 F1/4
F0/1 = SW4 F1/4
S0/0 = FRSW 4
S0/1 = R5 S0/1
cnfg = /Applications/Dynagen/sample_labs/internetworkexpert/initial.configs/R4.initial.config.txt
[[Router R5]]
model = 3725
console = 2005
autostart = false
#slot1 = NM-4T
F0/0 = SW1 F1/5
F0/1 = SW3 F1/5
S0/0 = FRSW 5
cnfg = /Applications/Dynagen/sample_labs/internetworkexpert/initial.configs/R5.initial.config.txt
[[Router R6]]
model = 3725
console = 2006
autostart = false
#slot1 = NM-4T
F0/0 = SW2 F1/6
F0/1 = SW4 F1/6
S0/0 = FRSW 6
cnfg = /Applications/Dynagen/sample_labs/internetworkexpert/initial.configs/R6.initial.config.txt
##################################################
#
# Define global router parameters for instance 2
#
##################################################
[localhost:7201]
workingdir = /Applications/Dynagen/sample_labs/internetworkexpert/working
[[3725]]
#
# Specify 3725 IOS image on Mac OS X here:
image = /Applications/Dynagen/images/c3725-adventerprisek9-mz.124-15.T10.extracted.bin
#
ram = 128
disk0 = 16
disk1 = 0
# Choose an idlepc value from the below
idlepc = 0x62b1c780
mmap = true
ghostios = true
###########################
#
# Define router instances
#
###########################
[[Router SW1]]
model = 3725
console = 2007
autostart = false
slot1 = NM-16ESW
F1/7 = SW2 F1/7
F1/8 = SW2 F1/8
F1/9 = SW2 F1/9
F1/10 = SW3 F1/7
F1/11 = SW3 F1/8
F1/12 = SW3 F1/9
F1/13 = SW4 F1/7
F1/14 = SW4 F1/8
F1/15 = SW4 F1/9
cnfg = /Applications/Dynagen/sample_labs/internetworkexpert/initial.configs/SW1.initial.config.txt
[[Router SW2]]
model = 3725
console = 2008
autostart = false
slot1 = NM-16ESW
F1/10 = SW3 F1/10
F1/11 = SW3 F1/11
F1/12 = SW3 F1/12
F1/13 = SW4 F1/10
F1/14 = SW4 F1/11
F1/15 = SW4 F1/12
cnfg = /Applications/Dynagen/sample_labs/internetworkexpert/initial.configs/SW2.initial.config.txt
[[Router SW3]]
model = 3725
console = 2009
autostart = false
slot1 = NM-16ESW
F1/13 = SW4 F1/13
F1/14 = SW4 F1/14
F1/15 = SW4 F1/15
cnfg = /Applications/Dynagen/sample_labs/internetworkexpert/initial.configs/SW3.initial.config.txt
[[Router SW4]]
model = 3725
console = 2010
autostart = false
slot1 = NM-16ESW
cnfg = /Applications/Dynagen/sample_labs/internetworkexpert/initial.configs/SW4.initial.config.txt
[[Router BB1]]
model = 3725
console = 2011
autostart = false
slot1 = NM-4T
S1/0 = BB3 S1/0
S1/1 = FRSW 21
cnfg = /Applications/Dynagen/sample_labs/internetworkexpert/initial.configs/BB1.initial.config.v5.txt
[[Router BB2]]
model = 3725
console = 2012
autostart = false
F0/0 = SW2 F1/0
cnfg = /Applications/Dynagen/sample_labs/internetworkexpert/initial.configs/BB2.initial.config.v5.txt
[[Router BB3]]
model = 3725
console = 2013
autostart = false
slot1 = NM-4T
F0/0 = SW3 F1/0
cnfg = /Applications/Dynagen/sample_labs/internetworkexpert/initial.configs/BB3.initial.config.v5.txt
[[Router TermServ]]
model = 3725
console = 2000
autostart = false
#
# Specify your local host's loopback here from the network device list
#
# F0/0 = NIO_gen_eth:/Device/NPF_{4065B11C-2A6C-4FD2-8204-A12A9A8328A4}
cnfg = /Applications/Dynagen/sample_labs/internetworkexpert/initial.configs/RSTermServ.initial.config.txt
[[FRSW FRSW]]
# R1 to FRSW
1:102 = 2:201
1:103 = 3:301
1:113 = 13:311
1:104 = 4:401
1:105 = 5:501
# R2 to FRSW
2:203 = 3:302
2:213 = 13:312
2:204 = 4:402
2:205 = 5:502
# R3 to FRSW
3:304 = 4:403
3:305 = 5:503
13:314 = 4:413
13:315 = 5:513
# R4 to FRSW
4:405 = 5:504
# R6 to FRSW
6:51 = 21:51
6:100 = 21:100
6:101 = 21:101
6:201 = 21:201
6:301 = 21:301
6:401 = 21:401
|