Advertisement
the-packet-thrower

EXT-SW01

Feb 4th, 2019
196
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.90 KB | None | 0 0
  1. Current configuration : 4714 bytes
  2. !
  3. ! Last configuration change at 07:04:37 UTC Mon Feb 4 2019
  4. !
  5. version 15.2
  6. service timestamps debug datetime msec
  7. service timestamps log datetime msec
  8. no service password-encryption
  9. service compress-config
  10. !
  11. hostname EXT-SW01
  12. !
  13. boot-start-marker
  14. boot-end-marker
  15. !
  16. !
  17. !
  18. no aaa new-model
  19. !
  20. !
  21. !
  22. !
  23. !
  24. !
  25. !
  26. !
  27. ip cef
  28. no ipv6 cef
  29. !
  30. !
  31. !
  32. spanning-tree mode pvst
  33. spanning-tree extend system-id
  34. !
  35. vlan internal allocation policy ascending
  36. !
  37. !
  38. !
  39. !
  40. !
  41. !
  42. !
  43. !
  44. !
  45. !
  46. !
  47. !
  48. !
  49. !
  50. interface GigabitEthernet0/0
  51. switchport access vlan 810
  52. switchport mode access
  53. media-type rj45
  54. negotiation auto
  55. !
  56. interface GigabitEthernet0/1
  57. switchport access vlan 820
  58. switchport mode access
  59. media-type rj45
  60. negotiation auto
  61. !
  62. interface GigabitEthernet0/2
  63. switchport access vlan 801
  64. switchport mode access
  65. media-type rj45
  66. negotiation auto
  67. !
  68. interface GigabitEthernet0/3
  69. switchport access vlan 802
  70. switchport mode access
  71. media-type rj45
  72. negotiation auto
  73. !
  74. interface GigabitEthernet1/0
  75. switchport access vlan 803
  76. switchport mode access
  77. media-type rj45
  78. negotiation auto
  79. !
  80. interface GigabitEthernet1/1
  81. switchport access vlan 804
  82. switchport mode access
  83. media-type rj45
  84. negotiation auto
  85. !
  86. interface GigabitEthernet1/2
  87. switchport access vlan 805
  88. switchport mode access
  89. media-type rj45
  90. negotiation auto
  91. !
  92. interface GigabitEthernet1/3
  93. switchport access vlan 806
  94. switchport mode access
  95. media-type rj45
  96. negotiation auto
  97. !
  98. interface GigabitEthernet2/0
  99. media-type rj45
  100. negotiation auto
  101. !
  102. interface GigabitEthernet2/1
  103. media-type rj45
  104. negotiation auto
  105. !
  106. interface GigabitEthernet2/2
  107. media-type rj45
  108. negotiation auto
  109. !
  110. interface GigabitEthernet2/3
  111. media-type rj45
  112. negotiation auto
  113. !
  114. interface GigabitEthernet3/0
  115. switchport trunk encapsulation dot1q
  116. switchport mode trunk
  117. media-type rj45
  118. negotiation auto
  119. !
  120. interface GigabitEthernet3/1
  121. switchport trunk encapsulation dot1q
  122. switchport mode trunk
  123. media-type rj45
  124. negotiation auto
  125. !
  126. interface GigabitEthernet3/2
  127. no switchport
  128. ip address 10.10.21.51 255.255.255.0
  129. negotiation auto
  130. !
  131. interface GigabitEthernet3/3
  132. media-type rj45
  133. negotiation auto
  134. !
  135. interface Vlan801
  136. ip address 10.8.101.254 255.255.255.0
  137. !
  138. interface Vlan802
  139. ip address 10.8.102.254 255.255.255.0
  140. !
  141. interface Vlan803
  142. ip address 10.8.103.254 255.255.255.0
  143. !
  144. interface Vlan804
  145. ip address 10.8.104.254 255.255.255.0
  146. !
  147. interface Vlan805
  148. ip address 10.8.105.254 255.255.255.0
  149. !
  150. interface Vlan806
  151. ip address 10.8.106.254 255.255.255.0
  152. !
  153. interface Vlan807
  154. no ip address
  155. shutdown
  156. !
  157. interface Vlan810
  158. ip address 10.8.110.254 255.255.255.0
  159. !
  160. interface Vlan820
  161. ip address 10.8.120.254 255.255.255.0
  162. !
  163. router ospf 1
  164. network 0.0.0.0 255.255.255.255 area 0
  165. !
  166. ip forward-protocol nd
  167. !
  168. no ip http server
  169. no ip http secure-server
  170. !
  171. ip route 0.0.0.0 0.0.0.0 10.10.21.1
  172. !
  173. !
  174. !
  175. !
  176. !
  177. control-plane
  178. !
  179. banner exec ^C
  180. **************************************************************************
  181. * IOSv is strictly limited to use for evaluation, demonstration and IOS *
  182. * education. IOSv is provided as-is and is not supported by Cisco's *
  183. * Technical Advisory Center. Any use or disclosure, in whole or in part, *
  184. * of the IOSv Software or Documentation to any third party for any *
  185. * purposes is expressly prohibited except as otherwise authorized by *
  186. * Cisco in writing. *
  187. **************************************************************************^C
  188. banner incoming ^C
  189. **************************************************************************
  190. * IOSv is strictly limited to use for evaluation, demonstration and IOS *
  191. * education. IOSv is provided as-is and is not supported by Cisco's *
  192. * Technical Advisory Center. Any use or disclosure, in whole or in part, *
  193. * of the IOSv Software or Documentation to any third party for any *
  194. * purposes is expressly prohibited except as otherwise authorized by *
  195. * Cisco in writing. *
  196. **************************************************************************^C
  197. banner login ^C
  198. **************************************************************************
  199. * IOSv is strictly limited to use for evaluation, demonstration and IOS *
  200. * education. IOSv is provided as-is and is not supported by Cisco's *
  201. * Technical Advisory Center. Any use or disclosure, in whole or in part, *
  202. * of the IOSv Software or Documentation to any third party for any *
  203. * purposes is expressly prohibited except as otherwise authorized by *
  204. * Cisco in writing. *
  205. **************************************************************************^C
  206. !
  207. line con 0
  208. logging synchronous
  209. line aux 0
  210. line vty 0 4
  211. login
  212. !
  213. !
  214. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement