Advertisement
Guest User

Untitled

a guest
Feb 21st, 2019
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.49 KB | None | 0 0
  1. Switch#show running-config
  2. Building configuration...
  3.  
  4. Current configuration : 9347 bytes
  5. !
  6. version 15.0
  7. no service pad
  8. service timestamps debug datetime msec
  9. service timestamps log datetime msec
  10. no service password-encryption
  11. !
  12. hostname Switch
  13. !
  14. boot-start-marker
  15. boot-end-marker
  16. !
  17. !
  18. enable secret xxx
  19. !
  20. username admin privilege 15 secret xxx
  21. no aaa new-model
  22. clock timezone UTC 2 0
  23. system mtu routing 1500
  24. vtp mode transparent
  25. ip name-server 255.255.255.0
  26. !
  27. !
  28. ip dhcp pool v10
  29. network 192.168.8.0 255.255.255.0
  30. default-router 192.168.8.253
  31. dns-server 192.168.8.253
  32. !
  33. ip dhcp pool v12
  34. !
  35. ip dhcp pool v11
  36. !
  37. !
  38. !
  39. mls qos map cos-dscp 0 8 16 24 32 46 48 56
  40. mls qos srr-queue input bandwidth 70 30
  41. mls qos srr-queue input threshold 1 80 90
  42. mls qos srr-queue input priority-queue 2 bandwidth 30
  43. mls qos srr-queue input cos-map queue 1 threshold 2 3
  44. mls qos srr-queue input cos-map queue 1 threshold 3 6 7
  45. mls qos srr-queue input cos-map queue 2 threshold 1 4
  46. mls qos srr-queue input dscp-map queue 1 threshold 2 24
  47. mls qos srr-queue input dscp-map queue 1 threshold 3 48 49 50 51 52 53 54 55
  48. mls qos srr-queue input dscp-map queue 1 threshold 3 56 57 58 59 60 61 62 63
  49. mls qos srr-queue input dscp-map queue 2 threshold 3 32 33 40 41 42 43 44 45
  50. mls qos srr-queue input dscp-map queue 2 threshold 3 46 47
  51. mls qos srr-queue output cos-map queue 1 threshold 3 4 5
  52. mls qos srr-queue output cos-map queue 2 threshold 1 2
  53. mls qos srr-queue output cos-map queue 2 threshold 2 3
  54. mls qos srr-queue output cos-map queue 2 threshold 3 6 7
  55. mls qos srr-queue output cos-map queue 3 threshold 3 0
  56. mls qos srr-queue output cos-map queue 4 threshold 3 1
  57. mls qos srr-queue output dscp-map queue 1 threshold 3 32 33 40 41 42 43 44 45
  58. mls qos srr-queue output dscp-map queue 1 threshold 3 46 47
  59. mls qos srr-queue output dscp-map queue 2 threshold 1 16 17 18 19 20 21 22 23
  60. mls qos srr-queue output dscp-map queue 2 threshold 1 26 27 28 29 30 31 34 35
  61. mls qos srr-queue output dscp-map queue 2 threshold 1 36 37 38 39
  62. mls qos srr-queue output dscp-map queue 2 threshold 2 24
  63. mls qos srr-queue output dscp-map queue 2 threshold 3 48 49 50 51 52 53 54 55
  64. mls qos srr-queue output dscp-map queue 2 threshold 3 56 57 58 59 60 61 62 63
  65. mls qos srr-queue output dscp-map queue 3 threshold 3 0 1 2 3 4 5 6 7
  66. mls qos srr-queue output dscp-map queue 4 threshold 1 8 9 11 13 15
  67. mls qos srr-queue output dscp-map queue 4 threshold 2 10 12 14
  68. mls qos queue-set output 1 threshold 1 100 100 50 200
  69. mls qos queue-set output 1 threshold 2 125 125 100 400
  70. mls qos queue-set output 1 threshold 3 100 100 100 400
  71. mls qos queue-set output 1 threshold 4 60 150 50 200
  72. mls qos queue-set output 1 buffers 15 25 40 20
  73. mls qos
  74. !
  75. !
  76. !
  77. !
  78. !
  79. !
  80. spanning-tree mode pvst
  81. spanning-tree extend system-id
  82. !
  83. vlan internal allocation policy ascending
  84. !
  85. vlan 10
  86. name Lan1
  87. !
  88. vlan 11
  89. name Internet
  90. !
  91. vlan 12
  92. name LAN2
  93. !
  94. vlan 13
  95. name Privatevlan
  96. !
  97. !
  98. !
  99. !
  100. !
  101. !
  102. !
  103. !
  104. !
  105. !
  106. !
  107. !
  108. !
  109. !
  110. !
  111. interface Port-channel7
  112. description port7
  113. !
  114. interface Port-channel48
  115. !
  116. interface GigabitEthernet0/1
  117. switchport access vlan 10
  118. switchport mode access
  119. !
  120. interface GigabitEthernet0/2
  121. switchport access vlan 10
  122. switchport mode access
  123. !
  124. interface GigabitEthernet0/3
  125. switchport access vlan 10
  126. switchport mode access
  127. !
  128. interface GigabitEthernet0/4
  129. switchport access vlan 10
  130. switchport mode access
  131. !
  132. interface GigabitEthernet0/5
  133. switchport access vlan 10
  134. switchport mode access
  135. !
  136. interface GigabitEthernet0/6
  137. switchport access vlan 10
  138. switchport mode access
  139. !
  140. interface GigabitEthernet0/7
  141. switchport access vlan 10
  142. switchport mode access
  143. !
  144. interface GigabitEthernet0/8
  145. switchport access vlan 10
  146. switchport mode access
  147. !
  148. interface GigabitEthernet0/9
  149. switchport access vlan 10
  150. switchport mode access
  151. !
  152. interface GigabitEthernet0/10
  153. switchport access vlan 10
  154. switchport mode access
  155. !
  156. interface GigabitEthernet0/11
  157. switchport access vlan 10
  158. switchport mode access
  159. !
  160. interface GigabitEthernet0/12
  161. switchport access vlan 10
  162. switchport mode access
  163. !
  164. interface GigabitEthernet0/13
  165. switchport access vlan 10
  166. switchport mode access
  167. !
  168. interface GigabitEthernet0/14
  169. switchport access vlan 10
  170. switchport mode access
  171. !
  172. interface GigabitEthernet0/15
  173. switchport access vlan 10
  174. switchport mode access
  175. !
  176. interface GigabitEthernet0/16
  177. switchport access vlan 10
  178. switchport mode access
  179. !
  180. interface GigabitEthernet0/17
  181. switchport access vlan 10
  182. switchport mode access
  183. !
  184. interface GigabitEthernet0/18
  185. switchport access vlan 10
  186. switchport mode access
  187. !
  188. interface GigabitEthernet0/19
  189. switchport access vlan 10
  190. switchport trunk encapsulation dot1q
  191. switchport mode access
  192. !
  193. interface GigabitEthernet0/20
  194. switchport access vlan 10
  195. switchport mode access
  196. !
  197. interface GigabitEthernet0/21
  198. switchport access vlan 10
  199. switchport mode access
  200. !
  201. interface GigabitEthernet0/22
  202. switchport access vlan 10
  203. switchport mode access
  204. !
  205. interface GigabitEthernet0/23
  206. switchport access vlan 10
  207. switchport mode access
  208. !
  209. interface GigabitEthernet0/24
  210. switchport access vlan 10
  211. switchport mode access
  212. !
  213. interface GigabitEthernet0/25
  214. switchport access vlan 10
  215. switchport mode access
  216. !
  217. interface GigabitEthernet0/26
  218. switchport access vlan 10
  219. switchport mode access
  220. !
  221. interface GigabitEthernet0/27
  222. switchport access vlan 10
  223. switchport mode access
  224. !
  225. interface GigabitEthernet0/28
  226. switchport access vlan 10
  227. switchport mode access
  228. !
  229. interface GigabitEthernet0/29
  230. switchport access vlan 10
  231. switchport mode access
  232. !
  233. interface GigabitEthernet0/30
  234. switchport access vlan 10
  235. switchport mode access
  236. !
  237. interface GigabitEthernet0/31
  238. switchport access vlan 10
  239. switchport mode access
  240. !
  241. interface GigabitEthernet0/32
  242. switchport access vlan 10
  243. switchport mode access
  244. !
  245. interface GigabitEthernet0/33
  246. switchport access vlan 10
  247. switchport trunk encapsulation dot1q
  248. switchport trunk native vlan 10
  249. switchport trunk allowed vlan 10
  250. switchport trunk pruning vlan 10
  251. switchport private-vlan host-association 12 10
  252. switchport mode access
  253. srr-queue bandwidth share 1 30 35 5
  254. priority-queue out
  255. mls qos trust dscp
  256. auto qos trust
  257. macro description cisco-router
  258. spanning-tree portfast trunk
  259. spanning-tree bpduguard enable
  260. !
  261. interface GigabitEthernet0/34
  262. !
  263. interface GigabitEthernet0/35
  264. !
  265. interface GigabitEthernet0/36
  266. !
  267. interface GigabitEthernet0/37
  268. !
  269. interface GigabitEthernet0/38
  270. !
  271. interface GigabitEthernet0/39
  272. !
  273. interface GigabitEthernet0/40
  274. !
  275. interface GigabitEthernet0/41
  276. !
  277. interface GigabitEthernet0/42
  278. !
  279. interface GigabitEthernet0/43
  280. !
  281. interface GigabitEthernet0/44
  282. !
  283. interface GigabitEthernet0/45
  284. switchport access vlan 10
  285. switchport trunk encapsulation dot1q
  286. switchport trunk native vlan 10
  287. switchport mode access
  288. !
  289. interface GigabitEthernet0/46
  290. switchport access vlan 10
  291. switchport trunk encapsulation dot1q
  292. switchport trunk native vlan 10
  293. switchport mode access
  294. !
  295. interface GigabitEthernet0/47
  296. switchport access vlan 10
  297. switchport trunk encapsulation dot1q
  298. switchport trunk native vlan 10
  299. switchport mode access
  300. !
  301. interface GigabitEthernet0/48
  302. switchport access vlan 10
  303. switchport trunk encapsulation dot1q
  304. switchport trunk native vlan 12
  305. switchport trunk allowed vlan 11
  306. switchport trunk pruning vlan 10
  307. switchport private-vlan mapping 12 11,13
  308. switchport mode access
  309. !
  310. interface GigabitEthernet0/49
  311. !
  312. interface GigabitEthernet0/50
  313. !
  314. interface GigabitEthernet0/51
  315. !
  316. interface GigabitEthernet0/52
  317. !
  318. interface Vlan1
  319. ip address 192.168.7.1 255.255.255.0
  320. !
  321. interface Vlan10
  322. ip address 192.168.8.100 255.255.255.0
  323. !
  324. interface Vlan11
  325. ip address 192.168.9.101 255.255.255.0
  326. shutdown
  327. !
  328. interface Vlan12
  329. no ip address
  330. !
  331. ip default-gateway 192.168.7.253
  332. ip http server
  333. ip http authentication local
  334. ip http secure-server
  335. !
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement