1 | # |
---|
2 | # Module devmgr configuration. |
---|
3 | # |
---|
4 | configure snmp sysName "X450e-24p" |
---|
5 | configure snmp sysContact "support@extremenetworks.com, +1 888 257 3000" |
---|
6 | configure slot 1 module X450e-24p |
---|
7 | |
---|
8 | # |
---|
9 | # Module vlan configuration. |
---|
10 | # |
---|
11 | enable mirroring to port 1 tagged |
---|
12 | configure vr VR-Default add ports 1-26 |
---|
13 | configure vlan Default tag 1 |
---|
14 | create vlan "vlan0" |
---|
15 | create vlan "vlan10" |
---|
16 | create vlan "vlan11" |
---|
17 | create vlan "vlan20" |
---|
18 | create vlan "vlan21" |
---|
19 | disable port 2 |
---|
20 | disable port 6 |
---|
21 | disable port 7 |
---|
22 | disable port 8 |
---|
23 | disable port 9 |
---|
24 | disable port 10 |
---|
25 | disable port 11 |
---|
26 | disable port 12 |
---|
27 | disable port 14 |
---|
28 | disable port 18 |
---|
29 | disable port 19 |
---|
30 | disable port 20 |
---|
31 | disable port 22 |
---|
32 | disable port 23 |
---|
33 | disable port 24 |
---|
34 | disable port 25 |
---|
35 | configure ports 25 auto off speed 10000 duplex full |
---|
36 | disable port 26 |
---|
37 | configure ports 26 auto off speed 10000 duplex full |
---|
38 | configure vlan vlan0 add ports 21 untagged |
---|
39 | configure vlan vlan10 add ports 3 untagged |
---|
40 | configure vlan vlan11 add ports 4-5 untagged |
---|
41 | configure vlan vlan20 add ports 15 untagged |
---|
42 | configure vlan vlan21 add ports 16-17 untagged |
---|
43 | configure vlan Mgmt ipaddress 192.168.0.254 255.255.255.0 |
---|
44 | configure vlan vlan0 ipaddress 10.34.252.9 255.255.255.252 |
---|
45 | enable ipforwarding vlan vlan0 |
---|
46 | configure vlan vlan10 ipaddress 10.40.0.2 255.255.255.252 |
---|
47 | enable ipforwarding vlan vlan10 |
---|
48 | configure vlan vlan20 ipaddress 10.40.0.6 255.255.255.252 |
---|
49 | enable ipforwarding vlan vlan20 |
---|
50 | configure qosscheduler strict-priority |
---|
51 | configure mirroring add port 3 |
---|
52 | configure mirroring add port 15 |
---|
53 | |
---|
54 | # |
---|
55 | # Module fdb configuration. |
---|
56 | # |
---|
57 | configure fdb agingtime 300 |
---|
58 | configure iparp vr VR-Control max_entries 4096 |
---|
59 | configure iparp vr VR-Control max_pending_entries 256 |
---|
60 | configure iparp vr VR-Control max_proxy_entries 256 |
---|
61 | configure iparp vr VR-Control timeout 20 |
---|
62 | enable iparp vr VR-Control checking |
---|
63 | enable iparp vr VR-Control refresh |
---|
64 | configure iparp vr VR-Default max_entries 4096 |
---|
65 | configure iparp vr VR-Default max_pending_entries 256 |
---|
66 | configure iparp vr VR-Default max_proxy_entries 256 |
---|
67 | configure iparp vr VR-Default timeout 20 |
---|
68 | enable iparp vr VR-Default checking |
---|
69 | enable iparp vr VR-Default refresh |
---|
70 | configure iparp vr VR-Mgmt max_entries 4096 |
---|
71 | configure iparp vr VR-Mgmt max_pending_entries 256 |
---|
72 | configure iparp vr VR-Mgmt max_proxy_entries 256 |
---|
73 | configure iparp vr VR-Mgmt timeout 20 |
---|
74 | enable iparp vr VR-Mgmt checking |
---|
75 | enable iparp vr VR-Mgmt refresh |
---|
76 | |
---|
77 | # |
---|
78 | # Module rtmgr configuration. |
---|
79 | # |
---|
80 | disable iproute sharing |
---|
81 | configure iproute priority blackhole 50 |
---|
82 | configure iproute priority static 1100 |
---|
83 | configure iproute priority icmp 1200 |
---|
84 | configure iproute priority ebgp 1700 |
---|
85 | configure iproute priority ibgp 1900 |
---|
86 | configure iproute priority ospf-intra 2200 |
---|
87 | configure iproute priority ospf-inter 2300 |
---|
88 | configure iproute priority rip 2400 |
---|
89 | configure iproute priority ospf-as-external 3100 |
---|
90 | configure iproute priority ospf-extern1 3200 |
---|
91 | configure iproute priority ospf-extern2 3300 |
---|
92 | configure iproute priority bootp 5000 |
---|
93 | configure iproute ipv6 priority blackhole 50 |
---|
94 | configure iproute ipv6 priority static 1100 |
---|
95 | configure iproute ipv6 priority icmp 1200 |
---|
96 | configure iproute ipv6 priority ospfv3-intra 2200 |
---|
97 | configure iproute ipv6 priority ospfv3-inter 2300 |
---|
98 | configure iproute ipv6 priority RIPng 2400 |
---|
99 | configure iproute ipv6 priority ospfv3-as-external 3100 |
---|
100 | configure iproute ipv6 priority ospfv3-extern1 3200 |
---|
101 | configure iproute ipv6 priority ospfv3-extern2 3300 |
---|
102 | configure irdp broadcast |
---|
103 | configure irdp 450 600 1800 0 |
---|
104 | disable irdp "Mgmt" |
---|
105 | disable irdp "vlan0" |
---|
106 | disable irdp "vlan10" |
---|
107 | disable irdp "vlan20" |
---|
108 | disable icmp address-mask vlan "Mgmt" |
---|
109 | enable icmp parameter-problem vlan "Mgmt" |
---|
110 | enable icmp port-unreachables vlan "Mgmt" |
---|
111 | enable icmp unreachables vlan "Mgmt" |
---|
112 | enable icmp redirects vlan "Mgmt" |
---|
113 | enable icmp time-exceeded vlan "Mgmt" |
---|
114 | disable icmp timestamp vlan "Mgmt" |
---|
115 | disable icmp address-mask vlan "vlan0" |
---|
116 | enable icmp parameter-problem vlan "vlan0" |
---|
117 | enable icmp port-unreachables vlan "vlan0" |
---|
118 | enable icmp unreachables vlan "vlan0" |
---|
119 | enable icmp redirects vlan "vlan0" |
---|
120 | enable icmp time-exceeded vlan "vlan0" |
---|
121 | disable icmp timestamp vlan "vlan0" |
---|
122 | disable icmp address-mask vlan "vlan10" |
---|
123 | enable icmp parameter-problem vlan "vlan10" |
---|
124 | enable icmp port-unreachables vlan "vlan10" |
---|
125 | enable icmp unreachables vlan "vlan10" |
---|
126 | enable icmp redirects vlan "vlan10" |
---|
127 | enable icmp time-exceeded vlan "vlan10" |
---|
128 | disable icmp timestamp vlan "vlan10" |
---|
129 | disable icmp address-mask vlan "vlan20" |
---|
130 | enable icmp parameter-problem vlan "vlan20" |
---|
131 | enable icmp port-unreachables vlan "vlan20" |
---|
132 | enable icmp unreachables vlan "vlan20" |
---|
133 | enable icmp redirects vlan "vlan20" |
---|
134 | enable icmp time-exceeded vlan "vlan20" |
---|
135 | disable icmp timestamp vlan "vlan20" |
---|
136 | enable ip-option loose-source-route |
---|
137 | enable ip-option strict-source-route |
---|
138 | enable ip-option record-timestamp |
---|
139 | enable ip-option router-alert |
---|
140 | enable ip-option record-route |
---|
141 | configure iproute add 10.34.252.8 255.255.255.252 10.34.252.9 1 vr VR-Default |
---|
142 | configure iproute add 10.40.0.8 255.255.255.252 10.40.0.5 1 vr VR-Default |
---|
143 | configure iproute add 10.40.0.12 255.255.255.252 10.40.0.1 1 vr VR-Default |
---|
144 | disable ipforwarding broadcast vlan "Mgmt" |
---|
145 | disable ipforwarding broadcast vlan "vlan0" |
---|
146 | disable ipforwarding broadcast vlan "vlan10" |
---|
147 | disable ipforwarding broadcast vlan "vlan20" |
---|
148 | disable icmp useredirects |
---|
149 | |
---|
150 | # |
---|
151 | # Module mcmgr configuration. |
---|
152 | # |
---|
153 | configure igmp snooping cache 32 64 |
---|
154 | configure igmp snooping timer 260 260 vr VR-Default |
---|
155 | configure igmp snooping leave-timeout 1000 vr VR-Default |
---|
156 | configure MLD snooping timer 260 260 vr VR-Default |
---|
157 | configure MLD snooping leave-timeout 1000 vr VR-Default |
---|
158 | disable igmp snooping forward-mcrouter-only vr VR-Default |
---|
159 | disable MLD snooping forward-mcrouter-only vr VR-Default |
---|
160 | configure igmp 125 10 1 2 vr VR-Default |
---|
161 | configure MLD 125 10 1 2 vr VR-Default |
---|
162 | enable igmp snooping with-proxy vr VR-Default |
---|
163 | enable MLD snooping with-proxy vr VR-Default |
---|
164 | configure igmp snooping flood-list none vr VR-Default |
---|
165 | configure MLD snooping flood-list none vr VR-Default |
---|
166 | disable mvr |
---|
167 | configure mvr vlan Default mvr-address none |
---|
168 | configure mvr vlan Default static group none |
---|
169 | configure mvr vlan vlan0 mvr-address none |
---|
170 | configure mvr vlan vlan0 static group none |
---|
171 | configure mvr vlan vlan10 mvr-address none |
---|
172 | configure mvr vlan vlan10 static group none |
---|
173 | configure mvr vlan vlan11 mvr-address none |
---|
174 | configure mvr vlan vlan11 static group none |
---|
175 | configure mvr vlan vlan20 mvr-address none |
---|
176 | configure mvr vlan vlan20 static group none |
---|
177 | configure mvr vlan vlan21 mvr-address none |
---|
178 | configure mvr vlan vlan21 static group none |
---|
179 | |
---|
180 | # |
---|
181 | # Module aaa configuration. |
---|
182 | # |
---|
183 | disable radius mgmt-access |
---|
184 | configure radius mgmt-access timeout 3 |
---|
185 | disable radius-accounting mgmt-access |
---|
186 | configure radius-accounting mgmt-access timeout 3 |
---|
187 | disable radius netlogin |
---|
188 | configure radius netlogin timeout 3 |
---|
189 | disable radius-accounting netlogin |
---|
190 | configure radius-accounting netlogin timeout 3 |
---|
191 | disable tacacs |
---|
192 | configure tacacs timeout 3 |
---|
193 | disable tacacs-accounting |
---|
194 | configure tacacs-accounting timeout 3 |
---|
195 | disable tacacs-authorization |
---|
196 | configure account admin encrypted xJLi2a$As89cP1wHfZWnBK4Hc7ct0 |
---|
197 | configure account user encrypted sOSi2a$fEKW8rKI0Etk6Cj6QTz3O/ |
---|
198 | |
---|
199 | # |
---|
200 | # Module acl configuration. |
---|
201 | # |
---|
202 | enable access-list refresh blackhole |
---|
203 | enable access-list permit to-cpu |
---|
204 | |
---|
205 | # |
---|
206 | # Module cfgmgr configuration. |
---|
207 | # |
---|
208 | disable cli-config-logging |
---|
209 | configure cli max-sessions 8 |
---|
210 | configure cli max-failed-logins 3 |
---|
211 | configure banner |
---|
212 | |
---|
213 | |
---|
214 | configure idletimeout 20 |
---|
215 | enable idletimeout |
---|
216 | |
---|
217 | # |
---|
218 | # Module dosprotect configuration. |
---|
219 | # |
---|
220 | disable dos-protect |
---|
221 | configure dos-protect interval 1 |
---|
222 | configure dos-protect trusted-ports ports |
---|
223 | configure dos-protect type l3-protect alert-threshold 4000 |
---|
224 | configure dos-protect type l3-protect notify-threshold 3500 |
---|
225 | |
---|
226 | # |
---|
227 | # Module eaps configuration. |
---|
228 | # |
---|
229 | configure eaps fast-convergence off |
---|
230 | configure eaps config-warnings on |
---|
231 | disable eaps |
---|
232 | |
---|
233 | # |
---|
234 | # Module edp configuration. |
---|
235 | # |
---|
236 | configure edp advertisement-interval 60 holddown-interval 180 |
---|
237 | enable edp ports 1 |
---|
238 | enable edp ports 2 |
---|
239 | enable edp ports 3 |
---|
240 | enable edp ports 4 |
---|
241 | enable edp ports 5 |
---|
242 | enable edp ports 6 |
---|
243 | enable edp ports 7 |
---|
244 | enable edp ports 8 |
---|
245 | enable edp ports 9 |
---|
246 | enable edp ports 10 |
---|
247 | enable edp ports 11 |
---|
248 | enable edp ports 12 |
---|
249 | enable edp ports 13 |
---|
250 | enable edp ports 14 |
---|
251 | enable edp ports 15 |
---|
252 | enable edp ports 16 |
---|
253 | enable edp ports 17 |
---|
254 | enable edp ports 18 |
---|
255 | enable edp ports 19 |
---|
256 | enable edp ports 20 |
---|
257 | enable edp ports 21 |
---|
258 | enable edp ports 22 |
---|
259 | enable edp ports 23 |
---|
260 | enable edp ports 24 |
---|
261 | enable edp ports 25 |
---|
262 | enable edp ports 26 |
---|
263 | |
---|
264 | # |
---|
265 | # Module elrp configuration. |
---|
266 | # |
---|
267 | disable elrp-client |
---|
268 | |
---|
269 | # |
---|
270 | # Module ems configuration. |
---|
271 | # |
---|
272 | disable log debug-mode |
---|
273 | create log filter DefaultFilter |
---|
274 | configure log filter DefaultFilter add event All |
---|
275 | enable log target memory-buffer |
---|
276 | configure log target memory-buffer filter DefaultFilter severity Debug-Data |
---|
277 | configure log target memory-buffer match Any |
---|
278 | configure log target memory-buffer format timestamp hundredths date mm-dd-yyyy event-name condition severity |
---|
279 | configure log target memory-buffer number-of-messages 1000 |
---|
280 | enable log target nvram |
---|
281 | configure log target nvram filter DefaultFilter severity Warning |
---|
282 | configure log target nvram match Any |
---|
283 | configure log target nvram format timestamp hundredths date mm-dd-yyyy event-name condition severity |
---|
284 | disable log target console |
---|
285 | configure log target console filter DefaultFilter severity Info |
---|
286 | configure log target console match Any |
---|
287 | configure log target console format timestamp hundredths date mm-dd-yyyy event-name condition severity |
---|
288 | |
---|
289 | # |
---|
290 | # Module epm configuration. |
---|
291 | # |
---|
292 | configure sys-recovery-level All |
---|
293 | enable watchdog |
---|
294 | configure firmware install-on-demand |
---|
295 | enable cpu-monitoring interval 20 threshold 60 |
---|
296 | |
---|
297 | # |
---|
298 | # Module esrp configuration. |
---|
299 | # |
---|
300 | configure esrp mode extended |
---|
301 | |
---|
302 | # |
---|
303 | # Module etmon configuration. |
---|
304 | # |
---|
305 | configure sflow sample-rate 8192 |
---|
306 | configure sflow max-cpu-sample-limit 2000 |
---|
307 | configure sflow poll-interval 20 |
---|
308 | disable sflow |
---|
309 | disable rmon |
---|
310 | |
---|
311 | # |
---|
312 | # Module hal configuration. |
---|
313 | # |
---|
314 | configure iproute sharing max-gateways 4 |
---|
315 | |
---|
316 | # |
---|
317 | # Module lldp configuration. |
---|
318 | # |
---|
319 | configure lldp transmit-interval 30 |
---|
320 | configure lldp transmit-hold 4 |
---|
321 | configure lldp reinitialize-delay 2 |
---|
322 | configure lldp transmit-delay 2 |
---|
323 | configure lldp snmp-notification-interval 5 |
---|
324 | configure lldp med fast-start repeat-count 3 |
---|
325 | |
---|
326 | # |
---|
327 | # Module netLogin configuration. |
---|
328 | # |
---|
329 | configure netlogin dot1x timers server-timeout 30 quiet-period 60 reauth-period 3600 supp-resp-timeout 30 |
---|
330 | configure netlogin dot1x eapol-transmit-version v1 |
---|
331 | enable netlogin logout-privilege |
---|
332 | enable netlogin session-refresh 3 |
---|
333 | configure netlogin base-url "network-access.com" |
---|
334 | configure netlogin redirect-page "http://www.extremenetworks.com" |
---|
335 | configure netlogin banner "" |
---|
336 | |
---|
337 | # |
---|
338 | # Module netTools configuration. |
---|
339 | # |
---|
340 | configure sntp-client update-interval 64 |
---|
341 | disable sntp-client |
---|
342 | |
---|
343 | # |
---|
344 | # Module ospf configuration. |
---|
345 | # |
---|
346 | configure ospf routerid automatic |
---|
347 | configure ospf spf-hold-time 3 |
---|
348 | configure ospf metric-table 10M 10 100M 5 1G 4 10G 2 |
---|
349 | configure ospf lsa-batch-interval 30 |
---|
350 | configure ospf import-policy none |
---|
351 | configure ospf ase-limit 0 |
---|
352 | disable ospf originate-default |
---|
353 | disable ospf use-ip-router-alert |
---|
354 | disable ospf |
---|
355 | configure ospf restart none |
---|
356 | configure ospf restart grace-period 120 |
---|
357 | disable ospf export direct |
---|
358 | disable ospf export static |
---|
359 | disable ospf export rip |
---|
360 | disable ospf export e-bgp |
---|
361 | disable ospf export i-bgp |
---|
362 | configure ospf area 0.0.0.0 external-filter none |
---|
363 | configure ospf area 0.0.0.0 interarea-filter none |
---|
364 | configure ospf area 0.0.0.0 normal |
---|
365 | configure ospf vlan vlan0 area 0.0.0.0 |
---|
366 | configure ospf vlan vlan0 cost automatic |
---|
367 | configure ospf vlan vlan0 priority 0 |
---|
368 | configure ospf vlan vlan0 authentication none |
---|
369 | configure ospf vlan vlan0 timer 5 1 10 40 |
---|
370 | configure ospf vlan vlan0 restart-helper none |
---|
371 | enable ospf vlan vlan0 restart-helper-lsa-check |
---|
372 | configure ospf vlan vlan10 area 0.0.0.0 |
---|
373 | configure ospf vlan vlan10 cost automatic |
---|
374 | configure ospf vlan vlan10 priority 0 |
---|
375 | configure ospf vlan vlan10 authentication none |
---|
376 | configure ospf vlan vlan10 timer 5 1 10 40 |
---|
377 | configure ospf vlan vlan10 restart-helper none |
---|
378 | enable ospf vlan vlan10 restart-helper-lsa-check |
---|
379 | configure ospf vlan vlan20 area 0.0.0.0 |
---|
380 | configure ospf vlan vlan20 cost automatic |
---|
381 | configure ospf vlan vlan20 priority 0 |
---|
382 | configure ospf vlan vlan20 authentication none |
---|
383 | configure ospf vlan vlan20 timer 5 1 10 40 |
---|
384 | configure ospf vlan vlan20 restart-helper none |
---|
385 | enable ospf vlan vlan20 restart-helper-lsa-check |
---|
386 | |
---|
387 | # |
---|
388 | # Module pim configuration. |
---|
389 | # |
---|
390 | disable pim |
---|
391 | configure pim crp timer 60 |
---|
392 | configure pim register-suppress-interval 60 register-probe-interval 5 |
---|
393 | configure pim register-checksum-to include-data |
---|
394 | |
---|
395 | # |
---|
396 | # Module poe configuration. |
---|
397 | # |
---|
398 | enable inline-power |
---|
399 | configure inline-power usage-threshold 70 |
---|
400 | configure inline-power disconnect-precedence deny-port |
---|
401 | disable inline-power legacy slot 1 |
---|
402 | enable inline-power ports 1 |
---|
403 | configure inline-power operator-limit 15400 ports 1 |
---|
404 | configure inline-power label "" ports 1 |
---|
405 | configure inline-power priority low ports 1 |
---|
406 | enable inline-power ports 2 |
---|
407 | configure inline-power operator-limit 15400 ports 2 |
---|
408 | configure inline-power label "" ports 2 |
---|
409 | configure inline-power priority low ports 2 |
---|
410 | enable inline-power ports 3 |
---|
411 | configure inline-power operator-limit 15400 ports 3 |
---|
412 | configure inline-power label "" ports 3 |
---|
413 | configure inline-power priority low ports 3 |
---|
414 | enable inline-power ports 4 |
---|
415 | configure inline-power operator-limit 15400 ports 4 |
---|
416 | configure inline-power label "" ports 4 |
---|
417 | configure inline-power priority low ports 4 |
---|
418 | enable inline-power ports 5 |
---|
419 | configure inline-power operator-limit 15400 ports 5 |
---|
420 | configure inline-power label "" ports 5 |
---|
421 | configure inline-power priority low ports 5 |
---|
422 | enable inline-power ports 6 |
---|
423 | configure inline-power operator-limit 15400 ports 6 |
---|
424 | configure inline-power label "" ports 6 |
---|
425 | configure inline-power priority low ports 6 |
---|
426 | enable inline-power ports 7 |
---|
427 | configure inline-power operator-limit 15400 ports 7 |
---|
428 | configure inline-power label "" ports 7 |
---|
429 | configure inline-power priority low ports 7 |
---|
430 | enable inline-power ports 8 |
---|
431 | configure inline-power operator-limit 15400 ports 8 |
---|
432 | configure inline-power label "" ports 8 |
---|
433 | configure inline-power priority low ports 8 |
---|
434 | enable inline-power ports 9 |
---|
435 | configure inline-power operator-limit 15400 ports 9 |
---|
436 | configure inline-power label "" ports 9 |
---|
437 | configure inline-power priority low ports 9 |
---|
438 | enable inline-power ports 10 |
---|
439 | configure inline-power operator-limit 15400 ports 10 |
---|
440 | configure inline-power label "" ports 10 |
---|
441 | configure inline-power priority low ports 10 |
---|
442 | enable inline-power ports 11 |
---|
443 | configure inline-power operator-limit 15400 ports 11 |
---|
444 | configure inline-power label "" ports 11 |
---|
445 | configure inline-power priority low ports 11 |
---|
446 | enable inline-power ports 12 |
---|
447 | configure inline-power operator-limit 15400 ports 12 |
---|
448 | configure inline-power label "" ports 12 |
---|
449 | configure inline-power priority low ports 12 |
---|
450 | enable inline-power ports 13 |
---|
451 | configure inline-power operator-limit 15400 ports 13 |
---|
452 | configure inline-power label "" ports 13 |
---|
453 | configure inline-power priority low ports 13 |
---|
454 | enable inline-power ports 14 |
---|
455 | configure inline-power operator-limit 15400 ports 14 |
---|
456 | configure inline-power label "" ports 14 |
---|
457 | configure inline-power priority low ports 14 |
---|
458 | enable inline-power ports 15 |
---|
459 | configure inline-power operator-limit 15400 ports 15 |
---|
460 | configure inline-power label "" ports 15 |
---|
461 | configure inline-power priority low ports 15 |
---|
462 | enable inline-power ports 16 |
---|
463 | configure inline-power operator-limit 15400 ports 16 |
---|
464 | configure inline-power label "" ports 16 |
---|
465 | configure inline-power priority low ports 16 |
---|
466 | enable inline-power ports 17 |
---|
467 | configure inline-power operator-limit 15400 ports 17 |
---|
468 | configure inline-power label "" ports 17 |
---|
469 | configure inline-power priority low ports 17 |
---|
470 | enable inline-power ports 18 |
---|
471 | configure inline-power operator-limit 15400 ports 18 |
---|
472 | configure inline-power label "" ports 18 |
---|
473 | configure inline-power priority low ports 18 |
---|
474 | enable inline-power ports 19 |
---|
475 | configure inline-power operator-limit 15400 ports 19 |
---|
476 | configure inline-power label "" ports 19 |
---|
477 | configure inline-power priority low ports 19 |
---|
478 | enable inline-power ports 20 |
---|
479 | configure inline-power operator-limit 15400 ports 20 |
---|
480 | configure inline-power label "" ports 20 |
---|
481 | configure inline-power priority low ports 20 |
---|
482 | enable inline-power ports 21 |
---|
483 | configure inline-power operator-limit 15400 ports 21 |
---|
484 | configure inline-power label "" ports 21 |
---|
485 | configure inline-power priority low ports 21 |
---|
486 | enable inline-power ports 22 |
---|
487 | configure inline-power operator-limit 15400 ports 22 |
---|
488 | configure inline-power label "" ports 22 |
---|
489 | configure inline-power priority low ports 22 |
---|
490 | enable inline-power ports 23 |
---|
491 | configure inline-power operator-limit 15400 ports 23 |
---|
492 | configure inline-power label "" ports 23 |
---|
493 | configure inline-power priority low ports 23 |
---|
494 | enable inline-power ports 24 |
---|
495 | configure inline-power operator-limit 15400 ports 24 |
---|
496 | configure inline-power label "" ports 24 |
---|
497 | configure inline-power priority low ports 24 |
---|
498 | |
---|
499 | # |
---|
500 | # Module rip configuration. |
---|
501 | # |
---|
502 | configure rip garbagetime 120 |
---|
503 | configure rip import-policy none |
---|
504 | configure rip routetimeout 180 |
---|
505 | configure rip updatetime 60 |
---|
506 | disable rip originate-default |
---|
507 | disable rip use-ip-router-alert |
---|
508 | disable rip aggregation |
---|
509 | enable rip poisonreverse |
---|
510 | enable rip splithorizon |
---|
511 | enable rip triggerupdates |
---|
512 | enable rip |
---|
513 | disable rip export direct |
---|
514 | disable rip export static |
---|
515 | disable rip export ospf-intra |
---|
516 | disable rip export ospf-inter |
---|
517 | disable rip export ospf-extern1 |
---|
518 | disable rip export ospf-extern2 |
---|
519 | disable rip export e-bgp |
---|
520 | disable rip export i-bgp |
---|
521 | configure rip add vlan vlan10 |
---|
522 | configure rip vlan vlan10 route-policy out none |
---|
523 | configure rip vlan vlan10 route-policy in none |
---|
524 | configure rip vlan vlan10 trusted-gateway none |
---|
525 | configure rip vlan vlan10 rxmode any |
---|
526 | configure rip vlan vlan10 txmode v2only |
---|
527 | configure rip vlan vlan10 cost 1 |
---|
528 | configure rip add vlan vlan20 |
---|
529 | configure rip vlan vlan20 route-policy out none |
---|
530 | configure rip vlan vlan20 route-policy in none |
---|
531 | configure rip vlan vlan20 trusted-gateway none |
---|
532 | configure rip vlan vlan20 rxmode any |
---|
533 | configure rip vlan vlan20 txmode v2only |
---|
534 | configure rip vlan vlan20 cost 1 |
---|
535 | |
---|
536 | # |
---|
537 | # Module ripng configuration. |
---|
538 | # |
---|
539 | disable ripng |
---|
540 | configure ripng garbagetime 120 |
---|
541 | configure ripng updatetime 30 |
---|
542 | configure ripng routetimeout 180 |
---|
543 | |
---|
544 | # |
---|
545 | # Module snmpMaster configuration. |
---|
546 | # |
---|
547 | configure snmpv3 engine-id 03:00:04:96:27:c8:3a |
---|
548 | configure snmpv3 add user admin authentication md5 hex 93:0a:71:2b:6a:a8:0b:0f:eb:20:e8:a0:d8:29:9d:5d privacy hex 93:0a:71:2b:6a:a8:0b:0f:eb:20:e8:a0:d8:29:9d:5d |
---|
549 | configure snmpv3 add user initial |
---|
550 | configure snmpv3 add user initialmd5 authentication md5 hex 4f:3b:90:c0:25:86:be:60:c6:97:14:83:5c:2d:44:c5 |
---|
551 | configure snmpv3 add user initialsha authentication sha hex b4:ab:24:92:9d:d8:31:ba:b1:e2:6e:f3:46:17:02:55:8b:fe:d1:98 |
---|
552 | configure snmpv3 add user initialmd5Priv authentication md5 hex 33:0b:ff:c2:51:07:ee:32:9f:ca:2e:b2:55:82:64:cd privacy hex 33:0b:ff:c2:51:07:ee:32:9f:ca:2e:b2:55:82:64:cd |
---|
553 | configure snmpv3 add user initialshaPriv authentication sha hex 80:61:f8:6d:d8:0f:1b:f7:2d:b6:cf:a0:95:4c:f8:75:f3:ee:c8:f1 privacy hex 80:61:f8:6d:d8:0f:1b:f7:2d:b6:cf:a0:95:4c:f8:75:f3:ee:c8:f1 |
---|
554 | configure snmpv3 add group v1v2c_ro user v1v2c_ro sec-model snmpv1 |
---|
555 | configure snmpv3 add group v1v2c_rw user v1v2c_rw sec-model snmpv1 |
---|
556 | configure snmpv3 add group v1v2c_ro user v1v2c_ro sec-model snmpv2c |
---|
557 | configure snmpv3 add group v1v2c_rw user v1v2c_rw sec-model snmpv2c |
---|
558 | configure snmpv3 add group admin user admin sec-model usm |
---|
559 | configure snmpv3 add group initial user initial sec-model usm |
---|
560 | configure snmpv3 add group initial user initialmd5 sec-model usm |
---|
561 | configure snmpv3 add group initial user initialsha sec-model usm |
---|
562 | configure snmpv3 add group initial user initialmd5Priv sec-model usm |
---|
563 | configure snmpv3 add group initial user initialshaPriv sec-model usm |
---|
564 | configure snmpv3 add access admin sec-model usm sec-level priv read-view defaultAdminView write-view defaultAdminView notify-view defaultNotifyView |
---|
565 | configure snmpv3 add access initial sec-model usm sec-level noauth read-view defaultUserView notify-view defaultNotifyView |
---|
566 | configure snmpv3 add access initial sec-model usm sec-level authnopriv read-view defaultUserView write-view defaultUserView notify-view defaultNotifyView |
---|
567 | configure snmpv3 add access v1v2c_ro sec-model snmpv1 sec-level noauth read-view defaultUserView notify-view defaultNotifyView |
---|
568 | configure snmpv3 add access v1v2c_ro sec-model snmpv2c sec-level noauth read-view defaultUserView notify-view defaultNotifyView |
---|
569 | configure snmpv3 add access v1v2c_rw sec-model snmpv1 sec-level noauth read-view defaultUserView write-view defaultUserView notify-view defaultNotifyView |
---|
570 | configure snmpv3 add access v1v2c_rw sec-model snmpv2c sec-level noauth read-view defaultUserView write-view defaultUserView notify-view defaultNotifyView |
---|
571 | configure snmpv3 add access v1v2cNotifyGroup sec-model snmpv1 sec-level noauth notify-view defaultNotifyView |
---|
572 | configure snmpv3 add access v1v2cNotifyGroup sec-model snmpv2c sec-level noauth notify-view defaultNotifyView |
---|
573 | configure snmpv3 add mib-view defaultUserView subtree 1 type included |
---|
574 | configure snmpv3 add mib-view defaultUserView subtree 1.3.6.1.6.3.16 type excluded |
---|
575 | configure snmpv3 add mib-view defaultUserView subtree 1.3.6.1.6.3.18 type excluded |
---|
576 | configure snmpv3 add mib-view defaultUserView subtree 1.3.6.1.6.3.15.1.2.2.1.4 type excluded |
---|
577 | configure snmpv3 add mib-view defaultUserView subtree 1.3.6.1.6.3.15.1.2.2.1.6 type excluded |
---|
578 | configure snmpv3 add mib-view defaultUserView subtree 1.3.6.1.6.3.15.1.2.2.1.9 type excluded |
---|
579 | configure snmpv3 add mib-view defaultAdminView subtree 1 type included |
---|
580 | configure snmpv3 add mib-view defaultNotifyView subtree 1 type included |
---|
581 | configure snmpv3 add community private name private user v1v2c_rw |
---|
582 | configure snmpv3 add community public name public user v1v2c_ro |
---|
583 | configure snmpv3 add notify defaultNotify tag defaultNotify |
---|
584 | enable snmp access |
---|
585 | enable snmp traps |
---|
586 | |
---|
587 | # |
---|
588 | # Module stp configuration. |
---|
589 | # |
---|
590 | configure mstp region 00049627c83a |
---|
591 | configure mstp revision 3 |
---|
592 | configure mstp format 0 |
---|
593 | create stpd s0 |
---|
594 | configure stpd s0 tag 0 |
---|
595 | configure stpd s0 mode dot1d |
---|
596 | configure stpd s0 forwarddelay 15 |
---|
597 | configure stpd s0 hellotime 2 |
---|
598 | configure stpd s0 maxage 20 |
---|
599 | configure stpd s0 priority 32768 |
---|
600 | disable stpd s0 rapid-root-failover |
---|
601 | configure stpd s0 default-encapsulation dot1d |
---|
602 | enable stpd s0 auto-bind vlan Default |
---|
603 | disable stpd s0 |
---|
604 | |
---|
605 | # |
---|
606 | # Module telnetd configuration. |
---|
607 | # |
---|
608 | configure telnet vr all |
---|
609 | |
---|
610 | # |
---|
611 | # Module tftpd configuration. |
---|
612 | # |
---|
613 | |
---|
614 | # |
---|
615 | # Module thttpd configuration. |
---|
616 | # |
---|
617 | |
---|
618 | # |
---|
619 | # Module vrrp configuration. |
---|
620 | # |
---|