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.

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