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.

278 lines
8.6 KiB

  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" ipv4="10.10.10.10">
  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 2&#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 Port-Channel12&#xD;
  26. switchport mode trunk&#xD;
  27. !&#xD;
  28. interface Port-Channel13&#xD;
  29. switchport mode trunk&#xD;
  30. !&#xD;
  31. interface Ethernet1&#xD;
  32. switchport mode trunk&#xD;
  33. channel-group 12 mode on&#xD;
  34. !&#xD;
  35. interface Ethernet2&#xD;
  36. switchport mode trunk&#xD;
  37. channel-group 12 mode on&#xD;
  38. !&#xD;
  39. interface Ethernet3&#xD;
  40. switchport mode trunk&#xD;
  41. channel-group 13 mode on&#xD;
  42. !&#xD;
  43. interface Ethernet4&#xD;
  44. switchport mode trunk&#xD;
  45. channel-group 13 mode on&#xD;
  46. !&#xD;
  47. interface Management1&#xD;
  48. ! ip of ma1 configured on launch&#xD;
  49. !&#xD;
  50. interface Vlan1&#xD;
  51. ip address 10.10.10.10/24&#xD;
  52. !&#xD;
  53. no ip routing&#xD;
  54. !&#xD;
  55. !&#xD;
  56. end&#xD;
  57. </entry>
  58. <entry key="Auto-generate config" type="Boolean">false</entry>
  59. </extensions>
  60. <interface id="0" name="Ethernet1"/>
  61. <interface id="1" name="Ethernet2"/>
  62. <interface id="2" name="Ethernet3"/>
  63. <interface id="3" name="Ethernet4"/>
  64. </node>
  65. <node name="veos-2" type="SIMPLE" subtype="vEOS" location="218,127" ipv4="10.10.10.20">
  66. <extensions>
  67. <entry key="Auto-generate config" type="Boolean">false</entry>
  68. <entry key="config" type="String">! device: vEOS-2 (vEOS, EOS-4.14.2F)&#xD;
  69. !&#xD;
  70. ! boot system flash:/vEOS.swi&#xD;
  71. !&#xD;
  72. ! AdvCompNet Lab 1 DCN Scenario 2&#xD;
  73. !&#xD;
  74. transceiver qsfp default-mode 4x10G&#xD;
  75. !&#xD;
  76. hostname veos-2&#xD;
  77. !&#xD;
  78. spanning-tree mode rapid-pvst&#xD;
  79. !&#xD;
  80. no aaa root&#xD;
  81. !&#xD;
  82. username admin privilege 15 role network-admin secret 5 $1$yUkG2yoL$0Lq.DaVPw9ECzR4Ew1.wW.&#xD;
  83. username cisco privilege 15 role network-admin secret 5 $1$rQS0W9wP$ZUzVG2XoGCCZCJopFp1aV/&#xD;
  84. !&#xD;
  85. interface Port-Channel12&#xD;
  86. switchport mode trunk&#xD;
  87. !&#xD;
  88. interface Port-Channel23&#xD;
  89. switchport mode trunk&#xD;
  90. !&#xD;
  91. interface Port-Channel24&#xD;
  92. switchport mode trunk&#xD;
  93. !&#xD;
  94. interface Ethernet1&#xD;
  95. switchport mode trunk&#xD;
  96. channel-group 12 mode on&#xD;
  97. !&#xD;
  98. interface Ethernet2&#xD;
  99. switchport mode trunk&#xD;
  100. channel-group 12 mode on&#xD;
  101. !&#xD;
  102. interface Ethernet3&#xD;
  103. switchport mode trunk&#xD;
  104. channel-group 23 mode on&#xD;
  105. !&#xD;
  106. interface Ethernet4&#xD;
  107. switchport mode trunk&#xD;
  108. channel-group 23 mode on&#xD;
  109. !&#xD;
  110. interface Ethernet5&#xD;
  111. switchport mode trunk&#xD;
  112. channel-group 24 mode on&#xD;
  113. !&#xD;
  114. interface Ethernet6&#xD;
  115. switchport mode trunk&#xD;
  116. channel-group 24 mode on&#xD;
  117. !&#xD;
  118. interface Management1&#xD;
  119. ! ip of ma1 configured on launch&#xD;
  120. !&#xD;
  121. interface Vlan1&#xD;
  122. ip address 10.10.10.20/24&#xD;
  123. !&#xD;
  124. no ip routing&#xD;
  125. !&#xD;
  126. !&#xD;
  127. end&#xD;
  128. </entry>
  129. </extensions>
  130. <interface id="0" name="Ethernet1"/>
  131. <interface id="1" name="Ethernet2"/>
  132. <interface id="2" name="Ethernet3"/>
  133. <interface id="3" name="Ethernet4"/>
  134. <interface id="4" name="Ethernet5"/>
  135. <interface id="5" name="Ethernet6"/>
  136. </node>
  137. <node name="veos-3" type="SIMPLE" subtype="vEOS" location="611,127" ipv4="10.10.10.30">
  138. <extensions>
  139. <entry key="Auto-generate config" type="Boolean">false</entry>
  140. <entry key="config" type="String">! device: vEOS-3 (vEOS, EOS-4.14.2F)&#xD;
  141. !&#xD;
  142. ! boot system flash:/vEOS.swi&#xD;
  143. !&#xD;
  144. ! AdvCompNet Lab 1 DCN Scenario 2&#xD;
  145. !&#xD;
  146. transceiver qsfp default-mode 4x10G&#xD;
  147. !&#xD;
  148. hostname veos-3&#xD;
  149. !&#xD;
  150. spanning-tree mode rapid-pvst&#xD;
  151. !&#xD;
  152. no aaa root&#xD;
  153. !&#xD;
  154. username admin privilege 15 role network-admin secret 5 $1$sWptr0oA$lH1Jhpd3Uio1z44ImC83p1&#xD;
  155. username cisco privilege 15 role network-admin secret 5 $1$rQS0W9wP$ZUzVG2XoGCCZCJopFp1aV/&#xD;
  156. !&#xD;
  157. interface Port-Channel13&#xD;
  158. switchport mode trunk&#xD;
  159. !&#xD;
  160. interface Port-Channel23&#xD;
  161. switchport mode trunk&#xD;
  162. !&#xD;
  163. interface Port-Channel34&#xD;
  164. switchport mode trunk&#xD;
  165. !&#xD;
  166. interface Ethernet1&#xD;
  167. switchport mode trunk&#xD;
  168. channel-group 23 mode on&#xD;
  169. !&#xD;
  170. interface Ethernet2&#xD;
  171. switchport mode trunk&#xD;
  172. channel-group 23 mode on&#xD;
  173. !&#xD;
  174. interface Ethernet3&#xD;
  175. switchport mode trunk&#xD;
  176. channel-group 13 mode on&#xD;
  177. !&#xD;
  178. interface Ethernet4&#xD;
  179. switchport mode trunk&#xD;
  180. channel-group 13 mode on&#xD;
  181. !&#xD;
  182. interface Ethernet5&#xD;
  183. switchport mode trunk&#xD;
  184. channel-group 34 mode on&#xD;
  185. !&#xD;
  186. interface Ethernet6&#xD;
  187. switchport mode trunk&#xD;
  188. channel-group 34 mode on&#xD;
  189. !&#xD;
  190. interface Management1&#xD;
  191. ! ip of ma1 configured on launch&#xD;
  192. !&#xD;
  193. interface Vlan1&#xD;
  194. ip address 10.10.10.30/24&#xD;
  195. !&#xD;
  196. no ip routing&#xD;
  197. !&#xD;
  198. !&#xD;
  199. end&#xD;
  200. </entry>
  201. </extensions>
  202. <interface id="0" name="Ethernet1"/>
  203. <interface id="1" name="Ethernet2"/>
  204. <interface id="2" name="Ethernet3"/>
  205. <interface id="3" name="Ethernet4"/>
  206. <interface id="4" name="Ethernet5"/>
  207. <interface id="5" name="Ethernet6"/>
  208. </node>
  209. <node name="veos-4" type="SIMPLE" subtype="vEOS" location="413,221" ipv4="10.10.10.40">
  210. <extensions>
  211. <entry key="Auto-generate config" type="Boolean">false</entry>
  212. <entry key="config" type="String">! device: vEOS-4 (vEOS, EOS-4.14.2F)&#xD;
  213. !&#xD;
  214. ! boot system flash:/vEOS.swi&#xD;
  215. !&#xD;
  216. ! AdvCompNet Lab 1 DCN Scenario 2&#xD;
  217. !&#xD;
  218. transceiver qsfp default-mode 4x10G&#xD;
  219. !&#xD;
  220. hostname veos-4&#xD;
  221. !&#xD;
  222. spanning-tree mode rapid-pvst&#xD;
  223. !&#xD;
  224. no aaa root&#xD;
  225. !&#xD;
  226. username admin privilege 15 role network-admin secret 5 $1$1.amWz6M$rWEBTalt7rkz5d8/8dbmU0&#xD;
  227. username cisco privilege 15 role network-admin secret 5 $1$rQS0W9wP$ZUzVG2XoGCCZCJopFp1aV/&#xD;
  228. !&#xD;
  229. interface Port-Channel24&#xD;
  230. switchport mode trunk&#xD;
  231. !&#xD;
  232. interface Port-Channel34&#xD;
  233. switchport mode trunk&#xD;
  234. !&#xD;
  235. interface Ethernet1&#xD;
  236. switchport mode trunk&#xD;
  237. channel-group 24 mode on&#xD;
  238. !&#xD;
  239. interface Ethernet2&#xD;
  240. switchport mode trunk&#xD;
  241. channel-group 24 mode on&#xD;
  242. !&#xD;
  243. interface Ethernet3&#xD;
  244. switchport mode trunk&#xD;
  245. channel-group 34 mode on&#xD;
  246. !&#xD;
  247. interface Ethernet4&#xD;
  248. switchport mode trunk&#xD;
  249. channel-group 34 mode on&#xD;
  250. !&#xD;
  251. interface Management1&#xD;
  252. ! ip of ma1 configured on launch&#xD;
  253. !&#xD;
  254. interface Vlan1&#xD;
  255. ip address 10.10.10.40/24&#xD;
  256. !&#xD;
  257. no ip routing&#xD;
  258. !&#xD;
  259. !&#xD;
  260. end&#xD;
  261. </entry>
  262. </extensions>
  263. <interface id="0" name="Ethernet1"/>
  264. <interface id="1" name="Ethernet2"/>
  265. <interface id="2" name="Ethernet3"/>
  266. <interface id="3" name="Ethernet4"/>
  267. </node>
  268. <connection dst="/virl:topology/virl:node[1]/virl:interface[1]" src="/virl:topology/virl:node[2]/virl:interface[1]"/>
  269. <connection dst="/virl:topology/virl:node[1]/virl:interface[2]" src="/virl:topology/virl:node[2]/virl:interface[2]"/>
  270. <connection dst="/virl:topology/virl:node[3]/virl:interface[1]" src="/virl:topology/virl:node[2]/virl:interface[3]"/>
  271. <connection dst="/virl:topology/virl:node[3]/virl:interface[2]" src="/virl:topology/virl:node[2]/virl:interface[4]"/>
  272. <connection dst="/virl:topology/virl:node[4]/virl:interface[1]" src="/virl:topology/virl:node[2]/virl:interface[5]"/>
  273. <connection dst="/virl:topology/virl:node[4]/virl:interface[2]" src="/virl:topology/virl:node[2]/virl:interface[6]"/>
  274. <connection dst="/virl:topology/virl:node[3]/virl:interface[3]" src="/virl:topology/virl:node[1]/virl:interface[3]"/>
  275. <connection dst="/virl:topology/virl:node[3]/virl:interface[4]" src="/virl:topology/virl:node[1]/virl:interface[4]"/>
  276. <connection dst="/virl:topology/virl:node[3]/virl:interface[5]" src="/virl:topology/virl:node[4]/virl:interface[3]"/>
  277. <connection dst="/virl:topology/virl:node[3]/virl:interface[6]" src="/virl:topology/virl:node[4]/virl:interface[4]"/>
  278. </topology>