Advertisement
Guest User

Distro-S2

a guest
May 2nd, 2018
134
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.42 KB | None | 0 0
  1. Building configuration...
  2.  
  3. Current configuration : 2254 bytes
  4. !
  5. version 12.2(37)SE1
  6. no service timestamps log datetime msec
  7. no service timestamps debug datetime msec
  8. no service password-encryption
  9. !
  10. hostname Distro-S2
  11. !
  12. !
  13. !
  14. !
  15. !
  16. !
  17. ip routing
  18. !
  19. !
  20. !
  21. !
  22. !
  23. !
  24. !
  25. !
  26. !
  27. !
  28. !
  29. !
  30. no ip domain-lookup
  31. !
  32. !
  33. spanning-tree mode pvst
  34. spanning-tree vlan 30,40 priority 24576
  35. !
  36. !
  37. !
  38. !
  39. !
  40. !
  41. interface Port-channel1
  42. switchport trunk encapsulation dot1q
  43. !
  44. interface FastEthernet0/1
  45. switchport trunk encapsulation dot1q
  46. switchport mode trunk
  47. !
  48. interface FastEthernet0/2
  49. switchport trunk encapsulation dot1q
  50. switchport mode trunk
  51. !
  52. interface FastEthernet0/3
  53. !
  54. interface FastEthernet0/4
  55. !
  56. interface FastEthernet0/5
  57. !
  58. interface FastEthernet0/6
  59. !
  60. interface FastEthernet0/7
  61. !
  62. interface FastEthernet0/8
  63. !
  64. interface FastEthernet0/9
  65. !
  66. interface FastEthernet0/10
  67. !
  68. interface FastEthernet0/11
  69. !
  70. interface FastEthernet0/12
  71. !
  72. interface FastEthernet0/13
  73. !
  74. interface FastEthernet0/14
  75. !
  76. interface FastEthernet0/15
  77. !
  78. interface FastEthernet0/16
  79. !
  80. interface FastEthernet0/17
  81. !
  82. interface FastEthernet0/18
  83. !
  84. interface FastEthernet0/19
  85. !
  86. interface FastEthernet0/20
  87. !
  88. interface FastEthernet0/21
  89. switchport trunk encapsulation dot1q
  90. switchport mode trunk
  91. !
  92. interface FastEthernet0/22
  93. switchport trunk encapsulation dot1q
  94. switchport mode trunk
  95. !
  96. interface FastEthernet0/23
  97. switchport trunk encapsulation dot1q
  98. switchport mode trunk
  99. !
  100. interface FastEthernet0/24
  101. switchport trunk encapsulation dot1q
  102. switchport mode trunk
  103. !
  104. interface GigabitEthernet0/1
  105. shutdown
  106. !
  107. interface GigabitEthernet0/2
  108. !
  109. interface Vlan1
  110. no ip address
  111. shutdown
  112. !
  113. interface Vlan10
  114. mac-address 0060.70b0.bb01
  115. ip address 10.7.10.2 255.255.255.0
  116. standby 1 ip 10.7.10.254
  117. standby 1 priority 150
  118. standby 1 preempt
  119. !
  120. interface Vlan20
  121. mac-address 0060.70b0.bb02
  122. ip address 10.7.20.2 255.255.255.0
  123. standby 1 ip 10.7.20.254
  124. standby 1 priority 150
  125. standby 1 preempt
  126. !
  127. interface Vlan30
  128. mac-address 0060.70b0.bb03
  129. ip address 10.7.30.2 255.255.255.0
  130. standby 1 ip 10.7.30.254
  131. standby 1 priority 200
  132. standby 1 preempt
  133. !
  134. interface Vlan40
  135. mac-address 0060.70b0.bb04
  136. ip address 10.7.40.2 255.255.255.0
  137. standby 1 ip 10.7.40.254
  138. standby 1 priority 200
  139. standby 1 preempt
  140. !
  141. ip classless
  142. !
  143. ip flow-export version 9
  144. !
  145. !
  146. !
  147. !
  148. !
  149. !
  150. !
  151. line con 0
  152. !
  153. line aux 0
  154. !
  155. line vty 0 4
  156. login
  157. !
  158. !
  159. !
  160. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement