Advertisement
the-packet-thrower

EXT-SW02

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