Advertisement
Guest User

Untitled

a guest
Jul 21st, 2019
168
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.29 KB | None | 0 0
  1. !
  2. hostname R1
  3. !
  4. !
  5. !
  6. !
  7. !
  8. !
  9. !
  10. !
  11. ip cef
  12. ipv6 unicast-routing
  13. !
  14. no ipv6 cef
  15. !
  16. !
  17. !
  18. !
  19. license udi pid CISCO2911/K9 sn FTX1524IWKQ-
  20. !
  21. !
  22. !
  23. !
  24. !
  25. !
  26. !
  27. !
  28. !
  29. !
  30. !
  31. spanning-tree mode pvst
  32. !
  33. !
  34. !
  35. !
  36. !
  37. !
  38. interface Loopback1
  39. no ip address
  40. ipv6 address 2001:DB8:ACAD::1/64
  41. !
  42. interface Loopback2
  43. no ip address
  44. ipv6 address 2001:DB8:ACAD:1::1/64
  45. !
  46. interface Loopback3
  47. no ip address
  48. ipv6 address 2001:DB8:ACAD:2::1/64
  49. !
  50. interface GigabitEthernet0/0
  51. no ip address
  52. duplex auto
  53. speed auto
  54. !
  55. interface GigabitEthernet0/0.1
  56. encapsulation dot1Q 10
  57. no ip address
  58. ipv6 address FE80::1 link-local
  59. ipv6 address 2001:DB8:ACAD:10::1/64
  60. !
  61. interface GigabitEthernet0/0.10
  62. no ip address
  63. !
  64. interface GigabitEthernet0/0.20
  65. encapsulation dot1Q 20
  66. no ip address
  67. ipv6 address 2001:DB8:ACAD:20::1/64
  68. !
  69. interface GigabitEthernet0/1
  70. no ip address
  71. duplex auto
  72. speed auto
  73. shutdown
  74. !
  75. interface GigabitEthernet0/2
  76. no ip address
  77. duplex auto
  78. speed auto
  79. shutdown
  80. !
  81. interface Serial0/0/0
  82. no ip address
  83. ipv6 address FE80::1 link-local
  84. ipv6 address 2001:DB8:ACAD:13::1/64
  85. !
  86. interface Serial0/0/1
  87. no ip address
  88. clock rate 2000000
  89. shutdown
  90. !
  91. interface Vlan1
  92. no ip address
  93. shutdown
  94. !
  95. ip classless
  96. !
  97. ip flow-export version 9
  98. !
  99. !
  100. !
  101. !
  102. !
  103. !
  104. !
  105. !
  106. line con 0
  107. !
  108. line aux 0
  109. !
  110. line vty 0 4
  111. login
  112. !
  113. !
  114. !
  115. end
  116.  
  117.  
  118. hostname R2
  119. !
  120. !
  121. !
  122. !
  123. !
  124. !
  125. !
  126. !
  127. ip cef
  128. ipv6 unicast-routing
  129. !
  130. no ipv6 cef
  131. !
  132. !
  133. !
  134. !
  135. license udi pid CISCO2911/K9 sn FTX15240F39-
  136. !
  137. !
  138. !
  139. !
  140. !
  141. !
  142. !
  143. !
  144. !
  145. !
  146. !
  147. spanning-tree mode pvst
  148. !
  149. !
  150. !
  151. !
  152. !
  153. !
  154. interface Loopback4
  155. no ip address
  156. ipv6 address 2001:DB8:ACAD:4::1/64
  157. !
  158. interface Loopback5
  159. no ip address
  160. ipv6 address 2001:DB8:ACAD:5::1/64
  161. !
  162. interface Loopback6
  163. no ip address
  164. ipv6 address 2001:DB8:ACAD:6::1/64
  165. !
  166. interface GigabitEthernet0/0
  167. no ip address
  168. duplex auto
  169. speed auto
  170. !
  171. interface GigabitEthernet0/0.10
  172. encapsulation dot1Q 10
  173. no ip address
  174. ipv6 address 2001:DB8:ACAD:10::2/64
  175. !
  176. interface GigabitEthernet0/0.20
  177. encapsulation dot1Q 20
  178. no ip address
  179. ipv6 address 2001:DB8:ACAD:20::2/64
  180. !
  181. interface GigabitEthernet0/1
  182. no ip address
  183. duplex auto
  184. speed auto
  185. shutdown
  186. !
  187. interface GigabitEthernet0/2
  188. no ip address
  189. duplex auto
  190. speed auto
  191. shutdown
  192. !
  193. interface Serial0/0/0
  194. no ip address
  195. clock rate 2000000
  196. shutdown
  197. !
  198. interface Serial0/0/1
  199. no ip address
  200. ipv6 address FE80::1 link-local
  201. ipv6 address 2001:DB8:ACAD:23::2/64
  202. !
  203. interface Vlan1
  204. no ip address
  205. shutdown
  206. !
  207. ip classless
  208. !
  209. ip flow-export version 9
  210. !
  211. !
  212. !
  213. no cdp run
  214. !
  215. !
  216. !
  217. !
  218. !
  219. !
  220. line con 0
  221. !
  222. line aux 0
  223. !
  224. line vty 0 4
  225. login
  226. !
  227. !
  228. !
  229. end
  230.  
  231. hostname R3
  232. !
  233. !
  234. !
  235. !
  236. !
  237. !
  238. !
  239. !
  240. no ip cef
  241. no ipv6 cef
  242. !
  243. !
  244. !
  245. !
  246. license udi pid CISCO2911/K9 sn FTX1524445U-
  247. !
  248. !
  249. !
  250. !
  251. !
  252. !
  253. !
  254. !
  255. !
  256. no ip domain-lookup
  257. !
  258. !
  259. spanning-tree mode pvst
  260. !
  261. !
  262. !
  263. !
  264. !
  265. !
  266. interface Loopback0
  267. no ip address
  268. ipv6 address 2001:DB8:ACAD:8::1/64
  269. !
  270. interface GigabitEthernet0/0
  271. no ip address
  272. duplex auto
  273. speed auto
  274. shutdown
  275. !
  276. interface GigabitEthernet0/1
  277. no ip address
  278. duplex auto
  279. speed auto
  280. shutdown
  281. !
  282. interface GigabitEthernet0/2
  283. no ip address
  284. duplex auto
  285. speed auto
  286. shutdown
  287. !
  288. interface Serial0/0/0
  289. no ip address
  290. ipv6 address FE80::3 link-local
  291. ipv6 address 2001:DB8:ACAD:13::3/64
  292. clock rate 2000000
  293. !
  294. interface Serial0/0/1
  295. no ip address
  296. ipv6 address FE80::3 link-local
  297. ipv6 address 2001:DB8:ACAD:23::3/64
  298. clock rate 2000000
  299. !
  300. interface Vlan1
  301. no ip address
  302. shutdown
  303. !
  304. ip classless
  305. !
  306. ip flow-export version 9
  307. !
  308. !
  309. !
  310. !
  311. !
  312. !
  313. !
  314. !
  315. line con 0
  316. !
  317. line aux 0
  318. !
  319. line vty 0 4
  320. login
  321. !
  322. !
  323. !
  324. end
  325.  
  326.  
  327. hostname DLS1
  328. !
  329. !
  330. vlan 10
  331. name Mgmt
  332. vlan 20
  333. name User
  334. !
  335. spanning-tree mode rapid-pvst
  336. spanning-tree extend system-id
  337. spanning-tree vlan 1,10 priority 24576
  338. spanning-tree vlan 20 priority 28672
  339. !
  340. interface Port-channel1
  341. switchport trunk native vlan 10
  342. switchport mode trunk
  343. !
  344. interface Port-channel2
  345. switchport trunk native vlan 10
  346. switchport mode trunk
  347. !
  348. interface Port-channel3
  349. switchport trunk native vlan 10
  350. switchport mode trunk
  351. !
  352. interface FastEthernet0/1
  353. switchport trunk native vlan 10
  354. switchport mode trunk
  355. channel-group 1 mode desirable
  356. !
  357. interface FastEthernet0/2
  358. switchport trunk native vlan 10
  359. switchport mode trunk
  360. channel-group 1 mode desirable
  361. !
  362. interface FastEthernet0/3
  363. switchport trunk native vlan 10
  364. switchport mode trunk
  365. channel-group 2 mode desirable
  366. !
  367. interface FastEthernet0/4
  368. switchport trunk native vlan 10
  369. switchport mode trunk
  370. channel-group 2 mode desirable
  371. !
  372. interface FastEthernet0/5
  373. switchport trunk native vlan 10
  374. switchport mode trunk
  375. channel-group 3 mode desirable
  376. !
  377. interface FastEthernet0/6
  378. switchport trunk native vlan 10
  379. switchport mode trunk
  380. channel-group 3 mode desirable
  381. !
  382. interface FastEthernet0/7
  383. shutdown
  384. !
  385. interface FastEthernet0/8
  386. shutdown
  387. !
  388. interface FastEthernet0/9
  389. shutdown
  390. !
  391. interface FastEthernet0/10
  392. shutdown
  393. !
  394. interface FastEthernet0/11
  395. switchport access vlan 20
  396. switchport mode access
  397. !
  398. interface FastEthernet0/12
  399. switchport access vlan 20
  400. switchport mode access
  401. !
  402. interface FastEthernet0/13
  403. switchport access vlan 20
  404. switchport mode access
  405. !
  406. interface FastEthernet0/14
  407. switchport access vlan 20
  408. switchport mode access
  409. !
  410. interface FastEthernet0/15
  411. switchport access vlan 20
  412. switchport mode access
  413. !
  414. interface FastEthernet0/16
  415. switchport access vlan 20
  416. switchport mode access
  417. !
  418. interface FastEthernet0/17
  419. switchport access vlan 20
  420. switchport mode access
  421. !
  422. interface FastEthernet0/18
  423. switchport access vlan 20
  424. switchport mode access
  425. !
  426. interface FastEthernet0/19
  427. switchport access vlan 20
  428. switchport mode access
  429. !
  430. interface FastEthernet0/20
  431. switchport access vlan 20
  432. switchport mode access
  433. !
  434. interface FastEthernet0/21
  435. switchport access vlan 10
  436. switchport mode access
  437. !
  438. interface FastEthernet0/22
  439. switchport access vlan 10
  440. switchport mode access
  441. !
  442. interface FastEthernet0/23
  443. switchport access vlan 10
  444. switchport mode access
  445. !
  446. interface FastEthernet0/24
  447. switchport access vlan 10
  448. switchport mode access
  449. !
  450. interface GigabitEthernet0/1
  451. !
  452. interface GigabitEthernet0/2
  453. !
  454. interface Vlan1
  455. no ip address
  456. shutdown
  457. !
  458. !
  459. !
  460. !
  461. line con 0
  462. !
  463. line vty 0 4
  464. login
  465. line vty 5 15
  466. login
  467. !
  468. !
  469. !
  470. !
  471. end
  472.  
  473. hostname DLS2
  474. !
  475. !
  476. vlan 10
  477. name Mgmt
  478. vlan 20
  479. name User
  480. !
  481. spanning-tree mode rapid-pvst
  482. spanning-tree extend system-id
  483. spanning-tree vlan 20 priority 24576
  484. spanning-tree vlan 1,10 priority 28672
  485. !
  486. interface Port-channel1
  487. switchport trunk native vlan 10
  488. switchport mode trunk
  489. !
  490. interface Port-channel2
  491. switchport trunk native vlan 10
  492. switchport mode trunk
  493. !
  494. interface Port-channel4
  495. switchport trunk native vlan 10
  496. switchport mode trunk
  497. !
  498. interface FastEthernet0/1
  499. switchport trunk native vlan 10
  500. switchport mode trunk
  501. channel-group 1 mode desirable
  502. !
  503. interface FastEthernet0/2
  504. switchport trunk native vlan 10
  505. switchport mode trunk
  506. channel-group 1 mode desirable
  507. !
  508. interface FastEthernet0/3
  509. switchport trunk native vlan 10
  510. switchport mode trunk
  511. channel-group 2 mode desirable
  512. !
  513. interface FastEthernet0/4
  514. switchport trunk native vlan 10
  515. switchport mode trunk
  516. channel-group 2 mode desirable
  517. !
  518. interface FastEthernet0/5
  519. shutdown
  520. !
  521. interface FastEthernet0/6
  522. shutdown
  523. !
  524. interface FastEthernet0/7
  525. switchport trunk native vlan 10
  526. switchport mode trunk
  527. channel-group 4 mode active
  528. !
  529. interface FastEthernet0/8
  530. switchport trunk native vlan 10
  531. switchport mode trunk
  532. channel-group 4 mode active
  533. !
  534. interface FastEthernet0/9
  535. shutdown
  536. !
  537. interface FastEthernet0/10
  538. shutdown
  539. !
  540. interface FastEthernet0/11
  541. switchport access vlan 20
  542. switchport mode access
  543. !
  544. interface FastEthernet0/12
  545. switchport access vlan 20
  546. switchport mode access
  547. !
  548. interface FastEthernet0/13
  549. switchport access vlan 20
  550. switchport mode access
  551. !
  552. interface FastEthernet0/14
  553. switchport access vlan 20
  554. switchport mode access
  555. !
  556. interface FastEthernet0/15
  557. switchport access vlan 20
  558. switchport mode access
  559. !
  560. interface FastEthernet0/16
  561. switchport access vlan 20
  562. switchport mode access
  563. !
  564. interface FastEthernet0/17
  565. switchport access vlan 20
  566. switchport mode access
  567. !
  568. interface FastEthernet0/18
  569. switchport access vlan 20
  570. switchport mode access
  571. !
  572. interface FastEthernet0/19
  573. switchport access vlan 20
  574. switchport mode access
  575. !
  576. interface FastEthernet0/20
  577. switchport access vlan 20
  578. switchport mode access
  579. !
  580. interface FastEthernet0/21
  581. switchport access vlan 10
  582. switchport mode access
  583. !
  584. interface FastEthernet0/22
  585. switchport access vlan 10
  586. switchport mode access
  587. !
  588. interface FastEthernet0/23
  589. switchport access vlan 10
  590. switchport mode access
  591. !
  592. interface FastEthernet0/24
  593. switchport access vlan 10
  594. switchport mode access
  595. !
  596. interface GigabitEthernet0/1
  597. !
  598. interface GigabitEthernet0/2
  599. !
  600. interface Vlan1
  601. no ip address
  602. shutdown
  603. !
  604. !
  605. !
  606. !
  607. line con 0
  608. !
  609. line vty 0 4
  610. login
  611. line vty 5 15
  612. login
  613. !
  614. !
  615. !
  616. !
  617. end
  618.  
  619.  
  620. hostname ALS
  621. !
  622. !
  623. vlan 10
  624. name Mgmt
  625. vlan 20
  626. name User
  627. !
  628. !
  629. spanning-tree mode rapid-pvst
  630. spanning-tree extend system-id
  631. !
  632. interface Port-channel3
  633. switchport trunk native vlan 10
  634. switchport mode trunk
  635. !
  636. interface Port-channel4
  637. switchport trunk native vlan 10
  638. switchport mode trunk
  639. !
  640. interface FastEthernet0/1
  641. shutdown
  642. !
  643. interface FastEthernet0/2
  644. shutdown
  645. !
  646. interface FastEthernet0/3
  647. shutdown
  648. !
  649. interface FastEthernet0/4
  650. shutdown
  651. !
  652. interface FastEthernet0/5
  653. switchport trunk native vlan 10
  654. switchport mode trunk
  655. channel-group 3 mode auto
  656. !
  657. interface FastEthernet0/6
  658. switchport trunk native vlan 10
  659. switchport mode trunk
  660. channel-group 3 mode auto
  661. !
  662. interface FastEthernet0/7
  663. switchport trunk native vlan 10
  664. switchport mode trunk
  665. channel-group 4 mode active
  666. !
  667. interface FastEthernet0/8
  668. switchport trunk native vlan 10
  669. switchport mode trunk
  670. channel-group 4 mode active
  671. !
  672. interface FastEthernet0/9
  673. shutdown
  674. !
  675. interface FastEthernet0/10
  676. shutdown
  677. !
  678. interface FastEthernet0/11
  679. switchport access vlan 20
  680. switchport mode access
  681. !
  682. interface FastEthernet0/12
  683. switchport access vlan 20
  684. switchport mode access
  685. !
  686. interface FastEthernet0/13
  687. switchport access vlan 20
  688. switchport mode access
  689. !
  690. interface FastEthernet0/14
  691. switchport access vlan 20
  692. switchport mode access
  693. !
  694. interface FastEthernet0/15
  695. switchport access vlan 20
  696. switchport mode access
  697. !
  698. interface FastEthernet0/16
  699. switchport access vlan 20
  700. switchport mode access
  701. !
  702. interface FastEthernet0/17
  703. switchport access vlan 20
  704. switchport mode access
  705. !
  706. interface FastEthernet0/18
  707. switchport access vlan 20
  708. switchport mode access
  709. !
  710. interface FastEthernet0/19
  711. switchport access vlan 20
  712. switchport mode access
  713. !
  714. interface FastEthernet0/20
  715. switchport access vlan 20
  716. switchport mode access
  717. !
  718. interface FastEthernet0/21
  719. switchport access vlan 10
  720. switchport mode access
  721. !
  722. interface FastEthernet0/22
  723. switchport access vlan 10
  724. switchport mode access
  725. !
  726. interface FastEthernet0/23
  727. switchport access vlan 10
  728. switchport mode access
  729. !
  730. interface FastEthernet0/24
  731. switchport access vlan 10
  732. switchport mode access
  733. !
  734. interface GigabitEthernet0/1
  735. !
  736. interface GigabitEthernet0/2
  737. !
  738. interface Vlan1
  739. no ip address
  740. shutdown
  741. !
  742. !
  743. !
  744. !
  745. line con 0
  746. !
  747. line vty 0 4
  748. login
  749. line vty 5 15
  750. login
  751. !
  752. !
  753. !
  754. !
  755. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement