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
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
|
autostart = False
version = 0.8.7
[127.0.0.1:7202]
workingdir = working
udp = 11200
[[3725]]
image = C:\Users\ActionMystique\Google Drive\Missions\Certifications\Cisco\IOS\Binaries\c3725-adventerprisek9-mz.124-15.T10.image
idlepc = 0x6148b5dc
sparsemem = True
[[ROUTER SW10]]
model = 3725
ghostios = True
console = 2019
aux = 2519
cnfg = configs\SW10.cfg
slot1 = NM-16ESW
f1/2 = SW7 f1/2
f1/3 = SW8 f1/3
f1/4 = NIO_udp:30008:127.0.0.1:20008
symbol = EtherSwitch router
x = 204.304166718
y = 22.6229639612
z = 1.0
hx = -57.2605245654
hy = 10.0711242938
[[ROUTER SW9]]
model = 3725
console = 2017
aux = 2517
cnfg = configs\SW9.cfg
slot1 = NM-16ESW
f1/0 = SW7 f1/0
f1/1 = SW8 f1/1
f1/2 = NIO_udp:30006:127.0.0.1:20006
f1/3 = NIO_udp:30007:127.0.0.1:20007
symbol = EtherSwitch router
x = 54.8318182383
y = 22.1681817613
z = 1.0
hx = -46.5880589317
hy = 12.7164006707
[qemu 127.0.0.1:10525]
workingdir = working
udp = 40000
qemupath = C:\Program Files\GNS3\qemu.exe
qemuimgpath = C:\Program Files\GNS3\qemu-img.exe
[[5520]]
ram = 1024
netcard = e1000
options = -vnc none -vga none -icount auto
initrd = asa842-initrd.gz
kernel = asa842-vmlinuz
kernel_cmdline = -append ide_generic.probe_mask=0x01 ide_core.chs=0.0:980,16,32 auto nousb console=ttyS0,9600 bigphysarea=65536
[[ASA ASA_5520_2]]
options = -vnc :2 none -vga none -icount auto
e0 = SW0_Management f1/2
e1 = SW1 f1/13
e2 = SW2 f1/13
e3 = ASA_5520_1 e3
e4 = SW0_Internet f1/2
x = 107.955113757
y = -367.478219992
z = 1.0
hx = 56.0956439983
hy = 8.16590911922
[[ASA ASA_5520_1]]
e0 = SW0_Management f1/1
e1 = SW1 f1/12
e2 = SW2 f1/12
e3 = ASA_5520_2 e3
e4 = SW0_Internet f1/1
e5 = SW0_VirtualBox f1/0
x = -194.24563033
y = -366.971207172
z = 1.0
hx = -115.388527546
hy = 1.35455424406
[127.0.0.1:7200]
workingdir = working
udp = 11000
[[3725]]
image = C:\Users\ActionMystique\Google Drive\Missions\Certifications\Cisco\IOS\Binaries\c3725-adventerprisek9-mz.124-15.T10.image
idlepc = 0x6148b5dc
sparsemem = True
[[ROUTER SW1]]
model = 3725
console = 2001
aux = 2501
cnfg = configs\SW1.cfg
slot1 = NM-16ESW
f1/0 = SW2 f1/0
f1/1 = SW3 f1/1
f1/2 = SW4 f1/2
f1/3 = SW7 f1/3
f1/4 = SW2 f1/4
f1/5 = SW2 f1/5
f1/6 = SW2 f1/6
f1/7 = SW7 f1/7
f1/8 = SW7 f1/8
f1/9 = SW7 f1/9
f1/10 = SW4 f1/10
f1/11 = SW3 f1/11
f1/12 = ASA_5520_1 e1
f1/13 = ASA_5520_2 e1
symbol = EtherSwitch router
x = -191.932007522
y = -212.243655281
z = 1.0
hx = 0.732287277884
hy = 43.1184840299
[[ROUTER SW3]]
model = 3725
console = 2003
aux = 2503
cnfg = configs\SW3.cfg
slot1 = NM-16ESW
f1/1 = SW1 f1/1
f1/2 = SW5 f1/2
f1/3 = SW6 f1/3
f1/4 = SW4 f1/4
f1/11 = SW1 f1/11
symbol = EtherSwitch router
x = -345.223484802
y = -138.741382638
z = 1.0
hx = 3.78231656626
hy = -24.8357705538
[[ROUTER SW2]]
model = 3725
console = 2002
aux = 2502
cnfg = configs\SW2.cfg
slot1 = NM-16ESW
f1/0 = SW1 f1/0
f1/1 = SW7 f1/1
f1/2 = SW8 f1/2
f1/3 = SW4 f1/3
f1/4 = SW1 f1/4
f1/5 = SW1 f1/5
f1/6 = SW1 f1/6
f1/7 = SW4 f1/7
f1/8 = SW4 f1/8
f1/9 = SW4 f1/9
f1/10 = SW7 f1/10
f1/11 = SW8 f1/11
f1/12 = ASA_5520_1 e2
f1/13 = ASA_5520_2 e2
symbol = EtherSwitch router
x = 109.686079598
y = -210.861742401
z = 1.0
hx = 2.92370598091
hy = 44.5003969098
[[ROUTER SW4]]
model = 3725
console = 2004
aux = 2504
cnfg = configs\SW4.cfg
slot1 = NM-16ESW
f1/0 = SW6 f1/0
f1/1 = SW5 f1/1
f1/2 = SW1 f1/2
f1/3 = SW2 f1/3
f1/4 = SW3 f1/4
f1/7 = SW2 f1/7
f1/8 = SW2 f1/8
f1/9 = SW2 f1/9
f1/10 = SW1 f1/10
symbol = EtherSwitch router
x = -121.118217827
y = -137.668513318
z = 1.0
hx = -47.7636563807
hy = -2.36701615199
[127.0.0.1:7201]
workingdir = working
udp = 11100
[[3725]]
image = C:\Users\ActionMystique\Google Drive\Missions\Certifications\Cisco\IOS\Binaries\c3725-adventerprisek9-mz.124-15.T10.image
idlepc = 0x6148b5dc
sparsemem = True
[[ROUTER SW8]]
model = 3725
console = 2015
aux = 2515
cnfg = configs\SW8.cfg
slot1 = NM-16ESW
f1/1 = SW9 f1/1
f1/2 = SW2 f1/2
f1/3 = SW10 f1/3
f1/4 = SW7 f1/4
f1/11 = SW2 f1/11
symbol = EtherSwitch router
x = 204.359469758
y = -136.522774678
z = 1.0
hx = 8.38191287997
hy = -20.1633049201
[[ROUTER SW5]]
model = 3725
console = 2005
aux = 2505
cnfg = configs\SW5.cfg
slot1 = NM-16ESW
f1/1 = SW4 f1/1
f1/2 = SW3 f1/2
f1/3 = NIO_udp:30000:127.0.0.1:20000
f1/4 = NIO_udp:30001:127.0.0.1:20001
f1/5 = NIO_udp:30002:127.0.0.1:20002
f1/6 = NIO_udp:30003:127.0.0.1:20003
symbol = EtherSwitch router
x = -342.459659042
y = 16.4947916015
z = 1.0
hx = 48.0035287252
hy = 11.6206913191
[[ROUTER SW7]]
model = 3725
console = 2007
aux = 2507
cnfg = configs\SW7.cfg
slot1 = NM-16ESW
f1/0 = SW9 f1/0
f1/1 = SW2 f1/1
f1/2 = SW10 f1/2
f1/3 = SW1 f1/3
f1/4 = SW8 f1/4
f1/7 = SW1 f1/7
f1/8 = SW1 f1/8
f1/9 = SW1 f1/9
f1/10 = SW2 f1/10
symbol = EtherSwitch router
x = 53.6685133182
y = -135.904687558
z = 1.0
hx = 48.457386399
hy = 24.7488636788
[[ROUTER SW6]]
model = 3725
console = 2006
aux = 2506
cnfg = configs\SW6.cfg
slot1 = NM-16ESW
f1/0 = SW4 f1/0
f1/3 = SW3 f1/3
f1/4 = NIO_udp:30004:127.0.0.1:20004
f1/5 = NIO_udp:30005:127.0.0.1:20005
symbol = EtherSwitch router
x = -120.763494204
y = 19.5676609214
z = 1.0
hx = -45.3246954348
hy = 9.95257491067
[127.0.0.1:7204]
workingdir = working
udp = 11400
[[3725]]
image = C:\Users\ActionMystique\Google Drive\Missions\Certifications\Cisco\IOS\Binaries\c3725-adventerprisek9-mz.124-15.T10.image
idlepc = 0x602649b4
idlemax = 500
sparsemem = True
[[ROUTER SW0_VirtualBox]]
model = 3725
console = 2114
aux = 2514
cnfg = configs\SW0_VirtualBox.cfg
slot1 = NM-16ESW
f1/0 = ASA_5520_1 e5
symbol = EtherSwitch router
x = -384.797348792
y = -360.686742712
z = 1.0
hx = -61.680239558
hy = -25.0
[127.0.0.1:7203]
workingdir = working
udp = 11300
[[3725]]
image = C:\Users\ActionMystique\Google Drive\Missions\Certifications\Cisco\IOS\Binaries\c3725-adventerprisek9-mz.124-15.T10.image
idlepc = 0x602649b4
idlemax = 500
sparsemem = True
ghostios = True
[[ROUTER SW0_Internet]]
model = 3725
console = 2113
aux = 2513
cnfg = configs\SW0_Internet.cfg
slot1 = NM-16ESW
f1/1 = ASA_5520_1 e4
f1/2 = ASA_5520_2 e4
symbol = EtherSwitch router
x = 108.545549357
y = -447.74725415
z = 1.0
hx = -41.5164723749
hy = -23.7857412654
[[ROUTER SW0_Management]]
model = 3725
console = 2112
aux = 2512
cnfg = configs\SW0_Management.cfg
slot1 = NM-16ESW
f1/1 = ASA_5520_1 e0
f1/2 = ASA_5520_2 e0
symbol = EtherSwitch router
x = -192.711458476
y = -447.747254149
z = 1.0
hx = -56.4212252865
hy = -24.7629012338
[GNS3-DATA]
configs = configs
workdir = working
m11 = 1.023373892
m22 = 1.023373892
[[NOTE 1]]
text = "actionmystique Asa-5520"
x = 622.100785768
y = -449.799972469
[[NOTE 2]]
text = "ASA Credentials"
x = 619.264624372
y = -490.590987769
font = "MS Shell Dlg 2,16,-1,5,75,0,1,0,0,0"
[[NOTE 3]]
text = "DHCP"
x = -901.48139527
y = -208.86156582
font = "MS Shell Dlg 2,16,-1,5,75,0,1,0,0,0"
[[NOTE 4]]
text = "On both ASAs, SW1 & SW2:\nPreferred server: time.nist.gov\n canon.inria.fr"
x = -992.282892431
y = -109.988293239
[[NOTE 5]]
text = "Core"
x = -390.873011169
y = -217.523002209
font = "MS Shell Dlg 2,16,-1,5,75,0,0,0,0,0"
color = "#0055ff"
[[NOTE 6]]
text = ".202/24"
x = 55.2477502954
y = -239.876046159
[[NOTE 7]]
text = "VPCS"
x = 680.305889856
y = 189.765452357
font = "MS Shell Dlg 2,16,-1,5,75,0,1,0,0,0"
[[NOTE 8]]
text = "Security level of interfaces:\n- management: 100\n- inside: 100\n- ASAs 50\n- DMZ-1 and DMZ-2: 50\n- outside: 0"
x = -977.989566105
y = -459.17230133
[[NOTE 9]]
text = "VPCS[1]"
x = -490.432007522
y = 231.67078596
[[NOTE 10]]
text = ".252/24"
x = -399.777575221
y = -313.775987582
[[NOTE 11]]
text = "All servers: DHCPv4/v6"
x = 619.339744443
y = 237.103756966
[[NOTE 12]]
text = "DMZ-1"
x = -189.322064556
y = -297.176325914
color = "#ff0000"
[[NOTE 13]]
text = "192.168.0.0/16"
x = 235.329942506
y = -283.016549719
font = "MS Shell Dlg 2,16,-1,5,75,0,0,0,0,0"
color = "#0055ff"
[[NOTE 14]]
text = "SNMP"
x = -907.916762137
y = 136.477907914
font = "MS Shell Dlg 2,16,-1,5,75,0,1,0,0,0"
[[NOTE 15]]
text = ".12.0/24"
x = 2.76382575951
y = -286.196496395
[[NOTE 16]]
text = "NTP"
x = -892.785165078
y = -136.244637958
font = "MS Shell Dlg 2,16,-1,5,75,0,1,0,0,0"
[[NOTE 17]]
text = "VTP version 2"
x = 614.938796641
y = 121.241251363
[[NOTE 18]]
text = ".251"
x = -512.689678467
y = -246.121022876
[[NOTE 19]]
text = "- Cisco ACS TACACS+ server \n(VirtualBox VM)\nauthenticates all ASAs users\n- 802.1x on all access switches"
x = -999.123012215
y = -17.452178
[[NOTE 20]]
text = "SSH access on both ASAs, SW1 & SW2\nIdentity Certificate on both ASAs"
x = -990.929744461
y = -333.372067447
[[NOTE 21]]
text = "Management"
x = -121.62024825
y = -435.338302197
color = "#ff0000"
[[NOTE 22]]
text = "Inside"
x = -252.890057034
y = -336.523106234
color = "#ff0000"
[[NOTE 23]]
text = ".1/24"
x = -338.56865559
y = -418.93560639
[[NOTE 24]]
text = "DMZ-2"
x = -129.899810717
y = -317.176325914
color = "#ff0000"
[[NOTE 25]]
text = "VMs"
x = -652.262879345
y = -340.166572232
font = "MS Shell Dlg 2,16,-1,5,75,0,0,0,0,0"
color = "#0055ff"
[[NOTE 26]]
text = "VPCS[7]"
x = 9.49512315845
y = 247.32660984
[[NOTE 27]]
text = "VTP Domain Core-Aggregation-Access"
x = 615.297869489
y = 81.2087883546
[[NOTE 28]]
text = ".253/24"
x = 38.6935606393
y = -337.251799435
[[NOTE 29]]
text = "VLAN 2"
x = -457.374100284
y = 97.3324813509
[[NOTE 30]]
text = ".11.0/24"
x = -230.779450955
y = -272.452841114
[[NOTE 31]]
text = ".56.0/24"
x = -330.138289071
y = -338.715214732
[[NOTE 32]]
text = "VPCS[3]"
x = -331.650615482
y = 225.070265121
[[NOTE 33]]
text = ".254/24"
x = -125.754072078
y = -337.980492635
[[NOTE 34]]
text = "DHCP Server on SW1 & SW2\nDHCP Relay on ASA-5520-1"
x = -989.923819588
y = -183.987133981
[[NOTE 35]]
text = "Primary Server on 8.8.8.8\nSecondary Server on SW1"
x = -958.879884552
y = -258.066787345
[[NOTE 36]]
text = "ASAs"
x = -38.7787878413
y = -360.150947038
color = "#ff0000"
[[NOTE 37]]
text = " GLBP\non SW1 & SW2"
x = 295.85633074
y = -223.6523725
font = "MS Shell Dlg 2,16,-1,5,75,0,0,0,0,0"
color = "#0055ff"
[[NOTE 38]]
text = "VPCS[9]"
x = 202.731297398
y = 248.47234848
[[NOTE 39]]
text = "VLAN 3"
x = -79.4209276129
y = 111.189346911
[[NOTE 40]]
text = "NAT (PAT) on both ASAs"
x = 288.779112195
y = -357.483559095
font = "MS Shell Dlg 2,16,-1,5,75,0,0,0,0,0"
color = "#0055ff"
[[NOTE 41]]
text = "GLBP"
x = 673.985582604
y = -362.126231273
font = "MS Shell Dlg 2,16,-1,5,75,0,1,0,0,0"
[[NOTE 42]]
text = ".254/24"
x = -163.470472747
y = -392.285876763
[[NOTE 43]]
text = "VPCS[8]"
x = 91.5126894383
y = 246.70852272
[[NOTE 44]]
text = ".22.0/24"
x = 131.183514072
y = -272.20971345
[[NOTE 45]]
text = "DHCP"
x = -120.226420558
y = -360.015625193
[[NOTE 46]]
text = "Security"
x = -915.803486505
y = -489.013345635
font = "MS Shell Dlg 2,16,-1,5,75,0,1,0,0,0"
[[NOTE 47]]
text = "Outside"
x = 103.475811853
y = -396.933888044
color = "#ff0000"
[[NOTE 48]]
text = ".120.0/24"
x = -51.1307765592
y = -339.362405515
[[NOTE 49]]
text = " Etherchannel"
x = -58.8165246008
y = -117.662973364
color = "#ff0000"
[[NOTE 50]]
text = "SVIn: .n.201/24 "
x = -329.897009525
y = -241.825644349
[[NOTE 51]]
text = ".21.0/24"
x = -106.407291758
y = -286.925189594
[[NOTE 52]]
text = "RADIUS TACACS+ Syslog SNMP Server"
x = -709.424269858
y = -195.081737149
font = "MS Shell Dlg 2,10,-1,5,75,0,0,0,0,0"
[[NOTE 53]]
text = "802.1Q"
x = 122.496047684
y = -36.6778434111
[[NOTE 54]]
text = "VPCS[4]"
x = -260.705918522
y = 198.504876841
[[NOTE 55]]
text = "DNS"
x = -898.075717832
y = -283.594438865
font = "MS Shell Dlg 2,16,-1,5,75,0,1,0,0,0"
[[NOTE 56]]
text = "VTP"
x = 689.169774192
y = 53.5766903608
font = "MS Shell Dlg 2,16,-1,5,75,0,1,0,0,0"
[[NOTE 57]]
text = ".252/24"
x = -243.060927541
y = -405.769697271
[[NOTE 58]]
text = "802.1Q"
x = -242.251956822
y = -39.2598734445
[[NOTE 59]]
text = "Outside"
x = -106.407291757
y = -376.523106234
color = "#ff0000"
[[NOTE 60]]
text = " DMZ\nServer Farm"
x = -717.727661952
y = -4.71444759242
font = "MS Shell Dlg 2,16,-1,5,75,0,0,0,0,0"
color = "#0055ff"
[[NOTE 61]]
text = "OSPF Backbone"
x = 234.925189594
y = -311.875094951
font = "MS Shell Dlg 2,16,-1,5,75,0,0,0,0,0"
color = "#0055ff"
[[NOTE 62]]
text = "Servers.cfg"
x = 672.850444542
y = 218.850016445
[[NOTE 63]]
text = "NAT"
x = -899.625284857
y = 65.4105470776
font = "MS Shell Dlg 2,16,-1,5,75,0,1,0,0,0"
[[NOTE 64]]
text = "ASA and AAA Secured Data Center"
x = -271.190232765
y = -510.22869799
font = "MS Shell Dlg 2,20,-1,5,75,0,1,0,0,0"
[[NOTE 65]]
text = "VLAN 4"
x = 98.1548774629
y = 109.15421435
[[NOTE 66]]
text = "VPCS[2]"
x = -413.268702602
y = 236.19843748
[[NOTE 67]]
text = ".201/24"
x = -160.301894076
y = -237.100852396
[[NOTE 68]]
text = "VPCS[5]"
x = -160.813920402
y = 246.1808712
[[NOTE 69]]
text = "All Traps from both ASAs and \nSW1 & SW2 sent to SNMP Server"
x = -992.213447815
y = 165.422604874
[[NOTE 70]]
text = "DMZ-2"
x = 113.316856157
y = -298.482765275
color = "#ff0000"
[[NOTE 71]]
text = "AAA"
x = -899.625284857
y = -48.5188490427
font = "MS Shell Dlg 2,16,-1,5,75,0,1,0,0,0"
[[NOTE 72]]
text = "PRB VL 1/2/3\nSRB VL 4/5"
x = -315.170165378
y = -219.703670267
[[NOTE 73]]
text = "Access"
x = -458.79507615
y = 19.9349432775
font = "MS Shell Dlg 2,16,-1,5,75,0,0,0,0,0"
color = "#0055ff"
[[NOTE 74]]
text = "-Modified severity level of Syslog_ID\nmessages: 711004 from 4 to 5\n-Logging Filters to ASDM: Warnings and OSPF \nnotifications\n-Logging Errors from SW1 & SW2 to Syslog Server \n(Cisco_ACS_VM) with timestamps\n-Alert Admin by e-mail for all Alerts and Emergencies concerning all \n event Classes - Unable to make it work"
x = -992.282892436
y = 235.830717131
[[NOTE 75]]
text = "Aggregation"
x = -527.138744133
y = -139.644286497
font = "MS Shell Dlg 2,16,-1,5,75,0,0,0,0,0"
color = "#0055ff"
[[NOTE 76]]
text = "DHCP"
x = 152.010416796
y = -382.854924472
[[NOTE 77]]
text = "VLAN 5"
x = 233.582339699
y = 108.50099467
[[NOTE 78]]
text = "VTP mode client on other switches"
x = 615.446277682
y = 158.645341161
[[NOTE 79]]
text = "PVST+"
x = 675.506384724
y = -61.4768281275
font = "MS Shell Dlg 2,16,-1,5,75,0,1,0,0,0"
[[NOTE 80]]
text = ".253/24"
x = 45.6031250386
y = -379.437879032
[[NOTE 81]]
text = "DHCP"
x = -505.780114067
y = -333.910227512
[[NOTE 82]]
text = "- vIP: .vlan.254\n- AVG on SW1 for VLANs 2/3\n- AVG on SW2 for VLANs 4/5\n- Tracking IP default route to Internet \non both switches; when Internet \nconnection is lost, the switch loses its \nAVF role\n- No delay for route UP/DOWN detection\n- No delay for forwarder preemption\n- MD5 authentication\n- Internet access load-balanced \nbetween both ASAs "
x = 552.348484262
y = -328.463388618
[[NOTE 83]]
text = "Loopback interface must be bridged to your real local network interface \non Windows 7 "
x = 295.729356312
y = -405.370973258
[[NOTE 84]]
text = "PRB VL 4/5\nSRB VL 1/2/3"
x = 160.710827766
y = -214.898683049
[[NOTE 85]]
text = "802.1Q"
x = -39.0676609218
y = -186.236174241
[[NOTE 86]]
text = "VTP pruning"
x = 613.602563824
y = 101.693429364
[[NOTE 87]]
text = "VPCS[6]"
x = -89.8692234413
y = 245.48991476
[[NOTE 88]]
text = "Host mode for all Access ports\n linked to servers"
x = 653.093049664
y = -4.21337259748
[[NOTE 89]]
text = ".127.0/24"
x = -304.356141884
y = -449.100590984
[[NOTE 90]]
text = ".253/24"
x = 154.774242557
y = -317.176325915
[[NOTE 91]]
text = "Native VLAN for all Switchs: 99"
x = 634.250495066
y = -30.5452175161
[[NOTE 92]]
text = "Logging"
x = -907.581453846
y = 206.810546653
font = "MS Shell Dlg 2,16,-1,5,75,0,1,0,0,0"
[[NOTE 93]]
text = "VTP mode server on all core switches"
x = 615.320709521
y = 140.430000514
[[NOTE 94]]
text = "Static Auto-NAT for the VMs\nand all VLANs on both ASAs"
x = -993.59536069
y = 92.9733311578
[[NOTE 95]]
text = "192.168.0.0/16"
x = -736.502035214
y = 66.8558756806
font = "MS Shell Dlg 2,16,-1,5,75,0,0,0,0,0"
color = "#0055ff"
[[NOTE 96]]
text = ".254/24"
x = -243.216666874
y = -313.834753994
[[NOTE 97]]
text = "SVIn: .n.202/24 "
x = 147.128797732
y = -237.74935033
[[NOTE 98]]
text = "DHCP"
x = -505.780114067
y = -452.026041991
[[NOTE 99]]
text = "DMZ-1"
x = 46.9850379187
y = -315.794413035
color = "#ff0000"
[[Cloud Host_51]]
symbol = server
x = 210.286600438
y = 223.35426136
z = 1.0
connections = SW10:f1/4:NIO_udp:30008:127.0.0.1:20008
[[Cloud Ubuntu_Server_14_VM]]
symbol = computer
x = -572.842898148
y = -366.659091192
hx = -80.6812222356
hy = -28.5038869622
z = 1.0
[[Cloud Internet_Connection]]
symbol = edge_label_switch_router
x = 321.254735191
y = -445.42812535
hx = -25.2413826381
hy = -23.6180871201
z = 1.0
[[Cloud Internet]]
x = 382.058901909
y = -460.62916703
hx = 56.2914772798
hy = 19.2212121589
z = 1.0
[[Cloud Host_22]]
symbol = server
x = -409.168181762
y = 213.7713068
z = 1.0
connections = SW5:f1/4:NIO_udp:30001:127.0.0.1:20001
[[Cloud Host_23]]
symbol = server
x = -324.168181762
y = 201.261221561
z = 1.0
connections = SW5:f1/5:NIO_udp:30002:127.0.0.1:20002
[[Cloud ASDM]]
symbol = Host
x = -404.234564711
y = -453.747254149
z = 1.0
[[Cloud Host_21]]
symbol = server
x = -486.095312442
y = 200.261221561
z = 1.0
connections = SW5:f1/3:NIO_udp:30000:127.0.0.1:20000
[[Cloud Windows_Server_Cisco_ACS_VM]]
symbol = Host
x = -571.446023187
y = -261.661363834
hx = -105.649625602
hy = -32.0077739245
z = 1.0
[[Cloud Host_31]]
symbol = server
x = -153.331486682
y = 221.44469696
z = 1.0
connections = SW6:f1/4:NIO_udp:30004:127.0.0.1:20004
[[Cloud Host_32]]
symbol = server
x = -86.1506154814
y = 224.20852272
z = 1.0
connections = SW6:f1/5:NIO_udp:30005:127.0.0.1:20005
[[Cloud Ubuntu_14_VM]]
symbol = computer
x = -571.460985268
y = -471.684470069
hx = -40.1434659976
hy = -30.2905527537
z = 1.0
[[Cloud Host_24]]
symbol = server
x = -255.987310562
y = 171.313920401
z = 1.0
connections = SW5:f1/6:NIO_udp:30003:127.0.0.1:20003
[[Cloud Host_41]]
symbol = server
x = 14.9775568783
y = 223.66330492
z = 1.0
connections = SW9:f1/2:NIO_udp:30006:127.0.0.1:20006
[[Cloud Host_42]]
symbol = server
x = 94.9951231585
y = 221.5904356
z = 1.0
connections = SW9:f1/3:NIO_udp:30007:127.0.0.1:20007
[[SHAPE 1]]
type = ellipse
x = -657.790530864
y = -478.141856468
width = 232.161363834
height = 284.674053273
fill_color = "#ffaa7f"
border_style = 2
[[SHAPE 2]]
type = ellipse
x = -178.266761516
y = 71.8594697582
width = 169.975284236
height = 246.294081479
fill_color = "#ffff00"
border_style = 2
z = -1.0
[[SHAPE 3]]
type = ellipse
x = -259.799621434
y = -397.99090943
width = 493.342898148
height = 201.759280475
fill_color = "#00ffff"
border_style = 2
z = -1.0
[[SHAPE 4]]
type = ellipse
x = -4.83669507988
y = 71.8594697582
width = 175.502935756
height = 248.366950799
fill_color = "#ffff00"
border_style = 2
z = -1.0
[[SHAPE 5]]
type = ellipse
x = 174.121022876
y = 70.4775568783
width = 127.135984957
height = 229.397538074
fill_color = "#ffff00"
border_style = 2
z = -1.0
[[SHAPE 6]]
type = ellipse
x = -536.182197427
y = 66.3318182384
width = 356.533523031
height = 226.633712314
fill_color = "#ffff00"
border_style = 2
z = -1.0
[[SHAPE 7]]
type = ellipse
x = -798.745644621
y = -207.286931995
width = 1452.39043685
height = 530.654545907
fill_color = "#ffff7f"
border_style = 2
z = -3.0
|