Advertisement
Guest User

RS 3 + SW 5

a guest
Mar 22nd, 2018
569
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 76.29 KB | None | 0 0
  1. RS3#show run
  2. Building configuration...
  3.  
  4. Current configuration : 4213 bytes
  5. !
  6. ! Last configuration change at 01:14:04 UTC Mon Jan 2 2006
  7. !
  8. version 15.0
  9. no service pad
  10. service timestamps debug datetime msec
  11. service timestamps log datetime msec
  12. no service password-encryption
  13. !
  14. hostname RS3
  15. !
  16. boot-start-marker
  17. boot-end-marker
  18. !
  19. !
  20. enable password cisco
  21. !
  22. username admin password 0 cisco
  23. no aaa new-model
  24. system mtu routing 1500
  25. ip routing
  26. ip domain-name vsb.cz
  27. !
  28. !
  29. !
  30. !
  31. !
  32. crypto pki trustpoint TP-self-signed-3483303424
  33. enrollment selfsigned
  34. subject-name cn=IOS-Self-Signed-Certificate-3483303424
  35. revocation-check none
  36. rsakeypair TP-self-signed-3483303424
  37. !
  38. !
  39. crypto pki certificate chain TP-self-signed-3483303424
  40. certificate self-signed 03
  41. 3082022B 30820194 A0030201 02020103 300D0609 2A864886 F70D0101 05050030
  42. 31312F30 2D060355 04031326 494F532D 53656C66 2D536967 6E65642D 43657274
  43. 69666963 6174652D 33343833 33303334 3234301E 170D3933 30333031 30303332
  44. 30335A17 0D323030 31303130 30303030 305A3031 312F302D 06035504 03132649
  45. 4F532D53 656C662D 5369676E 65642D43 65727469 66696361 74652D33 34383333
  46. 30333432 3430819F 300D0609 2A864886 F70D0101 01050003 818D0030 81890281
  47. 8100A800 283810BD 7423C64F 613AF4DA CAE20F39 6BAC37CF 7A699693 947C633D
  48. 23FDC6F9 55811558 E188C2AB 2AB80799 1B7E6D8B 608332CC 6AE7DC85 FE5DF38B
  49. C68C2C91 11CA4759 A00E1956 553AA119 5486E9C0 EF9915F8 40705D25 8576A90B
  50. BD6330D1 1522466E 7BDA8514 D0D8EDD6 50AAB8D8 2D68A14C 1EAB57AC B10EE7AA
  51. A6EB0203 010001A3 53305130 0F060355 1D130101 FF040530 030101FF 301F0603
  52. 551D2304 18301680 1482E4BE 04805FC9 15E77328 537828D9 D3CFEF3C B5301D06
  53. 03551D0E 04160414 82E4BE04 805FC915 E7732853 7828D9D3 CFEF3CB5 300D0609
  54. 2A864886 F70D0101 05050003 818100A0 253E6D2B 1790631D AA08C1EF 479DB3BD
  55. 15F70B66 F0A7B155 2D696589 5925263D 58BCBEBE 5048EC58 F4D97594 66A20EB3
  56. 23ECE132 05E66506 A2E019C1 DC230719 104368C0 A217C4DB 796E650D DB789C48
  57. 2D970297 86271421 97368ABB AF18BF86 5D24B479 10B653B5 C25C23D7 AE8EFC5D
  58. 369611D2 F1E34A44 FCF4F42B AE6DA3
  59. quit
  60. !
  61. !
  62. !
  63. !
  64. !
  65. spanning-tree mode pvst
  66. spanning-tree extend system-id
  67. !
  68. vlan internal allocation policy ascending
  69. !
  70. ip ssh version 2
  71. !
  72. !
  73. !
  74. !
  75. !
  76. !
  77. !
  78. !
  79. !
  80. !
  81. !
  82. !
  83. !
  84. !
  85. interface FastEthernet0/1
  86. switchport trunk encapsulation dot1q
  87. switchport trunk allowed vlan 3,100,200,500
  88. switchport mode trunk
  89. !
  90. interface FastEthernet0/2
  91. switchport trunk encapsulation dot1q
  92. switchport trunk allowed vlan 3,100,200,500
  93. switchport mode trunk
  94. !
  95. interface FastEthernet0/3
  96. switchport trunk encapsulation dot1q
  97. switchport trunk allowed vlan 3,100,200,500
  98. switchport mode trunk
  99. !
  100. interface FastEthernet0/4
  101. switchport trunk encapsulation dot1q
  102. switchport trunk allowed vlan 3,100,200,500
  103. switchport mode trunk
  104. !
  105. interface FastEthernet0/5
  106. no switchport
  107. ip address 172.17.5.1 255.255.255.0
  108. ip ospf message-digest-key 1 md5 cisco
  109. ip ospf 1 area 0
  110. !
  111. interface FastEthernet0/6
  112. no switchport
  113. ip address 172.17.4.1 255.255.255.0
  114. ip ospf message-digest-key 1 md5 cisco
  115. ip ospf 1 area 0
  116. !
  117. interface FastEthernet0/7
  118. !
  119. interface FastEthernet0/8
  120. !
  121. interface FastEthernet0/9
  122. !
  123. interface FastEthernet0/10
  124. !
  125. interface FastEthernet0/11
  126. !
  127. interface FastEthernet0/12
  128. !
  129. interface FastEthernet0/13
  130. !
  131. interface FastEthernet0/14
  132. !
  133. interface FastEthernet0/15
  134. !
  135. interface FastEthernet0/16
  136. !
  137. interface FastEthernet0/17
  138. !
  139. interface FastEthernet0/18
  140. !
  141. interface FastEthernet0/19
  142. !
  143. interface FastEthernet0/20
  144. !
  145. interface FastEthernet0/21
  146. !
  147. interface FastEthernet0/22
  148. !
  149. interface FastEthernet0/23
  150. !
  151. interface FastEthernet0/24
  152. !
  153. interface GigabitEthernet0/1
  154. !
  155. interface GigabitEthernet0/2
  156. !
  157. interface Vlan1
  158. no ip address
  159. shutdown
  160. !
  161. interface Vlan3
  162. ip address 10.0.0.1 255.255.255.0
  163. standby version 2
  164. ip ospf message-digest-key 1 md5 cisco
  165. ip ospf 1 area 0
  166. !
  167. interface Vlan100
  168. ip address 100.0.0.1 255.255.255.0
  169. standby version 2
  170. !
  171. interface Vlan200
  172. ip address 200.0.0.1 255.255.255.0
  173. standby version 2
  174. !
  175. interface Vlan500
  176. ip address 50.0.0.1 255.255.255.0
  177. standby version 2
  178. !
  179. router ospf 1
  180. !
  181. ip http server
  182. ip http secure-server
  183. !
  184. !
  185. !
  186. !
  187. !
  188. !
  189. line con 0
  190. line vty 0 4
  191. password cisco
  192. login local
  193. transport input ssh
  194. line vty 5
  195. password cisco
  196. login local
  197. transport input ssh
  198. line vty 6 15
  199. login
  200. !
  201. ntp server 172.18.1.1
  202. ntp server 172.18.2.1 prefer
  203. end
  204.  
  205. RS3#
  206. SW5(config)#
  207. SW5(config)#
  208. SW5(config)#
  209. SW5(config)#
  210. SW5(config)#do show run
  211. Building configuration...
  212.  
  213. Current configuration : 4735 bytes
  214. !
  215. ! Last configuration change at 01:21:04 UTC Mon Mar 1 1993
  216. !
  217. version 15.0
  218. no service pad
  219. service timestamps debug datetime msec
  220. service timestamps log datetime msec
  221. no service password-encryption
  222. !
  223. hostname SW5
  224. !
  225. boot-start-marker
  226. boot-end-marker
  227. !
  228. !
  229. username admin password 0 cisco
  230. no aaa new-model
  231. system mtu routing 1500
  232. vtp domain cisco
  233. vtp mode off
  234. !
  235. !
  236. ip domain-name vsb.cz
  237. !
  238. !
  239. crypto pki trustpoint TP-self-signed-2971282432
  240. enrollment selfsigned
  241. subject-name cn=IOS-Self-Signed-Certificate-2971282432
  242. revocation-check none
  243. rsakeypair TP-self-signed-2971282432
  244. !
  245. !
  246. crypto pki certificate chain TP-self-signed-2971282432
  247. certificate self-signed 01
  248. 3082022B 30820194 A0030201 02020101 300D0609 2A864886 F70D0101 05050030
  249. 31312F30 2D060355 04031326 494F532D 53656C66 2D536967 6E65642D 43657274
  250. 69666963 6174652D 32393731 32383234 3332301E 170D3933 30333031 30303035
  251. 32395A17 0D323030 31303130 30303030 305A3031 312F302D 06035504 03132649
  252. 4F532D53 656C662D 5369676E 65642D43 65727469 66696361 74652D32 39373132
  253. 38323433 3230819F 300D0609 2A864886 F70D0101 01050003 818D0030 81890281
  254. 8100A52A 945BC0C3 AA827530 1917AB4B D29BA90C 8A51616C 2AFBDE76 A0FC8131
  255. D8774B44 A2EC13AB BAA3FBCB 9B145EC7 69889EC6 A27C1A56 073EB12D 3EFCCC2A
  256. 581B68CA D8A500D7 67D8D424 A68AD46D 491341C5 058735D3 C5B6A4A7 7A7761A8
  257. 7B7F8BBB E609FC48 81D8D5D7 8ABB15C1 4D308BAB C76C0C70 420A0376 0F8BBB09
  258. F9FF0203 010001A3 53305130 0F060355 1D130101 FF040530 030101FF 301F0603
  259. 551D2304 18301680 14A4C184 A7CB4A33 DCF07947 C6E64F52 790D12B3 18301D06
  260. 03551D0E 04160414 A4C184A7 CB4A33DC F07947C6 E64F5279 0D12B318 300D0609
  261. 2A864886 F70D0101 05050003 81810096 4B459FE7 384947DD C49004E9 DE233BEF
  262. 9B095BB2 E04D386A 52CDD249 0392FF1D BAFD1FC8 58A8AEA9 931A8BB6 D86668A5
  263. A33C45B2 2C558A3E C48DDB09 55D14A68 174285A9 2714BAD8 EE710B37 95A474FD
  264. 215A288C 7EF40F4B 8DB81BF6 C1500431 CA3E3152 5A4B7263 CD6891C6 4F82E88D
  265. 933CB02D 3E4091B2 77F0D426 BBB335
  266. quit
  267. !
  268. !
  269. !
  270. !
  271. !
  272. spanning-tree mode pvst
  273. spanning-tree extend system-id
  274. !
  275. vlan internal allocation policy ascending
  276. !
  277. vlan 2
  278. name 2_MGMT
  279. !
  280. vlan 3
  281. name MGMT
  282. !
  283. vlan 10
  284. name 10_ACCESS
  285. !
  286. vlan 20
  287. name 20_DIST
  288. !
  289. vlan 100
  290. name A
  291. !
  292. vlan 200
  293. name B
  294. !
  295. vlan 500
  296. name SHARED
  297. !
  298. vlan 999
  299. name BLACKHOLE
  300. !
  301. ip ssh version 2
  302. !
  303. !
  304. !
  305. !
  306. !
  307. interface FastEthernet0/1
  308. switchport access vlan 100
  309. switchport trunk allowed vlan 3,100,200,500
  310. switchport mode trunk
  311. !
  312. interface FastEthernet0/2
  313. switchport access vlan 100
  314. switchport trunk allowed vlan 3,100,200,500
  315. switchport mode trunk
  316. !
  317. interface FastEthernet0/3
  318. switchport access vlan 999
  319. switchport mode access
  320. !
  321. interface FastEthernet0/4
  322. switchport access vlan 999
  323. switchport mode access
  324. !
  325. interface FastEthernet0/5
  326. switchport access vlan 999
  327. switchport mode access
  328. !
  329. interface FastEthernet0/6
  330. switchport access vlan 999
  331. switchport mode access
  332. !
  333. interface FastEthernet0/7
  334. switchport access vlan 999
  335. switchport mode access
  336. !
  337. interface FastEthernet0/8
  338. switchport access vlan 999
  339. switchport mode access
  340. !
  341. interface FastEthernet0/9
  342. switchport access vlan 999
  343. switchport mode access
  344. !
  345. interface FastEthernet0/10
  346. switchport access vlan 999
  347. switchport mode access
  348. !
  349. interface FastEthernet0/11
  350. switchport access vlan 999
  351. switchport mode access
  352. !
  353. interface FastEthernet0/12
  354. switchport access vlan 999
  355. switchport mode access
  356. !
  357. interface FastEthernet0/13
  358. switchport access vlan 999
  359. switchport mode access
  360. !
  361. interface FastEthernet0/14
  362. switchport access vlan 999
  363. switchport mode access
  364. !
  365. interface FastEthernet0/15
  366. switchport access vlan 999
  367. switchport mode access
  368. !
  369. interface FastEthernet0/16
  370. switchport access vlan 999
  371. switchport mode access
  372. !
  373. interface FastEthernet0/17
  374. switchport access vlan 999
  375. switchport mode access
  376. !
  377. interface FastEthernet0/18
  378. switchport access vlan 999
  379. switchport mode access
  380. !
  381. interface FastEthernet0/19
  382. switchport access vlan 999
  383. switchport mode access
  384. !
  385. interface FastEthernet0/20
  386. switchport access vlan 999
  387. switchport mode access
  388. !
  389. interface FastEthernet0/21
  390. switchport access vlan 999
  391. switchport mode access
  392. !
  393. interface FastEthernet0/22
  394. switchport access vlan 999
  395. switchport mode access
  396. !
  397. interface FastEthernet0/23
  398. switchport access vlan 999
  399. switchport mode access
  400. !
  401. interface FastEthernet0/24
  402. switchport access vlan 999
  403. switchport mode access
  404. !
  405. interface GigabitEthernet0/1
  406. !
  407. interface GigabitEthernet0/2
  408. !
  409. interface Vlan1
  410. no ip address
  411. shutdown
  412. !
  413. interface Vlan3
  414. ip address 10.0.0.3 255.255.255.0
  415. !
  416. ip http server
  417. ip http secure-server
  418. !
  419. !
  420. line con 0
  421. line vty 0 4
  422. password cisco
  423. login local
  424. transport input ssh
  425. line vty 5
  426. password cisco
  427. login local
  428. transport input ssh
  429. line vty 6 15
  430. login
  431. !
  432. ntp server 172.18.2.1 prefer
  433. ntp server 172.18.1.1
  434. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement