-
Notifications
You must be signed in to change notification settings - Fork 1
/
Score_Switch_SoCal.txt
387 lines (387 loc) · 8.17 KB
/
Score_Switch_SoCal.txt
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
!
! Baseline configuration for the Catalyst WS-C3750E-48PD switch in the SoCal Case33. Load this into the switch prior to configuring
!
! Last configuration change at 17:10:24 PST Sat May 18 2024
!
version 15.2
no service pad
service timestamps debug datetime msec
service timestamps log datetime msec
service password-encryption
!
hostname FIRSTCA-SW-SOCAL
!
boot-start-marker
boot-end-marker
!
enable secret 9 $9$uZoyF8Z6MLnKJ.$PmB60pemfIx.TqjF8A5A0RmqYBaKgLMP32mQg17Nb.w
!
no aaa new-model
switch 1 provision ws-c3750e-48pd
system mtu routing 1500
clock timezone PST -8 0
clock summer-time PST recurring 2 Sun Mar 2:00 1 Sun Nov 1:00
!
!
!
!
ip routing
ip dhcp excluded-address 10.0.100.1 10.0.100.125
ip dhcp excluded-address 10.0.100.200 10.0.100.225
!
!
ip dhcp pool dhcppool
network 10.0.100.0 255.255.255.0
domain-name FIRSTCA.ORG
dns-server 8.8.8.8 8.8.4.4
default-router 10.0.100.1
lease 7
!
!
!
ip domain-name FIRSTCA.ORG
ip name-server 8.8.8.8
ip name-server 8.8.4.4
!
!
!
!
!
!
!
spanning-tree mode rapid-pvst
spanning-tree extend system-id
!
username admin privilege 15 secret 9 $9$55JJ4wH2MSKYbk$caSloAlWGq/t6squkZVWxz9lbuCsp6F93ldhk0pI9.A
!
!
vlan internal allocation policy ascending
!
!
!
!
!
!
!
!
!
!
!
!
interface FastEthernet0
no ip address
no ip route-cache
!
interface GigabitEthernet1/0/1
description AP Trunk 1 Primary
switchport trunk encapsulation dot1q
switchport trunk native vlan 100
switchport mode trunk
!
interface GigabitEthernet1/0/2
description Red SCC Trunk
switchport trunk encapsulation dot1q
switchport trunk native vlan 100
switchport mode trunk
!
interface GigabitEthernet1/0/3
description AP Trunk 2 Secondary
switchport trunk encapsulation dot1q
switchport trunk native vlan 100
switchport mode trunk
!
interface GigabitEthernet1/0/4
description Blue SCC Trunk
switchport trunk encapsulation dot1q
switchport trunk native vlan 100
switchport mode trunk
!
interface GigabitEthernet1/0/5
description Event Server
switchport access vlan 100
switchport mode access
!
interface GigabitEthernet1/0/6
description Red 1 DS
switchport access vlan 10
switchport mode access
spanning-tree portfast edge
!
interface GigabitEthernet1/0/7
switchport access vlan 100
switchport mode access
!
interface GigabitEthernet1/0/8
description Red 2 DS
switchport access vlan 20
switchport mode access
spanning-tree portfast edge
!
interface GigabitEthernet1/0/9
switchport access vlan 100
switchport mode access
!
interface GigabitEthernet1/0/10
description Red 3 DS
switchport access vlan 30
switchport mode access
spanning-tree portfast edge
!
interface GigabitEthernet1/0/11
switchport access vlan 100
switchport mode access
!
interface GigabitEthernet1/0/12
description Blue 1 DS
switchport access vlan 40
switchport mode access
spanning-tree portfast edge
!
interface GigabitEthernet1/0/13
switchport access vlan 100
switchport mode access
!
interface GigabitEthernet1/0/14
description Blue 2 DS
switchport access vlan 50
switchport mode access
spanning-tree portfast edge
!
interface GigabitEthernet1/0/15
switchport access vlan 100
switchport mode access
!
interface GigabitEthernet1/0/16
description Blue 3 DS
switchport access vlan 60
switchport mode access
spanning-tree portfast edge
!
interface GigabitEthernet1/0/17
switchport access vlan 100
switchport mode access
!
interface GigabitEthernet1/0/18
switchport access vlan 100
switchport mode access
!
interface GigabitEthernet1/0/19
switchport access vlan 100
switchport mode access
!
interface GigabitEthernet1/0/20
switchport access vlan 100
switchport mode access
!
interface GigabitEthernet1/0/21
switchport access vlan 100
switchport mode access
!
interface GigabitEthernet1/0/22
switchport access vlan 100
switchport mode access
!
interface GigabitEthernet1/0/23
switchport access vlan 100
switchport mode access
!
interface GigabitEthernet1/0/24
switchport access vlan 100
switchport mode access
!
interface GigabitEthernet1/0/25
switchport access vlan 100
switchport mode access
!
interface GigabitEthernet1/0/26
switchport access vlan 100
switchport mode access
!
interface GigabitEthernet1/0/27
switchport access vlan 100
switchport mode access
!
interface GigabitEthernet1/0/28
switchport access vlan 100
switchport mode access
!
interface GigabitEthernet1/0/29
switchport access vlan 100
switchport mode access
!
interface GigabitEthernet1/0/30
switchport access vlan 100
switchport mode access
!
interface GigabitEthernet1/0/31
switchport access vlan 100
switchport mode access
!
interface GigabitEthernet1/0/32
switchport access vlan 100
switchport mode access
!
interface GigabitEthernet1/0/33
switchport access vlan 100
switchport mode access
!
interface GigabitEthernet1/0/34
switchport access vlan 100
switchport mode access
!
interface GigabitEthernet1/0/35
switchport access vlan 100
switchport mode access
!
interface GigabitEthernet1/0/36
switchport access vlan 100
switchport mode access
!
interface GigabitEthernet1/0/37
switchport access vlan 100
switchport mode access
!
interface GigabitEthernet1/0/38
switchport access vlan 100
switchport mode access
!
interface GigabitEthernet1/0/39
switchport access vlan 100
switchport mode access
!
interface GigabitEthernet1/0/40
switchport access vlan 100
switchport mode access
!
interface GigabitEthernet1/0/41
switchport access vlan 100
switchport mode access
!
interface GigabitEthernet1/0/42
switchport access vlan 100
switchport mode access
!
interface GigabitEthernet1/0/43
switchport access vlan 100
switchport mode access
!
interface GigabitEthernet1/0/44
switchport access vlan 100
switchport mode access
!
interface GigabitEthernet1/0/45
switchport access vlan 100
switchport mode access
!
interface GigabitEthernet1/0/46
switchport access vlan 100
switchport mode access
!
interface GigabitEthernet1/0/47
switchport access vlan 100
switchport mode access
!
interface GigabitEthernet1/0/48
switchport access vlan 100
switchport mode access
!
interface GigabitEthernet1/0/49
switchport access vlan 100
switchport mode access
!
interface GigabitEthernet1/0/50
switchport access vlan 100
switchport mode access
!
interface GigabitEthernet1/0/51
switchport access vlan 100
switchport mode access
!
interface GigabitEthernet1/0/52
switchport access vlan 100
switchport mode access
!
interface TenGigabitEthernet1/0/1
switchport access vlan 100
switchport mode access
!
interface TenGigabitEthernet1/0/2
switchport access vlan 100
switchport mode access
!
interface Vlan1
ip address 10.0.0.3 255.255.255.0
!
interface Vlan10
description RED1
ip address 10.0.1.4 255.255.255.0
ip access-group 110 in
!
interface Vlan20
description RED2
ip address 10.0.2.4 255.255.255.0
ip access-group 120 in
!
interface Vlan30
description RED3
ip address 10.0.3.4 255.255.255.0
ip access-group 130 in
!
interface Vlan40
description BLUE1
ip address 10.0.4.4 255.255.255.0
ip access-group 140 in
!
interface Vlan50
description BLUE2
ip address 10.0.5.4 255.255.255.0
ip access-group 150 in
!
interface Vlan60
description BLUE3
ip address 10.0.6.4 255.255.255.0
ip access-group 160 in
!
interface Vlan100
description ADMIN
ip address 10.0.100.3 255.255.255.0
!
ip default-gateway 10.0.100.1
!
ip http server
ip http secure-server
ip route 0.0.0.0 0.0.0.0 10.0.100.1
ip route 10.0.0.0 255.0.0.0 Null0
ip http authentication local
ip ssh version 2
!
!
access-list 110 permit ip 10.0.1.0 0.0.0.255 host 10.0.100.5
access-list 110 permit udp any eq bootpc any eq bootps
access-list 120 permit ip 10.0.2.0 0.0.0.255 host 10.0.100.5
access-list 120 permit udp any eq bootpc any eq bootps
access-list 130 permit ip 10.0.3.0 0.0.0.255 host 10.0.100.5
access-list 130 permit udp any eq bootpc any eq bootps
access-list 140 permit ip 10.0.4.0 0.0.0.255 host 10.0.100.5
access-list 140 permit udp any eq bootpc any eq bootps
access-list 150 permit ip 10.0.5.0 0.0.0.255 host 10.0.100.5
access-list 150 permit udp any eq bootpc any eq bootps
access-list 160 permit ip 10.0.6.0 0.0.0.255 host 10.0.100.5
access-list 160 permit udp any eq bootpc any eq bootps
!
snmp-server community 1234Five RO
snmp mib flash cache
!
line con 0
exec-timeout 0 0
line vty 0 4
password 1234Five
login
line vty 5 15
password 1234Five
login
!
ntp source Vlan100
ntp server 132.163.96.1 prefer
!
end