Advertisement
jkamal

LS1-01

Apr 7th, 2013
326
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.46 KB | None | 0 0
  1. LS1-01#sh running-config
  2. Building configuration...
  3.  
  4. Current configuration : 6355 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 LS1-01
  13. !
  14. boot-start-marker
  15. boot-end-marker
  16. !
  17. enable secret 5
  18. enable password
  19. !
  20. !
  21. !
  22. no aaa new-model
  23. switch 1 provision ws-c3750g-24ts
  24. system mtu routing 1500
  25. authentication mac-move permit
  26. ip subnet-zero
  27. ip routing
  28. no ip domain-lookup
  29. ip name-server 130.194.1.99
  30. ip name-server 130.194.7.99
  31. !
  32. !
  33. !
  34. !
  35. crypto pki trustpoint TP-self-signed-1899277824
  36. enrollment selfsigned
  37. subject-name cn=IOS-Self-Signed-Certificate-1899277824
  38. revocation-check none
  39. rsakeypair TP-self-signed-1899277824
  40. !
  41. !
  42. crypto pki certificate chain TP-self-signed-1899277824
  43. certificate self-signed 01
  44. 3082023F 308201A8 A0030201 02020101 300D0609 2A864886 F70D0101 04050030
  45. 31312F30 2D060355 04031326 494F532D 53656C66 2D536967 6E65642D 43657274
  46. 69666963 6174652D 31383939 32373738 3234301E 170D3933 30333031 30303031
  47. 33375A17 0D323030 31303130 30303030 305A3031 312F302D 06035504 03132649
  48. 4F532D53 656C662D 5369676E 65642D43 65727469 66696361 74652D31 38393932
  49. 37373832 3430819F 300D0609 2A864886 F70D0101 01050003 818D0030 81890281
  50. 8100C955 95B13CD3 C464F7F9 6987D5E0 6533344F B98C8EAC 954A39E3 A433908C
  51. 9AEFDA5A 6935E785 8DABED54 29E82F6C 3B2E588A A2CE74D6 29F25E77 2BE906C6
  52. E2BC8373 76ACFA4F 5B84CAFE D925C5B2 53CE7423 D98A467B F35C85C6 552F1838
  53. 381D2CFB 5AEC65C5 B7B6B123 F31339B9 1B2C5457 447D7A7F 50B3EDC0 20472013
  54. F4570203 010001A3 67306530 0F060355 1D130101 FF040530 030101FF 30120603
  55. 551D1104 0B300982 074C5331 2D30312E 301F0603 551D2304 18301680 14F1539D
  56. E7A5908F 424E255D B95C5E95 FBE9863C 18301D06 03551D0E 04160414 F1539DE7
  57. A5908F42 4E255DB9 5C5E95FB E9863C18 300D0609 2A864886 F70D0101 04050003
  58. 8181006F 67AAD4BB 6F17DA21 0C2DE7F1 E489FD96 1F1AEC71 C88B3346 CFCA159E
  59. 71B13CA7 3783C19B 94B216E9 8F69E170 19C91088 ED84E5C4 99EE161B 45FB3887
  60. DB53143F 7B9064FB 31456CE8 0FAE0B72 A0A2364F 8BFB2810 BE24FCCD 73D81309
  61. 2AAB9547 02ACF499 4D8EDCB2 D7DD6D9A 6247753F 11BD6C0F 240FBE51 3FF8ED44 A230ED
  62. quit
  63. !
  64. !
  65. !
  66. spanning-tree mode pvst
  67. spanning-tree etherchannel guard misconfig
  68. spanning-tree extend system-id
  69. !
  70. vlan internal allocation policy ascending
  71. !
  72. !
  73. !
  74. interface GigabitEthernet1/0/1
  75. description //Connected to ns1-01 (Region One Compute Node)
  76. switchport trunk encapsulation dot1q
  77. switchport trunk native vlan 10
  78. switchport trunk allowed vlan 10,101,102
  79. switchport mode trunk
  80. !
  81. interface GigabitEthernet1/0/2
  82. description //Connected to ns1-02 (Region One Compute Node)
  83. switchport trunk encapsulation dot1q
  84. switchport trunk native vlan 10
  85. switchport trunk allowed vlan 10,101,102
  86. switchport mode trunk
  87. !
  88. interface GigabitEthernet1/0/3
  89. description //Connected to ns1-03 (Region One Compute Node)
  90. switchport trunk encapsulation dot1q
  91. switchport trunk native vlan 10
  92. switchport trunk allowed vlan 10,101,102
  93. switchport mode trunk
  94. !
  95. interface GigabitEthernet1/0/4
  96. description //Connected to ns1-04 (Region One Compute Node)
  97. switchport trunk encapsulation dot1q
  98. switchport trunk native vlan 10
  99. switchport trunk allowed vlan 10,101,102
  100. switchport mode trunk
  101. !
  102. interface GigabitEthernet1/0/5
  103. description //Connected to ns1-05 (Region One Compute Node)
  104. switchport trunk encapsulation dot1q
  105. switchport trunk native vlan 10
  106. switchport trunk allowed vlan 10,101,102
  107. switchport mode trunk
  108. !
  109. interface GigabitEthernet1/0/6
  110. description //Connected to ns1-06 (Region One Compute Node)
  111. switchport trunk encapsulation dot1q
  112. switchport trunk native vlan 10
  113. switchport trunk allowed vlan 10,101,102
  114. switchport mode trunk
  115. !
  116. interface GigabitEthernet1/0/7
  117. description //Connected to ns1-07 (Region One Compute Node)
  118. switchport trunk encapsulation dot1q
  119. switchport trunk native vlan 10
  120. switchport trunk allowed vlan 10,101,102
  121. switchport mode trunk
  122. !
  123. interface GigabitEthernet1/0/8
  124. description //Connected to ns1-08 (Region One Compute Node)
  125. switchport trunk encapsulation dot1q
  126. switchport trunk native vlan 10
  127. switchport trunk allowed vlan 10,101,102
  128. switchport mode trunk
  129. !
  130. interface GigabitEthernet1/0/9
  131. description //Connected to ns1-09 (Region One Compute Node)
  132. switchport trunk encapsulation dot1q
  133. switchport trunk native vlan 10
  134. switchport trunk allowed vlan 10,101,102
  135. switchport mode trunk
  136. !
  137. interface GigabitEthernet1/0/10
  138. description //Connected to ns1-10 (Region One Compute Node)
  139. switchport trunk encapsulation dot1q
  140. switchport trunk native vlan 10
  141. switchport trunk allowed vlan 10,101,102
  142. switchport mode trunk
  143. !
  144. interface GigabitEthernet1/0/11
  145. description //Connected to controller1-01 (Region One Controller Node)
  146. switchport trunk encapsulation dot1q
  147. switchport trunk native vlan 10
  148. switchport trunk allowed vlan 10,101,102
  149. switchport mode trunk
  150. !
  151. interface GigabitEthernet1/0/12
  152. description //Connected to Internet
  153. no switchport
  154. ip address 192.168.0.65 255.255.255.252
  155. !
  156. interface GigabitEthernet1/0/13
  157. !
  158. interface GigabitEthernet1/0/14
  159. !
  160. interface GigabitEthernet1/0/15
  161. !
  162. interface GigabitEthernet1/0/16
  163. !
  164. interface GigabitEthernet1/0/17
  165. !
  166. interface GigabitEthernet1/0/18
  167. !
  168. interface GigabitEthernet1/0/19
  169. !
  170. interface GigabitEthernet1/0/20
  171. !
  172. interface GigabitEthernet1/0/21
  173. !
  174. interface GigabitEthernet1/0/22
  175. !
  176. interface GigabitEthernet1/0/23
  177. !
  178. interface GigabitEthernet1/0/24
  179. !
  180. interface GigabitEthernet1/0/25
  181. !
  182. interface GigabitEthernet1/0/26
  183. !
  184. interface GigabitEthernet1/0/27
  185. !
  186. interface GigabitEthernet1/0/28
  187. !
  188. interface Vlan1
  189. no ip address
  190. shutdown
  191. !
  192. interface Vlan10
  193. description //Management network for Physical Machines under Region One
  194. ip address 192.168.0.30 255.255.255.224
  195. !
  196. interface Vlan101
  197. description //Public/API network for VM instances under Region One
  198. ip address 192.168.0.158 255.255.255.224
  199. !
  200. interface Vlan102
  201. description //Internal data network for VM instances under Region One
  202. ip address 10.0.0.254 255.255.255.0
  203. !
  204. interface Vlan300
  205. description //Management vlan for the LAN Switch
  206. ip address 192.168.0.225 255.255.255.224
  207. !
  208. ip classless
  209. ip route 0.0.0.0 0.0.0.0 192.168.0.66
  210. ip http server
  211. ip http secure-server
  212. !
  213. ip sla enable reaction-alerts
  214. !
  215. banner motd #Welcome to GSIT Cloud Computing Lab#
  216. !
  217. line con 0
  218. exec-timeout 0 0
  219. password gsit
  220. logging synchronous
  221. line vty 0 4
  222. password gsit
  223. login
  224. line vty 5 15
  225. password gsit
  226. login
  227. !
  228. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement