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.

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