Advertisement
Guest User

Untitled

a guest
Mar 26th, 2020
239
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.95 KB | None | 0 0
  1. SW-02#SHOW RUN
  2. Building configuration...
  3.  
  4. Current configuration : 8382 bytes
  5. !
  6. ! Last configuration change at 09:27:00 CDT Thu Mar 26 2020 by admin
  7. !
  8. version 12.2
  9. no service pad
  10. service timestamps debug datetime msec
  11. service timestamps log datetime msec
  12. no service password-encryption
  13. service sequence-numbers
  14. service unsupported-transceiver
  15. !
  16. hostname SW-02
  17. !
  18. boot-start-marker
  19. boot-end-marker
  20. !
  21. enable secret level 1
  22. enable secret 5
  23. !
  24. username Admin privilege 15 secret 5
  25. username Mark secret 5
  26. no aaa new-model
  27. clock timezone CST -6
  28. clock summer-time CDT recurring
  29. system mtu routing 1500
  30. ip subnet-zero
  31. !
  32. ip domain-name INT.DC-01.M4KR.NET
  33. !
  34. cluster commander-address 0017.9595.6680 member 1 name Home vlan 1
  35. mls qos map cos-dscp 0 8 16 24 32 46 48 56
  36. mls qos srr-queue input bandwidth 90 10
  37. mls qos srr-queue input threshold 1 8 16
  38. mls qos srr-queue input threshold 2 34 66
  39. mls qos srr-queue input buffers 67 33
  40. mls qos srr-queue input cos-map queue 1 threshold 2 1
  41. mls qos srr-queue input cos-map queue 1 threshold 3 0
  42. mls qos srr-queue input cos-map queue 2 threshold 1 2
  43. mls qos srr-queue input cos-map queue 2 threshold 2 4 6 7
  44. mls qos srr-queue input cos-map queue 2 threshold 3 3 5
  45. mls qos srr-queue input dscp-map queue 1 threshold 2 9 10 11 12 13 14 15
  46. mls qos srr-queue input dscp-map queue 1 threshold 3 0 1 2 3 4 5 6 7
  47. mls qos srr-queue input dscp-map queue 1 threshold 3 32
  48. mls qos srr-queue input dscp-map queue 2 threshold 1 16 17 18 19 20 21 22 23
  49. mls qos srr-queue input dscp-map queue 2 threshold 2 33 34 35 36 37 38 39 48
  50. mls qos srr-queue input dscp-map queue 2 threshold 2 49 50 51 52 53 54 55 56
  51. mls qos srr-queue input dscp-map queue 2 threshold 2 57 58 59 60 61 62 63
  52. mls qos srr-queue input dscp-map queue 2 threshold 3 24 25 26 27 28 29 30 31
  53. mls qos srr-queue input dscp-map queue 2 threshold 3 40 41 42 43 44 45 46 47
  54. mls qos srr-queue output cos-map queue 1 threshold 3 5
  55. mls qos srr-queue output cos-map queue 2 threshold 3 3 6 7
  56. mls qos srr-queue output cos-map queue 3 threshold 3 2 4
  57. mls qos srr-queue output cos-map queue 4 threshold 2 1
  58. mls qos srr-queue output cos-map queue 4 threshold 3 0
  59. mls qos srr-queue output dscp-map queue 1 threshold 3 40 41 42 43 44 45 46 47
  60. mls qos srr-queue output dscp-map queue 2 threshold 3 24 25 26 27 28 29 30 31
  61. mls qos srr-queue output dscp-map queue 2 threshold 3 48 49 50 51 52 53 54 55
  62. mls qos srr-queue output dscp-map queue 2 threshold 3 56 57 58 59 60 61 62 63
  63. mls qos srr-queue output dscp-map queue 3 threshold 3 16 17 18 19 20 21 22 23
  64. mls qos srr-queue output dscp-map queue 3 threshold 3 32 33 34 35 36 37 38 39
  65. mls qos srr-queue output dscp-map queue 4 threshold 1 8
  66. mls qos srr-queue output dscp-map queue 4 threshold 2 9 10 11 12 13 14 15
  67. mls qos srr-queue output dscp-map queue 4 threshold 3 0 1 2 3 4 5 6 7
  68. mls qos queue-set output 1 threshold 1 138 138 92 138
  69. mls qos queue-set output 1 threshold 2 138 138 92 400
  70. mls qos queue-set output 1 threshold 3 36 77 100 318
  71. mls qos queue-set output 1 threshold 4 20 50 67 400
  72. mls qos queue-set output 2 threshold 1 149 149 100 149
  73. mls qos queue-set output 2 threshold 2 118 118 100 235
  74. mls qos queue-set output 2 threshold 3 41 68 100 272
  75. mls qos queue-set output 2 threshold 4 42 72 100 242
  76. mls qos queue-set output 1 buffers 10 10 26 54
  77. mls qos queue-set output 2 buffers 16 6 17 61
  78. mls qos
  79. !
  80. crypto pki trustpoint TP-self-signed-3615689088
  81. enrollment selfsigned
  82. subject-name cn=IOS-Self-Signed-Certificate-3615689088
  83. revocation-check none
  84. rsakeypair TP-self-signed-3615689088
  85. !
  86. !
  87. crypto pki certificate chain TP-self-signed-3615689088
  88. certificate self-signed 01
  89.  
  90. quit
  91. !
  92. !
  93. no errdisable detect cause gbic-invalid
  94. port-channel load-balance src-dst-ip
  95. spanning-tree mode pvst
  96. spanning-tree extend system-id
  97. !
  98. vlan internal allocation policy ascending
  99. !
  100. !
  101. !
  102. interface Port-channel2
  103. switchport trunk encapsulation dot1q
  104. switchport mode trunk
  105. !
  106. interface GigabitEthernet0/1
  107. !
  108. interface GigabitEthernet0/2
  109. srr-queue bandwidth share 10 10 60 20
  110. queue-set 2
  111. priority-queue out
  112. mls qos trust cos
  113. macro description cisco-switch
  114. auto qos voip trust
  115. spanning-tree link-type point-to-point
  116. !
  117. interface GigabitEthernet0/3
  118. !
  119. interface GigabitEthernet0/4
  120. !
  121. interface GigabitEthernet0/5
  122. !
  123. interface GigabitEthernet0/6
  124. !
  125. interface GigabitEthernet0/7
  126. !
  127. interface GigabitEthernet0/8
  128. !
  129. interface GigabitEthernet0/9
  130. !
  131. interface GigabitEthernet0/10
  132. !
  133. interface GigabitEthernet0/11
  134. !
  135. interface GigabitEthernet0/12
  136. !
  137. interface GigabitEthernet0/13
  138. !
  139. interface GigabitEthernet0/14
  140. !
  141. interface GigabitEthernet0/15
  142. !
  143. interface GigabitEthernet0/16
  144. !
  145. interface GigabitEthernet0/17
  146. !
  147. interface GigabitEthernet0/18
  148. !
  149. interface GigabitEthernet0/19
  150. !
  151. interface GigabitEthernet0/20
  152. switchport trunk encapsulation isl
  153. srr-queue bandwidth share 10 10 60 20
  154. queue-set 2
  155. priority-queue out
  156. mls qos trust cos
  157. macro description cisco-switch
  158. auto qos voip trust
  159. spanning-tree link-type point-to-point
  160. !
  161. interface GigabitEthernet0/21
  162. !
  163. interface GigabitEthernet0/22
  164. !
  165. interface GigabitEthernet0/23
  166. !
  167. interface GigabitEthernet0/24
  168. !
  169. interface GigabitEthernet0/25
  170. description Interconnect
  171. switchport trunk encapsulation dot1q
  172. switchport mode trunk
  173. srr-queue bandwidth share 10 10 60 20
  174. queue-set 2
  175. priority-queue out
  176. mls qos trust cos
  177. macro description cisco-switch
  178. auto qos voip trust
  179. channel-group 2 mode active
  180. spanning-tree link-type point-to-point
  181. !
  182. interface GigabitEthernet0/26
  183. description Interconnect
  184. switchport trunk encapsulation dot1q
  185. switchport mode trunk
  186. srr-queue bandwidth share 10 10 60 20
  187. queue-set 2
  188. priority-queue out
  189. mls qos trust cos
  190. macro description cisco-switch
  191. auto qos voip trust
  192. channel-group 2 mode active
  193. spanning-tree link-type point-to-point
  194. !
  195. interface GigabitEthernet0/27
  196. description Interconnect
  197. switchport trunk encapsulation dot1q
  198. switchport mode trunk
  199. srr-queue bandwidth share 10 10 60 20
  200. queue-set 2
  201. priority-queue out
  202. mls qos trust cos
  203. macro description cisco-switch
  204. auto qos voip trust
  205. channel-group 2 mode active
  206. spanning-tree link-type point-to-point
  207. !
  208. interface GigabitEthernet0/28
  209. description Interconnect
  210. switchport trunk encapsulation dot1q
  211. switchport mode trunk
  212. srr-queue bandwidth share 10 10 60 20
  213. queue-set 2
  214. priority-queue out
  215. mls qos trust cos
  216. macro description cisco-switch
  217. auto qos voip trust
  218. channel-group 2 mode active
  219. spanning-tree link-type point-to-point
  220. !
  221. interface Vlan1
  222. ip address 192.168.2.22 255.255.255.0
  223. no ip route-cache
  224. !
  225. ip default-gateway 192.168.2.1
  226. ip http server
  227. ip http authentication local
  228. ip http secure-server
  229. snmp-server community
  230. snmp-server community
  231. snmp-server location
  232. snmp-server contact Mark.Gilbert@m4kr.net
  233. !
  234. control-plane
  235. !
  236. !
  237. line con 0
  238. password
  239. login
  240. line vty 0 4
  241. password
  242. login
  243. length 0
  244. line vty 5 15
  245. password
  246. login
  247. !
  248. ntp clock-period 36029409
  249. ntp server 128.138.140.44
  250. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement