You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

224 lines
6.9 KiB

9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
  1. <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
  2. <topology xmlns="http://www.cisco.com/VIRL" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" schemaVersion="0.9" xsi:schemaLocation="http://www.cisco.com/VIRL https://raw.github.com/CiscoVIRL/schema/v0.9/virl.xsd">
  3. <extensions>
  4. <entry key="management_network" type="String">exclusive</entry>
  5. </extensions>
  6. <node name="veos-1" type="SIMPLE" subtype="vEOS" location="413,31">
  7. <extensions>
  8. <entry key="config" type="String">! device: vEOS-1 (vEOS, EOS-4.14.2F)&#xD;
  9. !&#xD;
  10. ! boot system flash:/vEOS.swi&#xD;
  11. !&#xD;
  12. ! AdvCompNet Lab 1 DCN Scenario 1&#xD;
  13. !&#xD;
  14. transceiver qsfp default-mode 4x10G&#xD;
  15. !&#xD;
  16. hostname vEOS-1&#xD;
  17. !&#xD;
  18. spanning-tree mode rapid-pvst&#xD;
  19. !&#xD;
  20. no aaa root&#xD;
  21. !&#xD;
  22. username admin privilege 15 role network-admin secret 5 $1$BfEAqVKe$0Et37rrWZGmDpeYfmQ8S40&#xD;
  23. username cisco privilege 15 role network-admin secret 5 $1$rQS0W9wP$ZUzVG2XoGCCZCJopFp1aV/&#xD;
  24. !&#xD;
  25. interface Ethernet1&#xD;
  26. switchport mode trunk&#xD;
  27. !&#xD;
  28. interface Ethernet2&#xD;
  29. switchport mode trunk&#xD;
  30. !&#xD;
  31. interface Ethernet3&#xD;
  32. switchport mode trunk&#xD;
  33. !&#xD;
  34. interface Ethernet4&#xD;
  35. switchport mode trunk&#xD;
  36. !&#xD;
  37. interface Management1&#xD;
  38. ! ip of ma1 configured on launch&#xD;
  39. !&#xD;
  40. interface Vlan1&#xD;
  41. ip address 10.10.10.10/24&#xD;
  42. !&#xD;
  43. no ip routing&#xD;
  44. !&#xD;
  45. !&#xD;
  46. end&#xD;
  47. </entry>
  48. </extensions>
  49. <interface id="0" name="Ethernet1"/>
  50. <interface id="1" name="Ethernet2"/>
  51. <interface id="2" name="Ethernet3"/>
  52. <interface id="3" name="Ethernet4"/>
  53. </node>
  54. <node name="veos-2" type="SIMPLE" subtype="vEOS" location="218,127">
  55. <extensions>
  56. <entry key="config" type="String">! device: vEOS-2 (vEOS, EOS-4.14.2F)&#xD;
  57. !&#xD;
  58. ! boot system flash:/vEOS.swi&#xD;
  59. !&#xD;
  60. ! AdvCompNet Lab 1 DCN Scenario 1&#xD;
  61. !&#xD;
  62. transceiver qsfp default-mode 4x10G&#xD;
  63. !&#xD;
  64. hostname vEOS-2&#xD;
  65. !&#xD;
  66. spanning-tree mode rapid-pvst&#xD;
  67. !&#xD;
  68. no aaa root&#xD;
  69. !&#xD;
  70. username admin privilege 15 role network-admin secret 5 $1$yUkG2yoL$0Lq.DaVPw9ECzR4Ew1.wW.&#xD;
  71. username cisco privilege 15 role network-admin secret 5 $1$rQS0W9wP$ZUzVG2XoGCCZCJopFp1aV/&#xD;
  72. !&#xD;
  73. interface Ethernet1&#xD;
  74. switchport mode trunk&#xD;
  75. !&#xD;
  76. interface Ethernet2&#xD;
  77. switchport mode trunk&#xD;
  78. !&#xD;
  79. interface Ethernet3&#xD;
  80. switchport mode trunk&#xD;
  81. !&#xD;
  82. interface Ethernet4&#xD;
  83. switchport mode trunk&#xD;
  84. !&#xD;
  85. interface Ethernet5&#xD;
  86. switchport mode trunk&#xD;
  87. !&#xD;
  88. interface Ethernet6&#xD;
  89. switchport mode trunk&#xD;
  90. !&#xD;
  91. interface Management1&#xD;
  92. ! ip of ma1 configured on launch&#xD;
  93. !&#xD;
  94. interface Vlan1&#xD;
  95. ip address 10.10.10.20/24&#xD;
  96. !&#xD;
  97. no ip routing&#xD;
  98. !&#xD;
  99. !&#xD;
  100. end&#xD;
  101. </entry>
  102. </extensions>
  103. <interface id="0" name="Ethernet1"/>
  104. <interface id="1" name="Ethernet2"/>
  105. <interface id="2" name="Ethernet3"/>
  106. <interface id="3" name="Ethernet4"/>
  107. <interface id="4" name="Ethernet5"/>
  108. <interface id="5" name="Ethernet6"/>
  109. </node>
  110. <node name="veos-3" type="SIMPLE" subtype="vEOS" location="611,127">
  111. <extensions>
  112. <entry key="config" type="String">! device: vEOS-3 (vEOS, EOS-4.14.2F)&#xD;
  113. !&#xD;
  114. ! boot system flash:/vEOS.swi&#xD;
  115. !&#xD;
  116. ! AdvCompNet Lab 1 DCN Scenario 1&#xD;
  117. !&#xD;
  118. transceiver qsfp default-mode 4x10G&#xD;
  119. !&#xD;
  120. hostname vEOS-3&#xD;
  121. !&#xD;
  122. spanning-tree mode rapid-pvst&#xD;
  123. !&#xD;
  124. no aaa root&#xD;
  125. !&#xD;
  126. username admin privilege 15 role network-admin secret 5 $1$sWptr0oA$lH1Jhpd3Uio1z44ImC83p1&#xD;
  127. username cisco privilege 15 role network-admin secret 5 $1$rQS0W9wP$ZUzVG2XoGCCZCJopFp1aV/&#xD;
  128. !&#xD;
  129. interface Ethernet1&#xD;
  130. switchport mode trunk&#xD;
  131. !&#xD;
  132. interface Ethernet2&#xD;
  133. switchport mode trunk&#xD;
  134. !&#xD;
  135. interface Ethernet3&#xD;
  136. switchport mode trunk&#xD;
  137. !&#xD;
  138. interface Ethernet4&#xD;
  139. switchport mode trunk&#xD;
  140. !&#xD;
  141. interface Ethernet5&#xD;
  142. switchport mode trunk&#xD;
  143. !&#xD;
  144. interface Ethernet6&#xD;
  145. switchport mode trunk&#xD;
  146. !&#xD;
  147. interface Management1&#xD;
  148. ! ip of ma1 configured on launch&#xD;
  149. !&#xD;
  150. interface Vlan1&#xD;
  151. ip address 10.10.10.30/24&#xD;
  152. !&#xD;
  153. no ip routing&#xD;
  154. !&#xD;
  155. !&#xD;
  156. end&#xD;
  157. </entry>
  158. </extensions>
  159. <interface id="0" name="Ethernet1"/>
  160. <interface id="1" name="Ethernet2"/>
  161. <interface id="2" name="Ethernet3"/>
  162. <interface id="3" name="Ethernet4"/>
  163. <interface id="4" name="Ethernet5"/>
  164. <interface id="5" name="Ethernet6"/>
  165. </node>
  166. <node name="veos-4" type="SIMPLE" subtype="vEOS" location="413,221">
  167. <extensions>
  168. <entry key="config" type="String">! device: vEOS-4 (vEOS, EOS-4.14.2F)&#xD;
  169. !&#xD;
  170. ! boot system flash:/vEOS.swi&#xD;
  171. !&#xD;
  172. ! AdvCompNet Lab 1 DCN Scenario 1&#xD;
  173. !&#xD;
  174. transceiver qsfp default-mode 4x10G&#xD;
  175. !&#xD;
  176. hostname vEOS-4&#xD;
  177. !&#xD;
  178. spanning-tree mode rapid-pvst&#xD;
  179. !&#xD;
  180. no aaa root&#xD;
  181. !&#xD;
  182. username admin privilege 15 role network-admin secret 5 $1$1.amWz6M$rWEBTalt7rkz5d8/8dbmU0&#xD;
  183. username cisco privilege 15 role network-admin secret 5 $1$rQS0W9wP$ZUzVG2XoGCCZCJopFp1aV/&#xD;
  184. !&#xD;
  185. interface Ethernet1&#xD;
  186. switchport mode trunk&#xD;
  187. !&#xD;
  188. interface Ethernet2&#xD;
  189. switchport mode trunk&#xD;
  190. !&#xD;
  191. interface Ethernet3&#xD;
  192. switchport mode trunk&#xD;
  193. !&#xD;
  194. interface Ethernet4&#xD;
  195. switchport mode trunk&#xD;
  196. !&#xD;
  197. interface Management1&#xD;
  198. ! ip of ma1 configured on launch&#xD;
  199. !&#xD;
  200. interface Vlan1&#xD;
  201. ip address 10.10.10.40/24&#xD;
  202. !&#xD;
  203. no ip routing&#xD;
  204. !&#xD;
  205. !&#xD;
  206. end&#xD;
  207. </entry>
  208. </extensions>
  209. <interface id="0" name="Ethernet1"/>
  210. <interface id="1" name="Ethernet2"/>
  211. <interface id="2" name="Ethernet3"/>
  212. <interface id="3" name="Ethernet4"/>
  213. </node>
  214. <connection dst="/virl:topology/virl:node[1]/virl:interface[1]" src="/virl:topology/virl:node[2]/virl:interface[1]"/>
  215. <connection dst="/virl:topology/virl:node[1]/virl:interface[2]" src="/virl:topology/virl:node[2]/virl:interface[2]"/>
  216. <connection dst="/virl:topology/virl:node[3]/virl:interface[1]" src="/virl:topology/virl:node[2]/virl:interface[3]"/>
  217. <connection dst="/virl:topology/virl:node[3]/virl:interface[2]" src="/virl:topology/virl:node[2]/virl:interface[4]"/>
  218. <connection dst="/virl:topology/virl:node[4]/virl:interface[1]" src="/virl:topology/virl:node[2]/virl:interface[5]"/>
  219. <connection dst="/virl:topology/virl:node[4]/virl:interface[2]" src="/virl:topology/virl:node[2]/virl:interface[6]"/>
  220. <connection dst="/virl:topology/virl:node[3]/virl:interface[3]" src="/virl:topology/virl:node[1]/virl:interface[3]"/>
  221. <connection dst="/virl:topology/virl:node[3]/virl:interface[4]" src="/virl:topology/virl:node[1]/virl:interface[4]"/>
  222. <connection dst="/virl:topology/virl:node[3]/virl:interface[5]" src="/virl:topology/virl:node[4]/virl:interface[3]"/>
  223. <connection dst="/virl:topology/virl:node[3]/virl:interface[6]" src="/virl:topology/virl:node[4]/virl:interface[4]"/>
  224. </topology>