· 6 years ago · Feb 27, 2019, 06:14 PM
1Router 1:
2version 15.5
3service timestamps debug datetime msec
4service timestamps log datetime msec
5service password-encryption
6no platform punt-keepalive disable-kernel-core
7hostname swh-R1
8boot-start-marker
9boot-end-marker
10vrf definition Mgmt-intf
11 address-family ipv4
12 exit-address-family
13 address-family ipv6
14 exit-address-family
15security passwords min-length 7
16enable secret 5 $1$iqpG$Uvc/OxZVE1fXb4uwP1HWb0
17no aaa new-model
18clock timezone mnt -7 0
19no ip domain lookup
20ip domain name seth.dom
21subscriber templating
22multilink bundle-name authenticated
23license udi pid ISR4321/K9 sn FDO22221AAJ
24license boot level appxk9
25license boot level uck9
26license boot level securityk9
27spanning-tree extend system-id
28username admin privilege 15 password 7 073F205F5D1E16171343
29redundancy
30 mode none
31vlan internal allocation policy ascending
32interface GigabitEthernet0/0/0
33 description R1 to R2
34 ip address 10.1.1.1 255.255.255.252
35 negotiation auto
36interface GigabitEthernet0/0/1
37 description R1 to S1
38 ip address 192.168.1.1 255.255.255.0
39 standby version 2
40 standby 0 priority 150
41 standby 1 ip 192.168.1.254
42 standby 1 priority 150
43 standby 1 preempt
44 negotiation auto
45interface GigabitEthernet0
46 vrf forwarding Mgmt-intf
47 no ip address
48 shutdown
49 negotiation auto
50interface Vlan1
51 no ip address
52 shutdown
53router rip
54 version 2
55 network 10.0.0.0
56 network 192.168.1.0
57ip forward-protocol nd
58no ip http server
59no ip http secure-server
60ip tftp source-interface GigabitEthernet0
61ip ssh version 2
62control-plane
63mgcp behavior rsip-range tgcp-only
64mgcp behavior comedia-role none
65mgcp behavior comedia-check-media-src disable
66mgcp behavior comedia-sdp-force disable
67mgcp profile default
68banner motd ^C no unauthorzied access ^C
69line con 0
70 exec-timeout 110 0
71 password 7 046B0A151C36435C0D48
72 logging synchronous
73 login
74 stopbits 1
75line aux 0
76 stopbits 1
77line vty 0 4
78 exec-timeout 110 0
79 password 7 107E080A16001D190855
80 logging synchronous
81 login local
82 transport input ssh
83end
84Router 2:
85version 15.5
86service timestamps debug datetime msec
87service timestamps log datetime msec
88service password-encryption
89no platform punt-keepalive disable-kernel-core
90hostname R2
91boot-start-marker
92boot-end-marker
93vrf definition Mgmt-intf
94 address-family ipv4
95 exit-address-family
96 address-family ipv6
97 exit-address-family
98enable secret 5 $1$L0ad$FCYW43TYjrgRglCU0ZwzF.
99no aaa new-model
100no ip domain lookup
101ip domain name bailey.dom
102subscriber templating
103multilink bundle-name authenticated
104license udi pid ISR4321/K9 sn FDO222226YV
105license boot level appxk9
106license boot level uck9
107license boot level securityk9
108spanning-tree extend system-id
109username Admin password 7 107E080A16001D190855
110redundancy
111 mode none
112vlan internal allocation policy ascending
113interface Loopback1
114 ip address 209.165.200.225 255.255.255.0
115interface GigabitEthernet0/0/0
116 ip address 10.2.2.2 255.255.255.252
117 negotiation auto
118interface GigabitEthernet0/0/1
119 ip address 10.1.1.2 255.255.255.252
120 negotiation auto
121interface GigabitEthernet0/1/0
122 no ip address
123 shutdown
124 negotiation auto
125interface GigabitEthernet0/1/1
126 no ip address
127 shutdown
128 negotiation auto
129interface GigabitEthernet0
130 vrf forwarding Mgmt-intf
131 no ip address
132 shutdown
133 negotiation auto
134interface Vlan1
135 no ip address
136 shutdown
137router rip
138 version 2
139 network 10.0.0.0
140 default-information originate
141ip forward-protocol nd
142no ip http server
143no ip http secure-server
144ip tftp source-interface GigabitEthernet0
145ip route 0.0.0.0 0.0.0.0 209.165.200.224
146ip ssh version 2
147control-plane
148mgcp behavior rsip-range tgcp-only
149mgcp behavior comedia-role none
150mgcp behavior comedia-check-media-src disable
151mgcp behavior comedia-sdp-force disable
152mgcp profile default
153banner motd ^CC 2-27-2019, its day 512, nathen is now a dictator, forcing everyone to make the same configuration over and over again until our brains melt like a candlestick. I cant feel my legs anymore, but I can sure tell you about logging synchrons^C
154line con 0
155 password 7 03345A1815182E5E4A58
156 logging synchronous
157 login
158 stopbits 1
159line aux 0
160 stopbits 1
161line vty 0 4
162 password 7 113918160405041E007B
163 logging synchronous
164 login local
165 transport input ssh
166end
167Router 3:
168version 15.5
169service timestamps debug datetime msec
170service timestamps log datetime msec
171service password-encryption
172no platform punt-keepalive disable-kernel-core
173hostname R3
174boot-start-marker
175boot-end-marker
176vrf definition Mgmt-intf
177 address-family ipv4
178 exit-address-family
179 address-family ipv6
180 exit-address-family
181security passwords min-length 8
182enable secret 5 $1$Rc1S$A0LfEE9dCWyDyVhPx7STE1
183no aaa new-model
184no ip domain lookup
185ip domain name Matt.dom
186login block-for 30 attempts 3 within 120
187subscriber templating
188multilink bundle-name authenticated
189license udi pid ISR4321/K9 sn FDO222226XN
190license boot suite FoundationSuiteK9
191spanning-tree extend system-id
192username Admin privilege 15 secret 5 $1$j53I$6bUiFBMStjmZmvSIOBPtM.
193redundancy
194 mode none
195vlan internal allocation policy ascending
196interface GigabitEthernet0/0/0
197 description WAN connection to R2
198 ip address 10.2.2.1 255.255.255.252
199 negotiation auto
200interface GigabitEthernet0/0/1
201 description LAN connection to S3
202 ip address 192.168.1.3 255.255.255.0
203 standby version 2
204 standby 1 ip 192.168.1.254
205 standby 1 priority 200
206 standby 1 preempt
207 negotiation auto
208interface GigabitEthernet0
209 vrf forwarding Mgmt-intf
210 no ip address
211 shutdown
212 negotiation auto
213interface Vlan1
214 no ip address
215 shutdown
216router rip
217 version 2
218 network 10.0.0.0
219 network 192.168.1.0
220 no auto-summary
221ip forward-protocol nd
222no ip http server
223no ip http secure-server
224ip tftp source-interface GigabitEthernet0
225ip ssh version 2
226control-plane
227banner motd ^C No access by unauthorized personnel ^C
228line con 0
229 exec-timeout 45 0
230 password 7 073F205F5D1E16171343
231 logging synchronous
232 login
233 stopbits 1
234line aux 0
235 stopbits 1
236line vty 0 4
237 exec-timeout 45 0
238 password 7 03345A1815182E5E4A58
239 logging synchronous
240 login local
241line vty 5 15
242 login
243end
244Switch 1:
245version 16.3
246no service pad
247service timestamps debug datetime msec
248service timestamps log datetime msec
249service password-encryption
250no platform punt-keepalive disable-kernel-core
251hostname S1
252vrf definition Mgmt-vrf
253 address-family ipv4
254 exit-address-family
255 address-family ipv6
256 exit-address-family
257enable secret 5 $1$06tD$hCTPRNSls2Ix1BAI5EggM.
258no aaa new-model
259switch 1 provision ws-c3650-24ps
260no ip domain lookup
261ip domain name Matt.dom
262login block-for 30 attempts 3 within 120
263crypto pki trustpoint TP-self-signed-1670704633
264 enrollment selfsigned
265 subject-name cn=IOS-Self-Signed-Certificate-1670704633
266 revocation-check none
267 rsakeypair TP-self-signed-1670704633
268crypto pki certificate chain TP-self-signed-1670704633
269 certificate self-signed 01
270 30820330 30820218 A0030201 02020101 300D0609 2A864886 F70D0101 05050030
271 31312F30 2D060355 04031326 494F532D 53656C66 2D536967 6E65642D 43657274
272 69666963 6174652D 31363730 37303436 3333301E 170D3139 30323237 31363232
273 31345A17 0D323030 31303130 30303030 305A3031 312F302D 06035504 03132649
274 4F532D53 656C662D 5369676E 65642D43 65727469 66696361 74652D31 36373037
275 30343633 33308201 22300D06 092A8648 86F70D01 01010500 0382010F 00308201
276 0A028201 0100C0B8 DA95ACE8 C3A17D03 6C39E826 0712622A AF1BF6A3 9B02860B
277 E08E969E B52BCE35 6A0C7F84 90289D82 B48C3E20 FE79211C 5AF8A9AA 2B0EB83B
278 032D4609 96A3000D 897B2348 98B3DD15 694BC04D 794AF60F 13D79160 C29A9E0B
279 32A4424A 27F88365 DA7006E8 3782003E 8891BB7A 4BD064DD C08C725D 3E16EFBE
280 EEE45BEE FFF9C6F8 36A9FE56 9B842634 27076F58 2FBB2B2B 812A0C6F BE658F14
281 5F07021A 1640822B A0FF0566 D0D6DB8F A0531158 DE6D7AA0 9061F49D EB20204C
282 5D129185 867397C2 CEFC5C85 C5FC96E2 AB45E081 082E54D9 B55CFC05 2982A736
283 1C64DA99 44F5FDD2 8E588534 BAB13DF1 2B4667B0 722DCA43 6315BAA1 184345EF
284 A050FC62 C73D0203 010001A3 53305130 0F060355 1D130101 FF040530 030101FF
285 301F0603 551D2304 18301680 1461377A 0147576A 14940E2C CC5E4FB4 99697B67
286 86301D06 03551D0E 04160414 61377A01 47576A14 940E2CCC 5E4FB499 697B6786
287 300D0609 2A864886 F70D0101 05050003 82010100 2DED9E4D 01337827 72524A4B
288 B5BC677F 26199E0B 6AA33E4D A21729C4 41D11E1F 5FEEA648 C04DD14E BFAA1DE9
289 A5415685 49DA1758 B5D6D35C A19A7082 F242299A 4426DDCA 46970947 31F56B79
290 21C730D4 F2FB4F10 5D36B5F3 882F91DA D57677A6 F0437F8F 7B6DBE16 3DB178FE
291 83EBCBB2 E45F6E9C A7FEA23E B383D2A9 D3148372 D1603FD9 CE851A76 FCDA060F
292 328C57C4 BD1DE4FD 7FEB6F0D 2A56A317 EAC22F8B 7C88245B 2305658F 37C4A20D
293 FA31491D 70062A98 C631CB23 B4747709 D54006E9 5E6F93E8 8CD67C2A 14521A36
294 E151A390 E2D08DCC 425FAEA8 6DFBA5A9 75D3F396 B278D4F8 082CEF24 DA22C25F
295 DE542BC3 9C94C7C7 5BDBFBBE D177D0B3 AA73F293
296 quit
297license boot level ipbasek9
298diagnostic bootup level minimal
299spanning-tree mode rapid-pvst
300spanning-tree extend system-id
301username Admin privilege 15 secret 5 $1$S961$v62wjFkOU4Z62W6yPWNwn1
302redundancy
303 mode sso
304class-map match-any system-cpp-police-topology-control
305 description Topology control
306class-map match-any system-cpp-police-sw-forward
307 description Sw forwarding, SGT Cache Full, LOGGING
308class-map match-any system-cpp-default
309 description DHCP snooping, show forward and rest of traffic
310class-map match-any system-cpp-police-sys-data
311 description Learning cache ovfl, Crypto Control, Exception, EGR Exception, NFL SAMPLED DATA, Gold Pkt, RPF Failed
312class-map match-any system-cpp-police-punt-webauth
313 description Punt Webauth
314class-map match-any system-cpp-police-forus
315 description Forus Address resolution and Forus traffic
316class-map match-any system-cpp-police-multicast-end-station
317 description MCAST END STATION
318class-map match-any system-cpp-police-multicast
319 description Transit Traffic and MCAST Data
320class-map match-any system-cpp-police-l2-control
321 description L2 control
322class-map match-any system-cpp-police-dot1x-auth
323 description DOT1X Auth
324class-map match-any system-cpp-police-data
325 description ICMP_GEN and BROADCAST
326class-map match-any system-cpp-police-control-low-priority
327 description ICMP redirect and general punt
328class-map match-any system-cpp-police-wireless-priority1
329 description Wireless priority 1
330class-map match-any system-cpp-police-wireless-priority2
331 description Wireless priority 2
332class-map match-any system-cpp-police-wireless-priority3-4-5
333 description Wireless priority 3,4 and 5
334class-map match-any non-client-nrt-class
335class-map match-any system-cpp-police-routing-control
336 description Routing control
337class-map match-any system-cpp-police-protocol-snooping
338 description Protocol snooping
339policy-map port_child_policy
340 class non-client-nrt-class
341 bandwidth remaining ratio 10
342policy-map system-cpp-policy
343 class system-cpp-police-data
344 police rate 200 pps
345 class system-cpp-police-sys-data
346 police rate 100 pps
347 class system-cpp-police-sw-forward
348 police rate 1000 pps
349 class system-cpp-police-multicast
350 police rate 500 pps
351 class system-cpp-police-multicast-end-station
352 police rate 2000 pps
353 class system-cpp-police-punt-webauth
354 class system-cpp-police-l2-control
355 class system-cpp-police-routing-control
356 police rate 1800 pps
357 class system-cpp-police-control-low-priority
358 class system-cpp-police-wireless-priority1
359 class system-cpp-police-wireless-priority2
360 class system-cpp-police-wireless-priority3-4-5
361 class system-cpp-police-topology-control
362 class system-cpp-police-dot1x-auth
363 class system-cpp-police-protocol-snooping
364 class system-cpp-police-forus
365 class system-cpp-default
366interface GigabitEthernet0/0
367 vrf forwarding Mgmt-vrf
368 no ip address
369 negotiation auto
370interface GigabitEthernet1/0/1
371 shutdown
372interface GigabitEthernet1/0/2
373 shutdown
374interface GigabitEthernet1/0/3
375 switchport mode trunk
376interface GigabitEthernet1/0/4
377 shutdown
378interface GigabitEthernet1/0/5
379 switchport mode trunk
380interface GigabitEthernet1/0/6
381 switchport mode access
382interface GigabitEthernet1/0/7
383 shutdown
384interface GigabitEthernet1/0/8
385 shutdown
386interface GigabitEthernet1/0/9
387 shutdown
388interface GigabitEthernet1/0/10
389 shutdown
390interface GigabitEthernet1/0/11
391 shutdown
392interface GigabitEthernet1/0/12
393 shutdown
394interface GigabitEthernet1/0/13
395 shutdown
396interface GigabitEthernet1/0/14
397 shutdown
398interface GigabitEthernet1/0/15
399 shutdown
400interface GigabitEthernet1/0/16
401 shutdown
402interface GigabitEthernet1/0/17
403 shutdown
404interface GigabitEthernet1/0/18
405 shutdown
406interface GigabitEthernet1/0/19
407 shutdown
408interface GigabitEthernet1/0/20
409 shutdown
410interface GigabitEthernet1/0/21
411 shutdown
412interface GigabitEthernet1/0/22
413 shutdown
414interface GigabitEthernet1/0/23
415 shutdown
416interface GigabitEthernet1/0/24
417 shutdown
418interface GigabitEthernet1/1/1
419 shutdown
420interface GigabitEthernet1/1/2
421 shutdown
422interface GigabitEthernet1/1/3
423 shutdown
424interface GigabitEthernet1/1/4
425 shutdown
426interface Vlan1
427 description AAAAAAAAAAAAAAAAAAAAH
428 ip address 192.168.1.11 255.255.255.0
429interface Vlan21
430 no ip address
431ip default-gateway 192.168.1.1
432ip forward-protocol nd
433ip http server
434ip http authentication local
435ip http secure-server
436ip ssh version 2
437ip access-list extended AutoQos-4.0-wlan-Acl-Bulk-Data
438 permit tcp any any eq 22
439 permit tcp any any eq 465
440 permit tcp any any eq 143
441 permit tcp any any eq 993
442 permit tcp any any eq 995
443 permit tcp any any eq 1914
444 permit tcp any any eq ftp
445 permit tcp any any eq ftp-data
446 permit tcp any any eq smtp
447 permit tcp any any eq pop3
448ip access-list extended AutoQos-4.0-wlan-Acl-MultiEnhanced-Conf
449 permit udp any any range 16384 32767
450 permit tcp any any range 50000 59999
451ip access-list extended AutoQos-4.0-wlan-Acl-Scavanger
452 permit tcp any any range 2300 2400
453 permit udp any any range 2300 2400
454 permit tcp any any range 6881 6999
455 permit tcp any any range 28800 29100
456 permit tcp any any eq 1214
457 permit udp any any eq 1214
458 permit tcp any any eq 3689
459 permit udp any any eq 3689
460 permit tcp any any eq 11999
461ip access-list extended AutoQos-4.0-wlan-Acl-Signaling
462 permit tcp any any range 2000 2002
463 permit tcp any any range 5060 5061
464 permit udp any any range 5060 5061
465ip access-list extended AutoQos-4.0-wlan-Acl-Transactional-Data
466 permit tcp any any eq 443
467 permit tcp any any eq 1521
468 permit udp any any eq 1521
469 permit tcp any any eq 1526
470 permit udp any any eq 1526
471 permit tcp any any eq 1575
472 permit udp any any eq 1575
473 permit tcp any any eq 1630
474 permit udp any any eq 1630
475 permit tcp any any eq 1527
476 permit tcp any any eq 6200
477 permit tcp any any eq 3389
478 permit tcp any any eq 5985
479 permit tcp any any eq 8080
480control-plane
481 service-policy input system-cpp-policy
482no vstack
483banner motd ^C No access by unauthorized personnel ^C
484line con 0
485 exec-timeout 45 0
486 password 7 073F205F5D1E16171343
487 logging synchronous
488 login
489 stopbits 1
490line aux 0
491 stopbits 1
492line vty 0 4
493 exec-timeout 45 0
494 password 7 15220A1F173D24362C62
495 login local
496 transport input ssh
497line vty 5 15
498 login
499wsma agent exec
500wsma agent config
501wsma agent filesys
502wsma agent notify
503ap dot11 airtime-fairness policy-name Default 0
504ap group default-group
505ap hyperlocation ble-beacon 0
506ap hyperlocation ble-beacon 1
507ap hyperlocation ble-beacon 2
508ap hyperlocation ble-beacon 3
509ap hyperlocation ble-beacon 4
510end
511Switch 2:
512hostname S3
513vrf definition Mgmt-vrf
514 address-family ipv4
515 exit-address-family
516 address-family ipv6
517 exit-address-family
518enable secret 5 $1$06tD$hCTPRNSls2Ix1BAI5EggM.
519no aaa new-model
520switch 1 provision ws-c3650-24ps
521no ip domain lookup
522ip domain name Matt.dom
523login block-for 30 attempts 3 within 120
524crypto pki trustpoint TP-self-signed-1670704633
525 enrollment selfsigned
526 subject-name cn=IOS-Self-Signed-Certificate-1670704633
527 revocation-check none
528 rsakeypair TP-self-signed-1670704633
529crypto pki certificate chain TP-self-signed-1670704633
530 certificate self-signed 01
531 30820330 30820218 A0030201 02020101 300D0609 2A864886 F70D0101 05050030
532 31312F30 2D060355 04031326 494F532D 53656C66 2D536967 6E65642D 43657274
533 69666963 6174652D 31363730 37303436 3333301E 170D3139 30323237 31363232
534 31345A17 0D323030 31303130 30303030 305A3031 312F302D 06035504 03132649
535 4F532D53 656C662D 5369676E 65642D43 65727469 66696361 74652D31 36373037
536 30343633 33308201 22300D06 092A8648 86F70D01 01010500 0382010F 00308201
537 0A028201 0100C0B8 DA95ACE8 C3A17D03 6C39E826 0712622A AF1BF6A3 9B02860B
538 E08E969E B52BCE35 6A0C7F84 90289D82 B48C3E20 FE79211C 5AF8A9AA 2B0EB83B
539 032D4609 96A3000D 897B2348 98B3DD15 694BC04D 794AF60F 13D79160 C29A9E0B
540 32A4424A 27F88365 DA7006E8 3782003E 8891BB7A 4BD064DD C08C725D 3E16EFBE
541 EEE45BEE FFF9C6F8 36A9FE56 9B842634 27076F58 2FBB2B2B 812A0C6F BE658F14
542 5F07021A 1640822B A0FF0566 D0D6DB8F A0531158 DE6D7AA0 9061F49D EB20204C
543 5D129185 867397C2 CEFC5C85 C5FC96E2 AB45E081 082E54D9 B55CFC05 2982A736
544 1C64DA99 44F5FDD2 8E588534 BAB13DF1 2B4667B0 722DCA43 6315BAA1 184345EF
545 A050FC62 C73D0203 010001A3 53305130 0F060355 1D130101 FF040530 030101FF
546 301F0603 551D2304 18301680 1461377A 0147576A 14940E2C CC5E4FB4 99697B67
547 86301D06 03551D0E 04160414 61377A01 47576A14 940E2CCC 5E4FB499 697B6786
548 300D0609 2A864886 F70D0101 05050003 82010100 2DED9E4D 01337827 72524A4B
549 B5BC677F 26199E0B 6AA33E4D A21729C4 41D11E1F 5FEEA648 C04DD14E BFAA1DE9
550 A5415685 49DA1758 B5D6D35C A19A7082 F242299A 4426DDCA 46970947 31F56B79
551 21C730D4 F2FB4F10 5D36B5F3 882F91DA D57677A6 F0437F8F 7B6DBE16 3DB178FE
552 83EBCBB2 E45F6E9C A7FEA23E B383D2A9 D3148372 D1603FD9 CE851A76 FCDA060F
553 328C57C4 BD1DE4FD 7FEB6F0D 2A56A317 EAC22F8B 7C88245B 2305658F 37C4A20D
554 FA31491D 70062A98 C631CB23 B4747709 D54006E9 5E6F93E8 8CD67C2A 14521A36
555 E151A390 E2D08DCC 425FAEA8 6DFBA5A9 75D3F396 B278D4F8 082CEF24 DA22C25F
556 DE542BC3 9C94C7C7 5BDBFBBE D177D0B3 AA73F293
557 quit
558license boot level ipbasek9
559diagnostic bootup level minimal
560spanning-tree mode rapid-pvst
561spanning-tree extend system-id
562username Admin privilege 15 secret 5 $1$S961$v62wjFkOU4Z62W6yPWNwn1
563redundancy
564 mode sso
565class-map match-any system-cpp-police-topology-control
566 description Topology control
567class-map match-any system-cpp-police-sw-forward
568 description Sw forwarding, SGT Cache Full, LOGGING
569class-map match-any system-cpp-default
570 description DHCP snooping, show forward and rest of traffic
571class-map match-any system-cpp-police-sys-data
572 description Learning cache ovfl, Crypto Control, Exception, EGR Exception, NFL SAMPLED DATA, Gold Pkt, RPF Failed
573class-map match-any system-cpp-police-punt-webauth
574 description Punt Webauth
575class-map match-any system-cpp-police-forus
576 description Forus Address resolution and Forus traffic
577class-map match-any system-cpp-police-multicast-end-station
578 description MCAST END STATION
579class-map match-any system-cpp-police-multicast
580 description Transit Traffic and MCAST Data
581class-map match-any system-cpp-police-l2-control
582 description L2 control
583class-map match-any system-cpp-police-dot1x-auth
584 description DOT1X Auth
585class-map match-any system-cpp-police-data
586 description ICMP_GEN and BROADCAST
587class-map match-any system-cpp-police-control-low-priority
588 description ICMP redirect and general punt
589class-map match-any system-cpp-police-wireless-priority1
590 description Wireless priority 1
591class-map match-any system-cpp-police-wireless-priority2
592 description Wireless priority 2
593class-map match-any system-cpp-police-wireless-priority3-4-5
594 description Wireless priority 3,4 and 5
595class-map match-any non-client-nrt-class
596class-map match-any system-cpp-police-routing-control
597 description Routing control
598class-map match-any system-cpp-police-protocol-snooping
599 description Protocol snooping
600policy-map port_child_policy
601 class non-client-nrt-class
602 bandwidth remaining ratio 10
603policy-map system-cpp-policy
604 class system-cpp-police-data
605 police rate 200 pps
606 class system-cpp-police-sys-data
607 police rate 100 pps
608 class system-cpp-police-sw-forward
609 police rate 1000 pps
610 class system-cpp-police-multicast
611 police rate 500 pps
612 class system-cpp-police-multicast-end-station
613 police rate 2000 pps
614 class system-cpp-police-punt-webauth
615 class system-cpp-police-l2-control
616 class system-cpp-police-routing-control
617 police rate 1800 pps
618 class system-cpp-police-control-low-priority
619 class system-cpp-police-wireless-priority1
620 class system-cpp-police-wireless-priority2
621 class system-cpp-police-wireless-priority3-4-5
622 class system-cpp-police-topology-control
623 class system-cpp-police-dot1x-auth
624 class system-cpp-police-protocol-snooping
625 class system-cpp-police-forus
626 class system-cpp-default
627interface GigabitEthernet0/0
628 vrf forwarding Mgmt-vrf
629 no ip address
630 negotiation auto
631interface GigabitEthernet1/0/1
632 shutdown
633interface GigabitEthernet1/0/2
634 shutdown
635interface GigabitEthernet1/0/3
636 switchport mode trunk
637interface GigabitEthernet1/0/4
638 shutdown
639interface GigabitEthernet1/0/5
640 switchport mode trunk
641interface GigabitEthernet1/0/6
642 switchport mode access
643interface GigabitEthernet1/0/7
644 shutdown
645interface GigabitEthernet1/0/8
646 shutdown
647interface GigabitEthernet1/0/9
648 shutdown
649interface GigabitEthernet1/0/10
650 shutdown
651interface GigabitEthernet1/0/11
652 shutdown
653interface GigabitEthernet1/0/12
654 shutdown
655interface GigabitEthernet1/0/13
656 shutdown
657interface GigabitEthernet1/0/14
658 shutdown
659interface GigabitEthernet1/0/15
660 shutdown
661interface GigabitEthernet1/0/16
662 shutdown
663interface GigabitEthernet1/0/17
664 shutdown
665interface GigabitEthernet1/0/18
666 shutdown
667interface GigabitEthernet1/0/19
668 shutdown
669interface GigabitEthernet1/0/20
670 shutdown
671interface GigabitEthernet1/0/21
672 shutdown
673interface GigabitEthernet1/0/22
674 shutdown
675interface GigabitEthernet1/0/23
676 shutdown
677interface GigabitEthernet1/0/24
678 shutdown
679interface GigabitEthernet1/1/1
680 shutdown
681interface GigabitEthernet1/1/2
682 shutdown
683interface GigabitEthernet1/1/3
684 shutdown
685interface GigabitEthernet1/1/4
686 shutdown
687interface Vlan1
688 description AAAAAAAAAAAAAAAAAAAAH
689 ip address 192.168.1.11 255.255.255.0
690interface Vlan21
691 no ip address
692ip default-gateway 192.168.1.1
693ip forward-protocol nd
694ip http server
695ip http authentication local
696ip http secure-server
697ip ssh version 2
698ip access-list extended AutoQos-4.0-wlan-Acl-Bulk-Data
699 permit tcp any any eq 22
700 permit tcp any any eq 465
701 permit tcp any any eq 143
702 permit tcp any any eq 993
703 permit tcp any any eq 995
704 permit tcp any any eq 1914
705 permit tcp any any eq ftp
706 permit tcp any any eq ftp-data
707 permit tcp any any eq smtp
708 permit tcp any any eq pop3
709ip access-list extended AutoQos-4.0-wlan-Acl-MultiEnhanced-Conf
710 permit udp any any range 16384 32767
711 permit tcp any any range 50000 59999
712ip access-list extended AutoQos-4.0-wlan-Acl-Scavanger
713 permit tcp any any range 2300 2400
714 permit udp any any range 2300 2400
715 permit tcp any any range 6881 6999
716 permit tcp any any range 28800 29100
717 permit tcp any any eq 1214
718 permit udp any any eq 1214
719 permit tcp any any eq 3689
720 permit udp any any eq 3689
721 permit tcp any any eq 11999
722ip access-list extended AutoQos-4.0-wlan-Acl-Signaling
723 permit tcp any any range 2000 2002
724 permit tcp any any range 5060 5061
725 permit udp any any range 5060 5061
726ip access-list extended AutoQos-4.0-wlan-Acl-Transactional-Data
727 permit tcp any any eq 443
728 permit tcp any any eq 1521
729 permit udp any any eq 1521
730 permit tcp any any eq 1526
731 permit udp any any eq 1526
732 permit tcp any any eq 1575
733 permit udp any any eq 1575
734 permit tcp any any eq 1630
735 permit udp any any eq 1630
736 permit tcp any any eq 1527
737 permit tcp any any eq 6200
738 permit tcp any any eq 3389
739 permit tcp any any eq 5985
740 permit tcp any any eq 8080
741control-plane
742 service-policy input system-cpp-policy
743no vstack
744banner motd ^C No access by unauthorized personnel ^C
745line con 0
746 exec-timeout 45 0
747 password 7 073F205F5D1E16171343
748 logging synchronous
749 login
750 stopbits 1
751line aux 0
752 stopbits 1
753line vty 0 4
754 exec-timeout 45 0
755 password 7 15220A1F173D24362C62
756 login local
757 transport input ssh
758line vty 5 15
759 login
760wsma agent exec
761wsma agent config
762wsma agent filesys
763wsma agent notify
764ap dot11 airtime-fairness policy-name Default 0
765ap group default-group
766ap hyperlocation ble-beacon 0
767ap hyperlocation ble-beacon 1
768ap hyperlocation ble-beacon 2
769ap hyperlocation ble-beacon 3
770ap hyperlocation ble-beacon 4
771end
772S3#$ exit
773[Connection to 192.168.1.11 closed by foreign host]
774R3#ssh -l Admin 192.168.1.12
775% Connection timed out; remote host not responding
776R3#ssh -l Admin 192.168.1.13
777Password:
778Password:
779 more banners, on sale now SW3#
780SW3#show run
781Building configuration...
782Current configuration : 1785 bytes
783 Last configuration change at 00:42:55 UTC Mon Mar 1 1993
784version 15.2
785no service pad
786service timestamps debug datetime msec
787service timestamps log datetime msec
788service password-encryption
789hostname SW3
790boot-start-marker
791boot-end-marker
792enable secret 5 $1$.Umd$FW24exh8KAIGM1nc6OaVx.
793username admin privilege 15 password 7 01230717481C091D251D
794no aaa new-model
795system mtu routing 1500
796no ip domain-lookup
797ip domain-name seth2.dom
798spanning-tree mode pvst
799spanning-tree extend system-id
800vlan internal allocation policy ascending
801interface FastEthernet0/1
802interface FastEthernet0/2
803interface FastEthernet0/3
804interface FastEthernet0/4
805interface FastEthernet0/5
806interface FastEthernet0/6
807interface FastEthernet0/7
808interface FastEthernet0/8
809interface FastEthernet0/9
810interface FastEthernet0/10
811interface FastEthernet0/11
812interface FastEthernet0/12
813interface FastEthernet0/13
814interface FastEthernet0/14
815interface FastEthernet0/15
816interface FastEthernet0/16
817interface FastEthernet0/17
818interface FastEthernet0/18
819interface FastEthernet0/19
820interface FastEthernet0/20
821interface FastEthernet0/21
822interface FastEthernet0/22
823interface FastEthernet0/23
824interface FastEthernet0/24
825interface GigabitEthernet0/1
826interface GigabitEthernet0/2
827interface Vlan1
828 description SW3 Vlan1
829 ip address 192.168.1.13 255.255.255.0
830ip default-gateway 192.168.1.3
831ip http server
832ip http secure-server
833ip ssh version 2
834no vstack
835banner motd ^C more banners, on sale now ^C
836line con 0
837 exec-timeout 110 0
838 password 7 15220A1F173D24362C62
839 logging synchronous
840 login
841line vty 0 4
842 exec-timeout 120 0
843 password 7 073F205F5D1E16171343
844 logging synchronous
845 login local
846 transport input ssh
847line vty 5 15
848 login
849end