Guest User

Untitled

a guest
Oct 7th, 2024
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.20 KB | None | 0 0
  1. ChezySwitch#show configuration
  2. Using 7486 out of 524288 bytes
  3. !
  4. version 12.2
  5. no service pad
  6. service timestamps debug datetime msec
  7. service timestamps log datetime msec
  8. no service password-encryption
  9. !
  10. hostname ChezySwitch
  11. !
  12. boot-start-marker
  13. boot-end-marker
  14. !
  15. !
  16. enable secret 5 $1$kKSW$fCMwnMdYvXui1TulfyYHN/
  17. !
  18. no aaa new-model
  19. system mtu routing 1500
  20. ip routing
  21. !
  22. ip dhcp excluded-address 10.0.100.1 10.0.100.125
  23. ip dhcp excluded-address 10.0.100.200 10.0.100.225
  24. ip dhcp excluded-address 10.56.78.1 10.56.78.19
  25. ip dhcp excluded-address 10.56.78.200 10.56.78.254
  26. !
  27. ip dhcp pool dhcppool
  28. network 10.0.100.0 255.255.255.0
  29. domain-name team254.com
  30. dns-server 8.8.8.8 8.8.4.4
  31. default-router 10.0.100.1
  32. lease 7
  33. !
  34. ip dhcp pool dhcp10
  35. network 10.56.78.0 255.255.255.0
  36. default-router 10.56.78.4
  37. lease 7
  38. !
  39. !
  40. !
  41. !
  42. crypto pki trustpoint TP-self-signed-2435361152
  43. enrollment selfsigned
  44. subject-name cn=IOS-Self-Signed-Certificate-2435361152
  45. revocation-check none
  46. rsakeypair TP-self-signed-2435361152
  47. !
  48. !
  49. crypto pki certificate chain TP-self-signed-2435361152
  50. certificate self-signed 01 nvram:IOS-Self-Sig#1.cer
  51. !
  52. !
  53. !
  54. spanning-tree mode pvst
  55. spanning-tree portfast default
  56. spanning-tree extend system-id
  57. !
  58. vlan internal allocation policy ascending
  59. !
  60. !
  61. !
  62. !
  63. !
  64. !
  65. !
  66. interface GigabitEthernet0/1
  67. switchport trunk encapsulation dot1q
  68. switchport trunk native vlan 100
  69. switchport trunk allowed vlan 10,20,30,100
  70. switchport mode trunk
  71. !
  72. interface GigabitEthernet0/2
  73. switchport trunk encapsulation dot1q
  74. switchport trunk native vlan 100
  75. switchport trunk allowed vlan 10,20,30,100
  76. switchport mode trunk
  77. !
  78. interface GigabitEthernet0/3
  79. switchport trunk encapsulation dot1q
  80. switchport trunk native vlan 100
  81. switchport trunk allowed vlan 40,50,60,100
  82. switchport mode trunk
  83. !
  84. interface GigabitEthernet0/4
  85. switchport trunk encapsulation dot1q
  86. switchport trunk native vlan 100
  87. switchport trunk allowed vlan 40,50,60,100
  88. switchport mode trunk
  89. !
  90. interface GigabitEthernet0/5
  91. switchport trunk encapsulation dot1q
  92. switchport trunk native vlan 100
  93. switchport mode trunk
  94. !
  95. interface GigabitEthernet0/6
  96. switchport trunk encapsulation dot1q
  97. switchport trunk native vlan 100
  98. switchport mode trunk
  99. !
  100. interface GigabitEthernet0/7
  101. switchport access vlan 100
  102. switchport mode access
  103. !
  104. interface GigabitEthernet0/8
  105. switchport access vlan 100
  106. switchport mode access
  107. !
  108. interface GigabitEthernet0/9
  109. switchport access vlan 100
  110. switchport mode access
  111. !
  112. interface GigabitEthernet0/10
  113. switchport access vlan 100
  114. switchport mode access
  115. !
  116. interface GigabitEthernet0/11
  117. switchport access vlan 10
  118. switchport mode access
  119. !
  120. interface GigabitEthernet0/12
  121. switchport access vlan 40
  122. switchport mode access
  123. !
  124. interface GigabitEthernet0/13
  125. switchport access vlan 20
  126. switchport mode access
  127. !
  128. interface GigabitEthernet0/14
  129. switchport access vlan 50
  130. switchport mode access
  131. !
  132. interface GigabitEthernet0/15
  133. switchport access vlan 30
  134. switchport mode access
  135. !
  136. interface GigabitEthernet0/16
  137. switchport access vlan 60
  138. switchport mode access
  139. !
  140. interface GigabitEthernet0/17
  141. switchport access vlan 100
  142. switchport mode access
  143. !
  144. interface GigabitEthernet0/18
  145. switchport access vlan 100
  146. switchport mode access
  147. !
  148. interface GigabitEthernet0/19
  149. switchport access vlan 100
  150. switchport mode access
  151. !
  152. interface GigabitEthernet0/20
  153. switchport access vlan 100
  154. switchport mode access
  155. !
  156. interface GigabitEthernet0/21
  157. switchport access vlan 100
  158. switchport mode access
  159. !
  160. interface GigabitEthernet0/22
  161. switchport access vlan 100
  162. switchport mode access
  163. !
  164. interface GigabitEthernet0/23
  165. switchport access vlan 100
  166. switchport mode access
  167. !
  168. interface GigabitEthernet0/24
  169. switchport access vlan 100
  170. switchport mode access
  171. !
  172. interface GigabitEthernet0/25
  173. switchport access vlan 100
  174. switchport mode access
  175. !
  176. interface GigabitEthernet0/26
  177. switchport access vlan 100
  178. switchport mode access
  179. !
  180. interface GigabitEthernet0/27
  181. switchport access vlan 100
  182. switchport mode access
  183. !
  184. interface GigabitEthernet0/28
  185. switchport access vlan 100
  186. switchport mode access
  187. !
  188. interface GigabitEthernet0/29
  189. switchport access vlan 100
  190. switchport mode access
  191. !
  192. interface GigabitEthernet0/30
  193. switchport access vlan 100
  194. switchport mode access
  195. !
  196. interface GigabitEthernet0/31
  197. switchport access vlan 100
  198. switchport mode access
  199. !
  200. interface GigabitEthernet0/32
  201. switchport access vlan 100
  202. switchport mode access
  203. !
  204. interface GigabitEthernet0/33
  205. switchport access vlan 100
  206. switchport mode access
  207. !
  208. interface GigabitEthernet0/34
  209. switchport access vlan 100
  210. switchport mode access
  211. !
  212. interface GigabitEthernet0/35
  213. switchport access vlan 100
  214. switchport mode access
  215. !
  216. interface GigabitEthernet0/36
  217. switchport access vlan 100
  218. switchport mode access
  219. !
  220. interface GigabitEthernet0/37
  221. switchport access vlan 100
  222. switchport mode access
  223. !
  224. interface GigabitEthernet0/38
  225. switchport access vlan 100
  226. switchport mode access
  227. !
  228. interface GigabitEthernet0/39
  229. switchport access vlan 100
  230. switchport mode access
  231. !
  232. interface GigabitEthernet0/40
  233. switchport access vlan 100
  234. switchport mode access
  235. !
  236. interface GigabitEthernet0/41
  237. switchport access vlan 100
  238. switchport mode access
  239. !
  240. interface GigabitEthernet0/42
  241. switchport access vlan 100
  242. switchport mode access
  243. !
  244. interface GigabitEthernet0/43
  245. switchport access vlan 100
  246. switchport mode access
  247. !
  248. interface GigabitEthernet0/44
  249. switchport access vlan 100
  250. switchport mode access
  251. !
  252. interface GigabitEthernet0/45
  253. switchport access vlan 100
  254. switchport mode access
  255. !
  256. interface GigabitEthernet0/46
  257. switchport access vlan 100
  258. switchport mode access
  259. !
  260. interface GigabitEthernet0/47
  261. switchport access vlan 100
  262. switchport mode access
  263. !
  264. interface GigabitEthernet0/48
  265. switchport access vlan 100
  266. switchport mode access
  267. !
  268. interface GigabitEthernet0/49
  269. switchport access vlan 100
  270. switchport mode access
  271. !
  272. interface GigabitEthernet0/50
  273. switchport access vlan 100
  274. switchport mode access
  275. !
  276. interface GigabitEthernet0/51
  277. !
  278. interface GigabitEthernet0/52
  279. switchport access vlan 100
  280. switchport mode access
  281. !
  282. interface Vlan1
  283. ip address 10.0.0.4 255.255.255.0
  284. !
  285. interface Vlan10
  286. ip address 10.56.78.4 255.255.255.0
  287. ip access-group 110 in
  288. !
  289. interface Vlan20
  290. ip address 10.0.2.4 255.255.255.0
  291. ip access-group 120 in
  292. !
  293. interface Vlan30
  294. ip address 10.0.3.4 255.255.255.0
  295. ip access-group 130 in
  296. !
  297. interface Vlan40
  298. ip address 10.0.4.4 255.255.255.0
  299. ip access-group 140 in
  300. !
  301. interface Vlan50
  302. ip address 10.0.5.4 255.255.255.0
  303. ip access-group 150 in
  304. !
  305. interface Vlan60
  306. ip address 10.0.6.4 255.255.255.0
  307. ip access-group 160 in
  308. !
  309. interface Vlan100
  310. ip address 10.0.100.3 255.255.255.0
  311. !
  312. ip http server
  313. ip http secure-server
  314. !
  315. !
  316. !
  317. logging esm config
  318. access-list 110 permit ip 10.56.78.0 0.0.0.255 host 10.0.100.5
  319. access-list 110 permit udp any eq bootpc any eq bootps
  320. access-list 110 permit icmp any any
  321. access-list 120 permit ip 10.0.2.0 0.0.0.255 host 10.0.100.5
  322. access-list 120 permit udp any eq bootpc any eq bootps
  323. access-list 130 permit ip 10.0.3.0 0.0.0.255 host 10.0.100.5
  324. access-list 130 permit udp any eq bootpc any eq bootps
  325. access-list 140 permit ip 10.0.4.0 0.0.0.255 host 10.0.100.5
  326. access-list 140 permit udp any eq bootpc any eq bootps
  327. access-list 150 permit ip 10.0.5.0 0.0.0.255 host 10.0.100.5
  328. access-list 150 permit udp any eq bootpc any eq bootps
  329. access-list 160 permit ip 10.0.6.0 0.0.0.255 host 10.0.100.5
  330. access-list 160 permit udp any eq bootpc any eq bootps
  331. !
  332. snmp-server community 1234Five RO
  333. !
  334. !
  335. line con 0
  336. exec-timeout 0 0
  337. line vty 0 4
  338. password 1234Five
  339. login
  340. line vty 5 15
  341. password 1234Five
  342. login
  343. !
  344. end
  345.  
  346. ChezySwitch#show version
  347. Cisco IOS Software, C3560 Software (C3560-IPSERVICESK9-M), Version 12.2(58)SE2, RELEASE SOFTWARE (fc1)
  348. Technical Support: http://www.cisco.com/techsupport
  349. Copyright (c) 1986-2011 by Cisco Systems, Inc.
  350. Compiled Thu 21-Jul-11 01:44 by prod_rel_team
  351.  
  352. ROM: Bootstrap program is C3560 boot loader
  353. BOOTLDR: C3560 Boot Loader (C3560-HBOOT-M) Version 12.2(44)SE5, RELEASE SOFTWARE (fc1)
  354.  
  355. ChezySwitch uptime is 4 minutes
  356. System returned to ROM by power-on
  357. System image file is "flash:/c3560-ipservicesk9-mz.122-58.SE2.bin"
  358.  
  359.  
  360. This product contains cryptographic features and is subject to United
  361. States and local country laws governing import, export, transfer and
  362. use. Delivery of Cisco cryptographic products does not imply
  363. third-party authority to import, export, distribute or use encryption.
  364. Importers, exporters, distributors and users are responsible for
  365. compliance with U.S. and local country laws. By using this product you
  366. agree to comply with applicable laws and regulations. If you are unable
  367. to comply with U.S. and local laws, return this product immediately.
  368.  
  369. A summary of U.S. laws governing Cisco cryptographic products may be found at:
  370. http://www.cisco.com/wwl/export/crypto/tool/stqrg.html
  371.  
  372. If you require further assistance please contact us by sending email to
  373.  
  374. cisco WS-C3560G-48TS (PowerPC405) processor (revision D0) with 131072K bytes of memory.
  375. Processor board ID FOC1339Z2TW
  376. Last reset from power-on
  377. 8 Virtual Ethernet interfaces
  378. 52 Gigabit Ethernet interfaces
  379. The password-recovery mechanism is enabled.
  380.  
  381. 512K bytes of flash-simulated non-volatile configuration memory.
  382. Base ethernet MAC Address : EC:30:91:28:A9:80
  383. Motherboard assembly number : 73-10214-04
  384. Power supply part number : 341-0107-01
  385. Motherboard serial number : FOC13393VUX
  386. Power supply serial number : AZS1333031W
  387. Model revision number : D0
  388. Motherboard revision number : D0
  389. Model number : WS-C3560G-48TS-E
  390. System serial number : FOC1339Z2TW
  391. Top Assembly Part Number : 800-27479-01
  392. Top Assembly Revision Number : C0
  393. Version ID : V03
  394. CLEI Code Number : CNMWX00ARC
  395. Hardware Board Revision Number : 0x09
  396.  
  397.  
  398. Switch Ports Model SW Version SW Image
  399. ------ ----- ----- ---------- ----------
  400. * 1 52 WS-C3560G-48TS 12.2(58)SE2 C3560-IPSERVICESK9-M
  401.  
  402.  
  403. Configuration register is 0xF
  404.  
  405. ChezySwitch#
  406.  
Advertisement
Add Comment
Please, Sign In to add comment