Advertisement
Guest User

Untitled

a guest
Jul 30th, 2017
196
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. DLS2#show run
  2. Building configuration...
  3.  
  4. Current configuration : 1789 bytes
  5. !
  6. version 12.2
  7. no service pad
  8. service timestamps debug datetime msec
  9. service timestamps log datetime msec
  10. no service password-encryption
  11. !
  12. hostname DLS2
  13. !
  14. boot-start-marker
  15. boot-end-marker
  16. !
  17. !
  18. no aaa new-model
  19. system mtu routing 1500
  20. vtp domain CISCO
  21. vtp mode transparent
  22. ip subnet-zero
  23. !
  24. !
  25. mls qos
  26. !
  27. !
  28. !
  29. !
  30. !
  31. !
  32. !
  33. spanning-tree mode pvst
  34. spanning-tree extend system-id
  35. !
  36. vlan internal allocation policy ascending
  37. !
  38. vlan 10,200
  39. !
  40. !
  41. !
  42. !
  43. interface FastEthernet0/1
  44. !
  45. interface FastEthernet0/2
  46. !
  47. interface FastEthernet0/3
  48. !
  49. interface FastEthernet0/4
  50. !
  51. interface FastEthernet0/5
  52. !
  53. interface FastEthernet0/6
  54. !
  55. interface FastEthernet0/7
  56.  switchport trunk encapsulation dot1q
  57.  switchport mode trunk
  58. !
  59. interface FastEthernet0/8
  60.  switchport trunk encapsulation dot1q
  61.  switchport mode trunk
  62. !
  63. interface FastEthernet0/9
  64.  switchport trunk encapsulation dot1q
  65.  switchport mode trunk
  66. !
  67. interface FastEthernet0/10
  68.  switchport trunk encapsulation dot1q
  69.  switchport mode trunk
  70. !
  71. interface FastEthernet0/11
  72.  switchport trunk encapsulation dot1q
  73.  switchport mode trunk
  74. !
  75. interface FastEthernet0/12
  76. !
  77. interface FastEthernet0/13
  78. !
  79. interface FastEthernet0/14
  80. !
  81. interface FastEthernet0/15
  82. !
  83. interface FastEthernet0/16
  84. !
  85. interface FastEthernet0/17
  86. !
  87. interface FastEthernet0/18
  88. !
  89. interface FastEthernet0/19
  90. !
  91. interface FastEthernet0/20
  92. !
  93. interface FastEthernet0/21
  94. !
  95. interface FastEthernet0/22
  96. !
  97. interface FastEthernet0/23
  98. !
  99. interface FastEthernet0/24
  100. !
  101. interface GigabitEthernet0/1
  102. !
  103. interface GigabitEthernet0/2
  104. !
  105. interface Vlan1
  106.  no ip address
  107.  shutdown
  108. !
  109. interface Vlan10
  110.  ip address 172.16.10.12 255.255.255.0
  111.  standby 1 ip 172.16.10.1
  112.  standby 1 preempt
  113. !
  114. ip classless
  115. ip http server
  116. ip http secure-server
  117. !
  118. !
  119. !
  120. control-plane
  121. !
  122. !
  123. line con 0
  124.  logging synchronous
  125. line vty 0 4
  126.  login
  127. line vty 5 15
  128.  login
  129. !
  130. end
  131.  
  132. ALS2#show run
  133. Building configuration...
  134.  
  135. Current configuration : 2183 bytes
  136. !
  137. version 12.2
  138. no service pad
  139. service timestamps debug datetime msec
  140. service timestamps log datetime msec
  141. no service password-encryption
  142. !
  143. hostname ALS2
  144. !
  145. boot-start-marker
  146. boot-end-marker
  147. !
  148. !
  149. !
  150. !
  151. no aaa new-model
  152. system mtu routing 1500
  153. authentication mac-move permit
  154. ip subnet-zero
  155. !
  156. !
  157. !
  158. mls qos
  159. !
  160. !
  161. !
  162. !
  163. !
  164. spanning-tree mode pvst
  165. spanning-tree etherchannel guard misconfig
  166. spanning-tree extend system-id
  167. !
  168. vlan internal allocation policy ascending
  169. !
  170. !
  171. !
  172. interface FastEthernet0/1
  173.  shutdown
  174. !
  175. interface FastEthernet0/2
  176.  shutdown
  177. !
  178. interface FastEthernet0/3
  179.  shutdown
  180. !
  181. interface FastEthernet0/4
  182.  shutdown
  183. !
  184. interface FastEthernet0/5
  185.  shutdown
  186. !
  187. interface FastEthernet0/6
  188.  shutdown
  189. !
  190. interface FastEthernet0/7
  191.  switchport mode trunk
  192. !
  193. interface FastEthernet0/8
  194.  switchport mode trunk
  195. !
  196. interface FastEthernet0/9
  197.  switchport mode trunk
  198. !
  199. interface FastEthernet0/10
  200.  switchport mode trunk
  201. !
  202. interface FastEthernet0/11
  203.  shutdown
  204. !
  205. interface FastEthernet0/12
  206.  shutdown
  207. !
  208. interface FastEthernet0/13
  209.  shutdown
  210. !
  211. interface FastEthernet0/14
  212.  shutdown
  213. !
  214. interface FastEthernet0/15
  215.  switchport access vlan 10
  216.  switchport mode access
  217.  shutdown
  218.  spanning-tree portfast
  219. !
  220. interface FastEthernet0/16
  221.  switchport access vlan 10
  222.  switchport mode access
  223.  shutdown
  224.  spanning-tree portfast
  225. !
  226. interface FastEthernet0/17
  227.  switchport access vlan 10
  228.  switchport mode access
  229.  shutdown
  230.  spanning-tree portfast
  231. !
  232. interface FastEthernet0/18
  233.  switchport access vlan 10
  234.  switchport mode access
  235.  switchport port-security mac-address 1234.1234.1234 vlan access
  236.  shutdown
  237.  spanning-tree portfast
  238. !
  239. interface FastEthernet0/19
  240.  switchport access vlan 10
  241.  switchport mode access
  242.  shutdown
  243.  spanning-tree portfast
  244. !
  245. interface FastEthernet0/20
  246.  switchport access vlan 10
  247.  switchport mode access
  248.  shutdown
  249.  spanning-tree portfast
  250. !
  251. interface FastEthernet0/21
  252.  shutdown
  253. !
  254. interface FastEthernet0/22
  255.  shutdown
  256. !
  257. interface FastEthernet0/23
  258.  shutdown
  259. !
  260. interface FastEthernet0/24
  261.  shutdown
  262. !
  263. interface GigabitEthernet0/1
  264. !
  265. interface GigabitEthernet0/2
  266. !
  267. interface Vlan1
  268.  no ip address
  269.  no ip route-cache
  270. !
  271. ip http server
  272. ip http secure-server
  273. !
  274. line con 0
  275.  logging synchronous
  276. line vty 0 4
  277.  login
  278. line vty 5 15
  279.  login
  280. !
  281. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement