Advertisement
Guest User

Untitled

a guest
Jul 3rd, 2021
300
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.94 KB | None | 0 0
  1. Current configuration : 9516 bytes
  2. !
  3. version 12.2
  4. no service pad
  5. service timestamps debug datetime msec
  6. service timestamps log datetime msec
  7. service password-encryption
  8. !
  9. hostname c3750
  10. !
  11. boot-start-marker
  12. boot-end-marker
  13. !
  14. enable secret
  15. !
  16. username cole password
  17. !
  18. !
  19. no aaa new-model
  20. switch 1 provision ws-c3750x-24
  21. system mtu routing 1500
  22. !
  23. !
  24. no ip domain-lookup
  25. ip domain-name
  26. login block-for 60 attempts 3 within 30
  27. !
  28. !
  29. crypto pki trustpoint TP-self-signed-227836288
  30. enrollment selfsigned
  31. subject-name cn=IOS-Self-Signed-Certificate-227836288
  32. revocation-check none
  33. rsakeypair TP-self-signed-227836288
  34. !
  35. !
  36. crypto pki certificate chain TP-self-signed-227836288
  37. certificate self-signed 01
  38. quit
  39. spanning-tree mode pvst
  40. spanning-tree extend system-id
  41. !
  42. !
  43. !
  44. !
  45. vlan internal allocation policy ascending
  46. !
  47. ip ssh version 2
  48. !
  49. !
  50. interface FastEthernet0
  51. no ip address
  52. !
  53. interface GigabitEthernet1/0/1
  54. switchport access vlan 10
  55. switchport mode access
  56. switchport port-security maximum 5
  57. switchport port-security
  58. switchport port-security mac-address sticky
  59. switchport port-security mac-address sticky vlan access
  60. switchport port-security mac-address sticky vlan access
  61. spanning-tree bpduguard enable
  62. !
  63. interface GigabitEthernet1/0/2
  64. switchport access vlan 10
  65. switchport mode access
  66. switchport port-security maximum 5
  67. switchport port-security
  68. switchport port-security mac-address sticky
  69. shutdown
  70. spanning-tree bpduguard enable
  71. !
  72. interface GigabitEthernet1/0/3
  73. switchport access vlan 10
  74. switchport mode access
  75. switchport port-security maximum 5
  76. switchport port-security
  77. switchport port-security mac-address sticky
  78. shutdown
  79. spanning-tree bpduguard enable
  80. !
  81. interface GigabitEthernet1/0/4
  82. switchport access vlan 10
  83. switchport mode access
  84. switchport port-security maximum 5
  85. switchport port-security
  86. switchport port-security mac-address sticky
  87. shutdown
  88. spanning-tree bpduguard enable
  89. !
  90. interface GigabitEthernet1/0/5
  91. switchport access vlan 20
  92. switchport mode access
  93. switchport port-security maximum 5
  94. switchport port-security
  95. switchport port-security mac-address sticky
  96. shutdown
  97. spanning-tree bpduguard enable
  98. !
  99. interface GigabitEthernet1/0/6
  100. switchport access vlan 20
  101. switchport mode access
  102. switchport port-security maximum 5
  103. switchport port-security
  104. switchport port-security mac-address sticky
  105. shutdown
  106. spanning-tree bpduguard enable
  107. !
  108. interface GigabitEthernet1/0/7
  109. switchport access vlan 20
  110. switchport mode access
  111. switchport port-security maximum 5
  112. switchport port-security
  113. switchport port-security mac-address sticky
  114. shutdown
  115. spanning-tree bpduguard enable
  116. !
  117. interface GigabitEthernet1/0/8
  118. switchport access vlan 20
  119. switchport mode access
  120. switchport port-security maximum 5
  121. switchport port-security
  122. switchport port-security mac-address sticky
  123. switchport port-security mac-address sticky vlan access
  124. switchport port-security mac-address sticky vlan access
  125. spanning-tree bpduguard enable
  126. !
  127. interface GigabitEthernet1/0/9
  128. switchport access vlan 30
  129. switchport mode access
  130. switchport port-security maximum 5
  131. switchport port-security
  132. switchport port-security mac-address sticky
  133. shutdown
  134. spanning-tree bpduguard enable
  135. !
  136. interface GigabitEthernet1/0/10
  137. switchport access vlan 30
  138. switchport mode access
  139. switchport port-security maximum 5
  140. switchport port-security
  141. switchport port-security mac-address sticky
  142. switchport port-security mac-address sticky vlan access
  143. switchport port-security mac-address sticky vlan access
  144. spanning-tree bpduguard enable
  145. !
  146. interface GigabitEthernet1/0/11
  147. switchport access vlan 40
  148. switchport mode access
  149. switchport port-security maximum 5
  150. switchport port-security
  151. switchport port-security mac-address sticky
  152. shutdown
  153. spanning-tree bpduguard enable
  154. !
  155. interface GigabitEthernet1/0/12
  156. switchport access vlan 40
  157. switchport mode access
  158. switchport port-security maximum 5
  159. switchport port-security
  160. switchport port-security mac-address sticky
  161. switchport port-security mac-address sticky vlan access
  162. switchport port-security mac-address sticky vlan access
  163. spanning-tree bpduguard enable
  164. !
  165. interface GigabitEthernet1/0/13
  166. switchport access vlan 50
  167. switchport mode access
  168. switchport port-security maximum 5
  169. switchport port-security
  170. switchport port-security mac-address sticky
  171. shutdown
  172. spanning-tree bpduguard enable
  173. !
  174. interface GigabitEthernet1/0/14
  175. switchport access vlan 50
  176. switchport mode access
  177. switchport port-security maximum 5
  178. switchport port-security
  179. switchport port-security mac-address sticky
  180. switchport port-security mac-address sticky vlan access
  181. switchport port-security mac-address sticky vlan access
  182. spanning-tree bpduguard enable
  183. !
  184. interface GigabitEthernet1/0/15
  185. switchport access vlan 50
  186. switchport mode access
  187. switchport port-security maximum 5
  188. switchport port-security
  189. switchport port-security mac-address sticky
  190. shutdown
  191. spanning-tree bpduguard enable
  192. !
  193. interface GigabitEthernet1/0/16
  194. switchport access vlan 50
  195. switchport mode access
  196. switchport port-security maximum 5
  197. switchport port-security
  198. switchport port-security mac-address sticky
  199. shutdown
  200. spanning-tree bpduguard enable
  201. !
  202. interface GigabitEthernet1/0/17
  203. switchport access vlan 50
  204. switchport mode access
  205. switchport port-security maximum 5
  206. switchport port-security
  207. switchport port-security mac-address sticky
  208. shutdown
  209. spanning-tree bpduguard enable
  210. !
  211. interface GigabitEthernet1/0/18
  212. switchport access vlan 50
  213. switchport mode access
  214. switchport port-security maximum 5
  215. switchport port-security
  216. switchport port-security mac-address sticky
  217. shutdown
  218. spanning-tree bpduguard enable
  219. !
  220. interface GigabitEthernet1/0/19
  221. switchport access vlan 50
  222. switchport mode access
  223. switchport port-security maximum 5
  224. switchport port-security
  225. switchport port-security mac-address sticky
  226. shutdown
  227. spanning-tree bpduguard enable
  228. !
  229. interface GigabitEthernet1/0/20
  230. switchport access vlan 50
  231. switchport mode access
  232. switchport port-security maximum 5
  233. switchport port-security
  234. switchport port-security mac-address sticky
  235. shutdown
  236. spanning-tree bpduguard enable
  237. !
  238. interface GigabitEthernet1/0/21
  239. switchport access vlan 88
  240. switchport mode access
  241. switchport port-security maximum 5
  242. switchport port-security
  243. switchport port-security mac-address sticky
  244. switchport port-security mac-address sticky vlan access
  245. spanning-tree bpduguard enable
  246. !
  247. interface GigabitEthernet1/0/22
  248. switchport access vlan 88
  249. switchport mode access
  250. switchport port-security maximum 5
  251. switchport port-security
  252. switchport port-security mac-address sticky
  253. shutdown
  254. spanning-tree bpduguard enable
  255. !
  256. interface GigabitEthernet1/0/23
  257. shutdown
  258. !
  259. interface GigabitEthernet1/0/24
  260. switchport trunk encapsulation dot1q
  261. switchport trunk native vlan 99
  262. switchport trunk allowed vlan 1,10,20,30,40,50,88,99
  263. switchport mode trunk
  264. !
  265. interface GigabitEthernet1/1/1
  266. shutdown
  267. !
  268. interface GigabitEthernet1/1/2
  269. shutdown
  270. !
  271. interface GigabitEthernet1/1/3
  272. shutdown
  273. !
  274. interface GigabitEthernet1/1/4
  275. shutdown
  276. !
  277. interface TenGigabitEthernet1/1/1
  278. !
  279. interface TenGigabitEthernet1/1/2
  280. !
  281. interface Vlan1
  282. no ip address
  283. !
  284. interface Vlan10
  285. ip address 192.168.10.2 255.255.255.224
  286. !
  287. interface Vlan20
  288. ip address 192.168.20.2 255.255.255.224
  289. !
  290. interface Vlan30
  291. ip address 192.168.30.2 255.255.255.224
  292. !
  293. interface Vlan40
  294. ip address 192.168.40.2 255.255.255.224
  295. !
  296. interface Vlan50
  297. ip address 192.168.50.2 255.255.255.224
  298. !
  299. interface Vlan88
  300. ip address 192.168.88.2 255.255.255.224
  301. !
  302. ip classless
  303. ip http server
  304. ip http secure-server
  305. !
  306. !
  307. !
  308. !
  309. line con 0
  310. exec-timeout 0 0
  311. password
  312. logging synchronous
  313. login
  314. line vty 0 4
  315. exec-timeout 0 0
  316. password
  317. logging synchronous
  318. login local
  319. transport input ssh
  320. line vty 5 15
  321. exec-timeout 0 0
  322. password
  323. logging synchronous
  324. login local
  325. transport input ssh
  326. !
  327. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement