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.

920 lines
32 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.95" xsi:schemaLocation="http://www.cisco.com/VIRL https://raw.github.com/CiscoVIRL/schema/v0.95/virl.xsd">
  3. <extensions>
  4. <entry key="AutoNetkit.enable_cdp" type="Boolean">true</entry>
  5. <entry key="AutoNetkit.enable_routing" type="Boolean">false</entry>
  6. <entry key="management_network" type="String">exclusive</entry>
  7. </extensions>
  8. <node name="nxosv-spine1" type="SIMPLE" subtype="NX-OSv" location="419,163">
  9. <extensions>
  10. <entry key="AutoNetkit.mgmt_ip" type="string"></entry>
  11. <entry key="config" type="String">! NX-OSv Config generated on 2016-11-23 15:38&#xD;
  12. ! by autonetkit_0.23.5&#xD;
  13. !&#xD;
  14. version 6.2(1)&#xD;
  15. license grace-period&#xD;
  16. !&#xD;
  17. hostname nxosv-spine1&#xD;
  18. install feature-set fabricpath&#xD;
  19. vdc nxosv-spine1 id 1&#xD;
  20. allocate interface Ethernet2/1-48&#xD;
  21. allocate interface Ethernet3/1-48&#xD;
  22. limit-resource vlan minimum 16 maximum 4094&#xD;
  23. limit-resource vrf minimum 2 maximum 4096&#xD;
  24. limit-resource port-channel minimum 0 maximum 768&#xD;
  25. limit-resource u4route-mem minimum 96 maximum 96&#xD;
  26. limit-resource u6route-mem minimum 24 maximum 24&#xD;
  27. limit-resource m4route-mem minimum 58 maximum 58&#xD;
  28. limit-resource m6route-mem minimum 8 maximum 8&#xD;
  29. &#xD;
  30. feature telnet&#xD;
  31. feature-set fabricpath&#xD;
  32. &#xD;
  33. &#xD;
  34. username adminbackup password 5 ! role network-operator&#xD;
  35. username admin password 5 $1$KuOSBsvW$Cy0TSD..gEBGBPjzpDgf51 role network-admin&#xD;
  36. username cisco password 5 $1$Nk7ZkwH0$fyiRmMMfIheqE3BqvcL0C1 role network-operator&#xD;
  37. username cisco role network-admin&#xD;
  38. username lab password 5 $1$buoy/oqy$.EXQz8rCn72ii8qtdldj00 role network-admin&#xD;
  39. no password strength-check&#xD;
  40. ip domain-lookup&#xD;
  41. copp profile strict&#xD;
  42. snmp-server user lab network-admin auth md5 0x5ceb414591539ee35159fca86fdfa101 priv 0x5ceb414591539ee35159fca86fdfa101 localizedkey&#xD;
  43. snmp-server user admin network-admin auth md5 0x328945d53e05e8e7207f8c20b142f0b7 priv 0x328945d53e05e8e7207f8c20b142f0b7 localizedkey&#xD;
  44. snmp-server user cisco network-operator auth md5 0x55b3c64a53fb95518e75358ee75e82e9 priv 0x55b3c64a53fb95518e75358ee75e82e9 localizedkey&#xD;
  45. snmp-server user cisco network-admin&#xD;
  46. rmon event 1 log trap public description FATAL(1) owner PMON@FATAL&#xD;
  47. rmon event 2 log trap public description CRITICAL(2) owner PMON@CRITICAL&#xD;
  48. rmon event 3 log trap public description ERROR(3) owner PMON@ERROR&#xD;
  49. rmon event 4 log trap public description WARNING(4) owner PMON@WARNING&#xD;
  50. rmon event 5 log trap public description INFORMATION(5) owner PMON@INFO&#xD;
  51. &#xD;
  52. &#xD;
  53. vlan 1,10&#xD;
  54. vlan 10&#xD;
  55. mode fabricpath&#xD;
  56. &#xD;
  57. vrf context management&#xD;
  58. hardware forwarding unicast trace&#xD;
  59. &#xD;
  60. interface Loopback0&#xD;
  61. description Loopback&#xD;
  62. ip address 192.168.0.1/32&#xD;
  63. &#xD;
  64. interface Ethernet2/1&#xD;
  65. description to nxosv-leaf1&#xD;
  66. switchport&#xD;
  67. switchport mode fabricpath&#xD;
  68. no shutdown&#xD;
  69. &#xD;
  70. interface Ethernet2/2&#xD;
  71. description to nxosv-leaf2&#xD;
  72. switchport&#xD;
  73. switchport mode fabricpath&#xD;
  74. no shutdown&#xD;
  75. &#xD;
  76. interface Ethernet2/3&#xD;
  77. description to nxosv-leaf3&#xD;
  78. switchport&#xD;
  79. switchport mode fabricpath&#xD;
  80. no shutdown&#xD;
  81. &#xD;
  82. interface Ethernet2/4&#xD;
  83. description to nxosv-leaf4&#xD;
  84. switchport&#xD;
  85. switchport mode fabricpath&#xD;
  86. no shutdown&#xD;
  87. &#xD;
  88. interface mgmt0&#xD;
  89. description OOB Management&#xD;
  90. ! Configured on launch&#xD;
  91. no ip address&#xD;
  92. duplex full&#xD;
  93. no shutdown&#xD;
  94. vrf member management&#xD;
  95. &#xD;
  96. fabricpath domain default&#xD;
  97. &#xD;
  98. &#xD;
  99. line console&#xD;
  100. line vty&#xD;
  101. &#xD;
  102. &#xD;
  103. ! FabricPath stuff&#xD;
  104. &#xD;
  105. !install feature-set fabricpath&#xD;
  106. !feature-set fabricpath&#xD;
  107. !fabricpath domain default&#xD;
  108. &#xD;
  109. !vlan 1,10&#xD;
  110. !vlan 10&#xD;
  111. ! mode fabricpath&#xD;
  112. &#xD;
  113. ! Additionally for every interface going to the fabric&#xD;
  114. !&#xD;
  115. !interface Ethernet2/1&#xD;
  116. ! switchport&#xD;
  117. ! switchport mode fabricpath&#xD;
  118. ! no shutdown&#xD;
  119. &#xD;
  120. ! Additionally on leaf nodes for every interface going to connected hosts&#xD;
  121. !&#xD;
  122. !interface Ethernet2/3&#xD;
  123. ! switchport&#xD;
  124. ! switchport access vlan 10&#xD;
  125. ! no shutdown</entry>
  126. </extensions>
  127. <interface id="0" name="Ethernet2/1" ipv4="10.0.0.10" netPrefixLenV4="30"/>
  128. <interface id="1" name="Ethernet2/2" ipv4="10.0.0.14" netPrefixLenV4="30"/>
  129. <interface id="2" name="Ethernet2/3" ipv4="10.0.0.22" netPrefixLenV4="30"/>
  130. <interface id="3" name="Ethernet2/4" ipv4="10.0.0.26" netPrefixLenV4="30"/>
  131. </node>
  132. <node name="nxosv-spine2" type="SIMPLE" subtype="NX-OSv" location="646,160">
  133. <extensions>
  134. <entry key="AutoNetkit.mgmt_ip" type="string"></entry>
  135. <entry key="config" type="String">! NX-OSv Config generated on 2016-11-23 15:38&#xD;
  136. ! by autonetkit_0.23.5&#xD;
  137. !&#xD;
  138. version 6.2(1)&#xD;
  139. license grace-period&#xD;
  140. !&#xD;
  141. hostname nxosv-spine2&#xD;
  142. install feature-set fabricpath&#xD;
  143. vdc nxosv-spine2 id 1&#xD;
  144. allocate interface Ethernet2/1-48&#xD;
  145. allocate interface Ethernet3/1-48&#xD;
  146. limit-resource vlan minimum 16 maximum 4094&#xD;
  147. limit-resource vrf minimum 2 maximum 4096&#xD;
  148. limit-resource port-channel minimum 0 maximum 768&#xD;
  149. limit-resource u4route-mem minimum 96 maximum 96&#xD;
  150. limit-resource u6route-mem minimum 24 maximum 24&#xD;
  151. limit-resource m4route-mem minimum 58 maximum 58&#xD;
  152. limit-resource m6route-mem minimum 8 maximum 8&#xD;
  153. &#xD;
  154. feature telnet&#xD;
  155. feature-set fabricpath&#xD;
  156. &#xD;
  157. &#xD;
  158. username adminbackup password 5 ! role network-operator&#xD;
  159. username admin password 5 $1$KuOSBsvW$Cy0TSD..gEBGBPjzpDgf51 role network-admin&#xD;
  160. username cisco password 5 $1$Nk7ZkwH0$fyiRmMMfIheqE3BqvcL0C1 role network-operator&#xD;
  161. username cisco role network-admin&#xD;
  162. username lab password 5 $1$buoy/oqy$.EXQz8rCn72ii8qtdldj00 role network-admin&#xD;
  163. no password strength-check&#xD;
  164. ip domain-lookup&#xD;
  165. copp profile strict&#xD;
  166. snmp-server user lab network-admin auth md5 0x5ceb414591539ee35159fca86fdfa101 priv 0x5ceb414591539ee35159fca86fdfa101 localizedkey&#xD;
  167. snmp-server user admin network-admin auth md5 0x328945d53e05e8e7207f8c20b142f0b7 priv 0x328945d53e05e8e7207f8c20b142f0b7 localizedkey&#xD;
  168. snmp-server user cisco network-operator auth md5 0x55b3c64a53fb95518e75358ee75e82e9 priv 0x55b3c64a53fb95518e75358ee75e82e9 localizedkey&#xD;
  169. snmp-server user cisco network-admin&#xD;
  170. rmon event 1 log trap public description FATAL(1) owner PMON@FATAL&#xD;
  171. rmon event 2 log trap public description CRITICAL(2) owner PMON@CRITICAL&#xD;
  172. rmon event 3 log trap public description ERROR(3) owner PMON@ERROR&#xD;
  173. rmon event 4 log trap public description WARNING(4) owner PMON@WARNING&#xD;
  174. rmon event 5 log trap public description INFORMATION(5) owner PMON@INFO&#xD;
  175. &#xD;
  176. &#xD;
  177. vlan 1,10&#xD;
  178. vlan 10&#xD;
  179. mode fabricpath&#xD;
  180. &#xD;
  181. &#xD;
  182. vrf context management&#xD;
  183. hardware forwarding unicast trace&#xD;
  184. &#xD;
  185. interface Loopback0&#xD;
  186. description Loopback&#xD;
  187. ip address 192.168.0.6/32&#xD;
  188. &#xD;
  189. interface Ethernet2/1&#xD;
  190. description to nxosv-leaf1&#xD;
  191. switchport&#xD;
  192. switchport mode fabricpath&#xD;
  193. no shutdown&#xD;
  194. &#xD;
  195. interface Ethernet2/2&#xD;
  196. description to nxosv-leaf2&#xD;
  197. switchport&#xD;
  198. switchport mode fabricpath&#xD;
  199. no shutdown&#xD;
  200. &#xD;
  201. interface Ethernet2/3&#xD;
  202. description to nxosv-leaf3&#xD;
  203. switchport&#xD;
  204. switchport mode fabricpath&#xD;
  205. no shutdown&#xD;
  206. &#xD;
  207. interface Ethernet2/4&#xD;
  208. description to nxosv-leaf4&#xD;
  209. switchport&#xD;
  210. switchport mode fabricpath&#xD;
  211. no shutdown&#xD;
  212. &#xD;
  213. interface mgmt0&#xD;
  214. description OOB Management&#xD;
  215. ! Configured on launch&#xD;
  216. no ip address&#xD;
  217. duplex full&#xD;
  218. no shutdown&#xD;
  219. vrf member management&#xD;
  220. &#xD;
  221. fabricpath domain default&#xD;
  222. &#xD;
  223. &#xD;
  224. line console&#xD;
  225. line vty&#xD;
  226. &#xD;
  227. &#xD;
  228. ! FabricPath stuff&#xD;
  229. &#xD;
  230. !install feature-set fabricpath&#xD;
  231. !feature-set fabricpath&#xD;
  232. !fabricpath domain default&#xD;
  233. &#xD;
  234. !vlan 1,10&#xD;
  235. !vlan 10&#xD;
  236. ! mode fabricpath&#xD;
  237. &#xD;
  238. ! Additionally for every interface going to the fabric&#xD;
  239. !&#xD;
  240. !interface Ethernet2/1&#xD;
  241. ! switchport&#xD;
  242. ! switchport mode fabricpath&#xD;
  243. ! no shutdown&#xD;
  244. &#xD;
  245. ! Additionally on leaf nodes for every interface going to connected hosts&#xD;
  246. !&#xD;
  247. !interface Ethernet2/3&#xD;
  248. ! switchport&#xD;
  249. ! switchport access vlan 10&#xD;
  250. ! no shutdown</entry>
  251. </extensions>
  252. <interface id="0" name="Ethernet2/1" ipv4="10.0.0.18" netPrefixLenV4="30"/>
  253. <interface id="1" name="Ethernet2/2" ipv4="10.0.0.34" netPrefixLenV4="30"/>
  254. <interface id="2" name="Ethernet2/3" ipv4="10.0.0.38" netPrefixLenV4="30"/>
  255. <interface id="3" name="Ethernet2/4" ipv4="10.0.0.42" netPrefixLenV4="30"/>
  256. </node>
  257. <node name="nxosv-leaf1" type="SIMPLE" subtype="NX-OSv" location="248,321">
  258. <extensions>
  259. <entry key="AutoNetkit.mgmt_ip" type="string"></entry>
  260. <entry key="config" type="String">! NX-OSv Config generated on 2016-11-23 15:38&#xD;
  261. ! by autonetkit_0.23.5&#xD;
  262. !&#xD;
  263. version 6.2(1)&#xD;
  264. license grace-period&#xD;
  265. !&#xD;
  266. hostname nxosv-leaf1&#xD;
  267. install feature-set fabricpath&#xD;
  268. vdc nxosv-leaf1 id 1&#xD;
  269. allocate interface Ethernet2/1-48&#xD;
  270. allocate interface Ethernet3/1-48&#xD;
  271. limit-resource vlan minimum 16 maximum 4094&#xD;
  272. limit-resource vrf minimum 2 maximum 4096&#xD;
  273. limit-resource port-channel minimum 0 maximum 768&#xD;
  274. limit-resource u4route-mem minimum 96 maximum 96&#xD;
  275. limit-resource u6route-mem minimum 24 maximum 24&#xD;
  276. limit-resource m4route-mem minimum 58 maximum 58&#xD;
  277. limit-resource m6route-mem minimum 8 maximum 8&#xD;
  278. &#xD;
  279. feature telnet&#xD;
  280. feature-set fabricpath&#xD;
  281. &#xD;
  282. username adminbackup password 5 ! role network-operator&#xD;
  283. username admin password 5 $1$KuOSBsvW$Cy0TSD..gEBGBPjzpDgf51 role network-admin&#xD;
  284. username cisco password 5 $1$Nk7ZkwH0$fyiRmMMfIheqE3BqvcL0C1 role network-operator&#xD;
  285. username cisco role network-admin&#xD;
  286. username lab password 5 $1$buoy/oqy$.EXQz8rCn72ii8qtdldj00 role network-admin&#xD;
  287. no password strength-check&#xD;
  288. ip domain-lookup&#xD;
  289. copp profile strict&#xD;
  290. snmp-server user lab network-admin auth md5 0x5ceb414591539ee35159fca86fdfa101 priv 0x5ceb414591539ee35159fca86fdfa101 localizedkey&#xD;
  291. snmp-server user admin network-admin auth md5 0x328945d53e05e8e7207f8c20b142f0b7 priv 0x328945d53e05e8e7207f8c20b142f0b7 localizedkey&#xD;
  292. snmp-server user cisco network-operator auth md5 0x55b3c64a53fb95518e75358ee75e82e9 priv 0x55b3c64a53fb95518e75358ee75e82e9 localizedkey&#xD;
  293. snmp-server user cisco network-admin&#xD;
  294. rmon event 1 log trap public description FATAL(1) owner PMON@FATAL&#xD;
  295. rmon event 2 log trap public description CRITICAL(2) owner PMON@CRITICAL&#xD;
  296. rmon event 3 log trap public description ERROR(3) owner PMON@ERROR&#xD;
  297. rmon event 4 log trap public description WARNING(4) owner PMON@WARNING&#xD;
  298. rmon event 5 log trap public description INFORMATION(5) owner PMON@INFO&#xD;
  299. &#xD;
  300. vlan 1,10&#xD;
  301. vlan 10&#xD;
  302. mode fabricpath&#xD;
  303. &#xD;
  304. vrf context management&#xD;
  305. hardware forwarding unicast trace&#xD;
  306. &#xD;
  307. interface Loopback0&#xD;
  308. description Loopback&#xD;
  309. ip address 192.168.0.2/32&#xD;
  310. &#xD;
  311. interface Ethernet2/1&#xD;
  312. description to nxosv-spine1&#xD;
  313. switchport&#xD;
  314. switchport mode fabricpath&#xD;
  315. no shutdown&#xD;
  316. &#xD;
  317. interface Ethernet2/2&#xD;
  318. description to nxosv-spine2&#xD;
  319. switchport&#xD;
  320. switchport mode fabricpath&#xD;
  321. no shutdown&#xD;
  322. &#xD;
  323. interface Ethernet2/3&#xD;
  324. description to lxc-iperf-1&#xD;
  325. switchport&#xD;
  326. switchport access vlan 10&#xD;
  327. no shutdown&#xD;
  328. &#xD;
  329. interface mgmt0&#xD;
  330. description OOB Management&#xD;
  331. ! Configured on launch&#xD;
  332. no ip address&#xD;
  333. duplex full&#xD;
  334. no shutdown&#xD;
  335. vrf member management&#xD;
  336. &#xD;
  337. fabricpath domain default&#xD;
  338. &#xD;
  339. &#xD;
  340. line console&#xD;
  341. line vty&#xD;
  342. &#xD;
  343. &#xD;
  344. ! FabricPath stuff&#xD;
  345. &#xD;
  346. !install feature-set fabricpath&#xD;
  347. !feature-set fabricpath&#xD;
  348. !fabricpath domain default&#xD;
  349. &#xD;
  350. !vlan 1,10&#xD;
  351. !vlan 10&#xD;
  352. ! mode fabricpath&#xD;
  353. &#xD;
  354. ! Additionally for every interface going to the fabric&#xD;
  355. !&#xD;
  356. !interface Ethernet2/1&#xD;
  357. ! switchport&#xD;
  358. ! switchport mode fabricpath&#xD;
  359. ! no shutdown&#xD;
  360. &#xD;
  361. ! Additionally on leaf nodes for every interface going to connected hosts&#xD;
  362. !&#xD;
  363. !interface Ethernet2/3&#xD;
  364. ! switchport&#xD;
  365. ! switchport access vlan 10&#xD;
  366. ! no shutdown</entry>
  367. </extensions>
  368. <interface id="0" name="Ethernet2/1" ipv4="10.0.0.9" netPrefixLenV4="30"/>
  369. <interface id="1" name="Ethernet2/2" ipv4="10.0.0.17" netPrefixLenV4="30"/>
  370. <interface id="2" name="Ethernet2/3" ipv4="10.0.0.6" netPrefixLenV4="30"/>
  371. </node>
  372. <node name="nxosv-leaf2" type="SIMPLE" subtype="NX-OSv" location="424,325">
  373. <extensions>
  374. <entry key="AutoNetkit.mgmt_ip" type="string"></entry>
  375. <entry key="config" type="String">! NX-OSv Config generated on 2016-11-23 15:38&#xD;
  376. ! by autonetkit_0.23.5&#xD;
  377. !&#xD;
  378. version 6.2(1)&#xD;
  379. license grace-period&#xD;
  380. !&#xD;
  381. hostname nxosv-leaf2&#xD;
  382. install feature-set fabricpath&#xD;
  383. vdc nxosv-leaf2 id 1&#xD;
  384. allocate interface Ethernet2/1-48&#xD;
  385. allocate interface Ethernet3/1-48&#xD;
  386. limit-resource vlan minimum 16 maximum 4094&#xD;
  387. limit-resource vrf minimum 2 maximum 4096&#xD;
  388. limit-resource port-channel minimum 0 maximum 768&#xD;
  389. limit-resource u4route-mem minimum 96 maximum 96&#xD;
  390. limit-resource u6route-mem minimum 24 maximum 24&#xD;
  391. limit-resource m4route-mem minimum 58 maximum 58&#xD;
  392. limit-resource m6route-mem minimum 8 maximum 8&#xD;
  393. &#xD;
  394. feature telnet&#xD;
  395. feature-set fabricpath&#xD;
  396. &#xD;
  397. &#xD;
  398. username adminbackup password 5 ! role network-operator&#xD;
  399. username admin password 5 $1$KuOSBsvW$Cy0TSD..gEBGBPjzpDgf51 role network-admin&#xD;
  400. username cisco password 5 $1$Nk7ZkwH0$fyiRmMMfIheqE3BqvcL0C1 role network-operator&#xD;
  401. username cisco role network-admin&#xD;
  402. username lab password 5 $1$buoy/oqy$.EXQz8rCn72ii8qtdldj00 role network-admin&#xD;
  403. no password strength-check&#xD;
  404. ip domain-lookup&#xD;
  405. copp profile strict&#xD;
  406. snmp-server user lab network-admin auth md5 0x5ceb414591539ee35159fca86fdfa101 priv 0x5ceb414591539ee35159fca86fdfa101 localizedkey&#xD;
  407. snmp-server user admin network-admin auth md5 0x328945d53e05e8e7207f8c20b142f0b7 priv 0x328945d53e05e8e7207f8c20b142f0b7 localizedkey&#xD;
  408. snmp-server user cisco network-operator auth md5 0x55b3c64a53fb95518e75358ee75e82e9 priv 0x55b3c64a53fb95518e75358ee75e82e9 localizedkey&#xD;
  409. snmp-server user cisco network-admin&#xD;
  410. rmon event 1 log trap public description FATAL(1) owner PMON@FATAL&#xD;
  411. rmon event 2 log trap public description CRITICAL(2) owner PMON@CRITICAL&#xD;
  412. rmon event 3 log trap public description ERROR(3) owner PMON@ERROR&#xD;
  413. rmon event 4 log trap public description WARNING(4) owner PMON@WARNING&#xD;
  414. rmon event 5 log trap public description INFORMATION(5) owner PMON@INFO&#xD;
  415. &#xD;
  416. &#xD;
  417. vlan 1,10&#xD;
  418. vlan 10&#xD;
  419. mode fabricpath&#xD;
  420. &#xD;
  421. vrf context management&#xD;
  422. hardware forwarding unicast trace&#xD;
  423. &#xD;
  424. interface Loopback0&#xD;
  425. description Loopback&#xD;
  426. ip address 192.168.0.5/32&#xD;
  427. &#xD;
  428. interface Ethernet2/1&#xD;
  429. description to nxosv-spine1&#xD;
  430. switchport&#xD;
  431. switchport mode fabricpath&#xD;
  432. no shutdown&#xD;
  433. &#xD;
  434. interface Ethernet2/2&#xD;
  435. description to nxosv-spine2&#xD;
  436. switchport&#xD;
  437. switchport mode fabricpath&#xD;
  438. no shutdown&#xD;
  439. &#xD;
  440. interface Ethernet2/3&#xD;
  441. description to lxc-iperf-2&#xD;
  442. switchport&#xD;
  443. switchport access vlan 10&#xD;
  444. no shutdown&#xD;
  445. &#xD;
  446. interface mgmt0&#xD;
  447. description OOB Management&#xD;
  448. ! Configured on launch&#xD;
  449. no ip address&#xD;
  450. duplex full&#xD;
  451. no shutdown&#xD;
  452. vrf member management&#xD;
  453. &#xD;
  454. fabricpath domain default&#xD;
  455. &#xD;
  456. &#xD;
  457. line console&#xD;
  458. line vty&#xD;
  459. &#xD;
  460. &#xD;
  461. ! FabricPath stuff&#xD;
  462. &#xD;
  463. !install feature-set fabricpath&#xD;
  464. !feature-set fabricpath&#xD;
  465. !fabricpath domain default&#xD;
  466. &#xD;
  467. !vlan 1,10&#xD;
  468. !vlan 10&#xD;
  469. ! mode fabricpath&#xD;
  470. &#xD;
  471. ! Additionally for every interface going to the fabric&#xD;
  472. !&#xD;
  473. !interface Ethernet2/1&#xD;
  474. ! switchport&#xD;
  475. ! switchport mode fabricpath&#xD;
  476. ! no shutdown&#xD;
  477. &#xD;
  478. ! Additionally on leaf nodes for every interface going to connected hosts&#xD;
  479. !&#xD;
  480. !interface Ethernet2/3&#xD;
  481. ! switchport&#xD;
  482. ! switchport access vlan 10&#xD;
  483. ! no shutdown</entry>
  484. </extensions>
  485. <interface id="0" name="Ethernet2/1" ipv4="10.0.0.13" netPrefixLenV4="30"/>
  486. <interface id="1" name="Ethernet2/2" ipv4="10.0.0.33" netPrefixLenV4="30"/>
  487. <interface id="2" name="Ethernet2/3" ipv4="10.0.0.30" netPrefixLenV4="30"/>
  488. </node>
  489. <node name="nxosv-leaf3" type="SIMPLE" subtype="NX-OSv" location="607,321">
  490. <extensions>
  491. <entry key="AutoNetkit.mgmt_ip" type="string"></entry>
  492. <entry key="config" type="String">! NX-OSv Config generated on 2016-11-23 15:38&#xD;
  493. ! by autonetkit_0.23.5&#xD;
  494. !&#xD;
  495. version 6.2(1)&#xD;
  496. license grace-period&#xD;
  497. !&#xD;
  498. hostname nxosv-leaf3&#xD;
  499. install feature-set fabricpath&#xD;
  500. vdc nxosv-leaf3 id 1&#xD;
  501. allocate interface Ethernet2/1-48&#xD;
  502. allocate interface Ethernet3/1-48&#xD;
  503. limit-resource vlan minimum 16 maximum 4094&#xD;
  504. limit-resource vrf minimum 2 maximum 4096&#xD;
  505. limit-resource port-channel minimum 0 maximum 768&#xD;
  506. limit-resource u4route-mem minimum 96 maximum 96&#xD;
  507. limit-resource u6route-mem minimum 24 maximum 24&#xD;
  508. limit-resource m4route-mem minimum 58 maximum 58&#xD;
  509. limit-resource m6route-mem minimum 8 maximum 8&#xD;
  510. &#xD;
  511. feature telnet&#xD;
  512. feature-set fabricpath&#xD;
  513. &#xD;
  514. username adminbackup password 5 ! role network-operator&#xD;
  515. username admin password 5 $1$KuOSBsvW$Cy0TSD..gEBGBPjzpDgf51 role network-admin&#xD;
  516. username cisco password 5 $1$Nk7ZkwH0$fyiRmMMfIheqE3BqvcL0C1 role network-operator&#xD;
  517. username cisco role network-admin&#xD;
  518. username lab password 5 $1$buoy/oqy$.EXQz8rCn72ii8qtdldj00 role network-admin&#xD;
  519. no password strength-check&#xD;
  520. ip domain-lookup&#xD;
  521. copp profile strict&#xD;
  522. snmp-server user lab network-admin auth md5 0x5ceb414591539ee35159fca86fdfa101 priv 0x5ceb414591539ee35159fca86fdfa101 localizedkey&#xD;
  523. snmp-server user admin network-admin auth md5 0x328945d53e05e8e7207f8c20b142f0b7 priv 0x328945d53e05e8e7207f8c20b142f0b7 localizedkey&#xD;
  524. snmp-server user cisco network-operator auth md5 0x55b3c64a53fb95518e75358ee75e82e9 priv 0x55b3c64a53fb95518e75358ee75e82e9 localizedkey&#xD;
  525. snmp-server user cisco network-admin&#xD;
  526. rmon event 1 log trap public description FATAL(1) owner PMON@FATAL&#xD;
  527. rmon event 2 log trap public description CRITICAL(2) owner PMON@CRITICAL&#xD;
  528. rmon event 3 log trap public description ERROR(3) owner PMON@ERROR&#xD;
  529. rmon event 4 log trap public description WARNING(4) owner PMON@WARNING&#xD;
  530. rmon event 5 log trap public description INFORMATION(5) owner PMON@INFO&#xD;
  531. &#xD;
  532. &#xD;
  533. vlan 1,10&#xD;
  534. vlan 10&#xD;
  535. mode fabricpath&#xD;
  536. &#xD;
  537. vrf context management&#xD;
  538. hardware forwarding unicast trace&#xD;
  539. &#xD;
  540. interface Loopback0&#xD;
  541. description Loopback&#xD;
  542. ip address 192.168.0.8/32&#xD;
  543. &#xD;
  544. interface Ethernet2/1&#xD;
  545. description to nxosv-spine1&#xD;
  546. switchport&#xD;
  547. switchport mode fabricpath&#xD;
  548. no shutdown&#xD;
  549. &#xD;
  550. interface Ethernet2/2&#xD;
  551. description to nxosv-spine2&#xD;
  552. switchport&#xD;
  553. switchport mode fabricpath&#xD;
  554. no shutdown&#xD;
  555. &#xD;
  556. interface Ethernet2/3&#xD;
  557. description to lxc-iperf-3&#xD;
  558. switchport&#xD;
  559. switchport access vlan 10&#xD;
  560. no shutdown&#xD;
  561. &#xD;
  562. interface mgmt0&#xD;
  563. description OOB Management&#xD;
  564. ! Configured on launch&#xD;
  565. no ip address&#xD;
  566. duplex full&#xD;
  567. no shutdown&#xD;
  568. vrf member management&#xD;
  569. &#xD;
  570. fabricpath domain default&#xD;
  571. &#xD;
  572. &#xD;
  573. line console&#xD;
  574. line vty&#xD;
  575. &#xD;
  576. &#xD;
  577. ! FabricPath stuff&#xD;
  578. &#xD;
  579. !install feature-set fabricpath&#xD;
  580. !feature-set fabricpath&#xD;
  581. !fabricpath domain default&#xD;
  582. &#xD;
  583. !vlan 1,10&#xD;
  584. !vlan 10&#xD;
  585. ! mode fabricpath&#xD;
  586. &#xD;
  587. ! Additionally for every interface going to the fabric&#xD;
  588. !&#xD;
  589. !interface Ethernet2/1&#xD;
  590. ! switchport&#xD;
  591. ! switchport mode fabricpath&#xD;
  592. ! no shutdown&#xD;
  593. &#xD;
  594. ! Additionally on leaf nodes for every interface going to connected hosts&#xD;
  595. !&#xD;
  596. !interface Ethernet2/3&#xD;
  597. ! switchport&#xD;
  598. ! switchport access vlan 10&#xD;
  599. ! no shutdown</entry>
  600. </extensions>
  601. <interface id="0" name="Ethernet2/1" ipv4="10.0.0.21" netPrefixLenV4="30"/>
  602. <interface id="1" name="Ethernet2/2" ipv4="10.0.0.37" netPrefixLenV4="30"/>
  603. <interface id="2" name="Ethernet2/3" ipv4="10.0.0.46" netPrefixLenV4="30"/>
  604. </node>
  605. <node name="nxosv-leaf4" type="SIMPLE" subtype="NX-OSv" location="775,320">
  606. <extensions>
  607. <entry key="AutoNetkit.mgmt_ip" type="string"></entry>
  608. <entry key="config" type="String">! NX-OSv Config generated on 2016-11-23 15:38&#xD;
  609. ! by autonetkit_0.23.5&#xD;
  610. !&#xD;
  611. version 6.2(1)&#xD;
  612. license grace-period&#xD;
  613. !&#xD;
  614. hostname nxosv-leaf4&#xD;
  615. install feature-set fabricpath&#xD;
  616. vdc nxosv-leaf4 id 1&#xD;
  617. allocate interface Ethernet2/1-48&#xD;
  618. allocate interface Ethernet3/1-48&#xD;
  619. limit-resource vlan minimum 16 maximum 4094&#xD;
  620. limit-resource vrf minimum 2 maximum 4096&#xD;
  621. limit-resource port-channel minimum 0 maximum 768&#xD;
  622. limit-resource u4route-mem minimum 96 maximum 96&#xD;
  623. limit-resource u6route-mem minimum 24 maximum 24&#xD;
  624. limit-resource m4route-mem minimum 58 maximum 58&#xD;
  625. limit-resource m6route-mem minimum 8 maximum 8&#xD;
  626. &#xD;
  627. feature telnet&#xD;
  628. feature-set fabricpath&#xD;
  629. &#xD;
  630. &#xD;
  631. username adminbackup password 5 ! role network-operator&#xD;
  632. username admin password 5 $1$KuOSBsvW$Cy0TSD..gEBGBPjzpDgf51 role network-admin&#xD;
  633. username cisco password 5 $1$Nk7ZkwH0$fyiRmMMfIheqE3BqvcL0C1 role network-operator&#xD;
  634. username cisco role network-admin&#xD;
  635. username lab password 5 $1$buoy/oqy$.EXQz8rCn72ii8qtdldj00 role network-admin&#xD;
  636. no password strength-check&#xD;
  637. ip domain-lookup&#xD;
  638. copp profile strict&#xD;
  639. snmp-server user lab network-admin auth md5 0x5ceb414591539ee35159fca86fdfa101 priv 0x5ceb414591539ee35159fca86fdfa101 localizedkey&#xD;
  640. snmp-server user admin network-admin auth md5 0x328945d53e05e8e7207f8c20b142f0b7 priv 0x328945d53e05e8e7207f8c20b142f0b7 localizedkey&#xD;
  641. snmp-server user cisco network-operator auth md5 0x55b3c64a53fb95518e75358ee75e82e9 priv 0x55b3c64a53fb95518e75358ee75e82e9 localizedkey&#xD;
  642. snmp-server user cisco network-admin&#xD;
  643. rmon event 1 log trap public description FATAL(1) owner PMON@FATAL&#xD;
  644. rmon event 2 log trap public description CRITICAL(2) owner PMON@CRITICAL&#xD;
  645. rmon event 3 log trap public description ERROR(3) owner PMON@ERROR&#xD;
  646. rmon event 4 log trap public description WARNING(4) owner PMON@WARNING&#xD;
  647. rmon event 5 log trap public description INFORMATION(5) owner PMON@INFO&#xD;
  648. &#xD;
  649. &#xD;
  650. vlan 1,10&#xD;
  651. vlan 10&#xD;
  652. mode fabricpath&#xD;
  653. &#xD;
  654. &#xD;
  655. vrf context management&#xD;
  656. hardware forwarding unicast trace&#xD;
  657. &#xD;
  658. interface Loopback0&#xD;
  659. description Loopback&#xD;
  660. ip address 192.168.0.10/32&#xD;
  661. &#xD;
  662. interface Ethernet2/1&#xD;
  663. description to nxosv-spine1&#xD;
  664. switchport&#xD;
  665. switchport mode fabricpath&#xD;
  666. no shutdown&#xD;
  667. &#xD;
  668. interface Ethernet2/2&#xD;
  669. description to nxosv-spine2&#xD;
  670. switchport&#xD;
  671. switchport mode fabricpath&#xD;
  672. no shutdown&#xD;
  673. &#xD;
  674. interface Ethernet2/3&#xD;
  675. description to lxc-iperf-4&#xD;
  676. switchport&#xD;
  677. switchport access vlan 10&#xD;
  678. no shutdown&#xD;
  679. &#xD;
  680. interface mgmt0&#xD;
  681. description OOB Management&#xD;
  682. ! Configured on launch&#xD;
  683. no ip address&#xD;
  684. duplex full&#xD;
  685. no shutdown&#xD;
  686. vrf member management&#xD;
  687. &#xD;
  688. fabricpath domain default&#xD;
  689. &#xD;
  690. &#xD;
  691. line console&#xD;
  692. line vty&#xD;
  693. &#xD;
  694. &#xD;
  695. ! FabricPath stuff&#xD;
  696. &#xD;
  697. !install feature-set fabricpath&#xD;
  698. !feature-set fabricpath&#xD;
  699. !fabricpath domain default&#xD;
  700. &#xD;
  701. !vlan 1,10&#xD;
  702. !vlan 10&#xD;
  703. ! mode fabricpath&#xD;
  704. &#xD;
  705. ! Additionally for every interface going to the fabric&#xD;
  706. !&#xD;
  707. !interface Ethernet2/1&#xD;
  708. ! switchport&#xD;
  709. ! switchport mode fabricpath&#xD;
  710. ! no shutdown&#xD;
  711. &#xD;
  712. ! Additionally on leaf nodes for every interface going to connected hosts&#xD;
  713. !&#xD;
  714. !interface Ethernet2/3&#xD;
  715. ! switchport&#xD;
  716. ! switchport access vlan 10&#xD;
  717. ! no shutdown</entry>
  718. </extensions>
  719. <interface id="0" name="Ethernet2/1" ipv4="10.0.0.25" netPrefixLenV4="30"/>
  720. <interface id="1" name="Ethernet2/2" ipv4="10.0.0.41" netPrefixLenV4="30"/>
  721. <interface id="2" name="Ethernet2/3" ipv4="10.0.0.50" netPrefixLenV4="30"/>
  722. </node>
  723. <node name="lxc-iperf-1" type="SIMPLE" subtype="lxc-iperf" location="240,424" ipv4="192.168.100.1">
  724. <extensions>
  725. <entry key="config" type="String">#cloud-config&#xD;
  726. bootcmd:&#xD;
  727. - ln -s -t /etc/rc.d /etc/rc.local&#xD;
  728. hostname: lxc-iperf-1&#xD;
  729. manage_etc_hosts: true&#xD;
  730. runcmd:&#xD;
  731. - systemctl start rc-local&#xD;
  732. - sed -i '/^\s*PasswordAuthentication\s\+no/d' /etc/ssh/sshd_config&#xD;
  733. - echo "UseDNS no" &gt;&gt; /etc/ssh/sshd_config&#xD;
  734. - service ssh restart&#xD;
  735. - service sshd restart&#xD;
  736. users:&#xD;
  737. - default&#xD;
  738. - gecos: User configured by VIRL Configuration Engine 0.23.9&#xD;
  739. lock-passwd: false&#xD;
  740. name: cisco&#xD;
  741. plain-text-passwd: cisco&#xD;
  742. shell: /bin/bash&#xD;
  743. ssh-authorized-keys:&#xD;
  744. - VIRL-USER-SSH-PUBLIC-KEY&#xD;
  745. sudo: ALL=(ALL) ALL&#xD;
  746. write_files:&#xD;
  747. - path: /etc/systemd/system/dhclient@.service&#xD;
  748. content: |&#xD;
  749. [Unit]&#xD;
  750. Description=Run dhclient on %i interface&#xD;
  751. After=network.target&#xD;
  752. [Service]&#xD;
  753. Type=oneshot&#xD;
  754. ExecStart=/sbin/dhclient %i -pf /var/run/dhclient.%i.pid -lf /var/lib/dhclient/dhclient.%i.lease&#xD;
  755. RemainAfterExit=yes&#xD;
  756. owner: root:root&#xD;
  757. permissions: '0644'&#xD;
  758. - path: /etc/rc.local&#xD;
  759. owner: root:root&#xD;
  760. permissions: '0755'&#xD;
  761. content: |-&#xD;
  762. #!/bin/sh&#xD;
  763. ifconfig eth1 up 192.168.100.1 netmask 255.255.255.0&#xD;
  764. exit 0&#xD;
  765. </entry>
  766. </extensions>
  767. <interface id="0" name="eth1" ipv4="10.0.0.5" netPrefixLenV4="30"/>
  768. </node>
  769. <node name="lxc-iperf-2" type="SIMPLE" subtype="lxc-iperf" location="430,427" ipv4="192.168.100.2">
  770. <extensions>
  771. <entry key="config" type="String">#cloud-config&#xD;
  772. bootcmd:&#xD;
  773. - ln -s -t /etc/rc.d /etc/rc.local&#xD;
  774. hostname: lxc-iperf-2&#xD;
  775. manage_etc_hosts: true&#xD;
  776. runcmd:&#xD;
  777. - systemctl start rc-local&#xD;
  778. - sed -i '/^\s*PasswordAuthentication\s\+no/d' /etc/ssh/sshd_config&#xD;
  779. - echo "UseDNS no" &gt;&gt; /etc/ssh/sshd_config&#xD;
  780. - service ssh restart&#xD;
  781. - service sshd restart&#xD;
  782. users:&#xD;
  783. - default&#xD;
  784. - gecos: User configured by VIRL Configuration Engine 0.23.9&#xD;
  785. lock-passwd: false&#xD;
  786. name: cisco&#xD;
  787. plain-text-passwd: cisco&#xD;
  788. shell: /bin/bash&#xD;
  789. ssh-authorized-keys:&#xD;
  790. - VIRL-USER-SSH-PUBLIC-KEY&#xD;
  791. sudo: ALL=(ALL) ALL&#xD;
  792. write_files:&#xD;
  793. - path: /etc/systemd/system/dhclient@.service&#xD;
  794. content: |&#xD;
  795. [Unit]&#xD;
  796. Description=Run dhclient on %i interface&#xD;
  797. After=network.target&#xD;
  798. [Service]&#xD;
  799. Type=oneshot&#xD;
  800. ExecStart=/sbin/dhclient %i -pf /var/run/dhclient.%i.pid -lf /var/lib/dhclient/dhclient.%i.lease&#xD;
  801. RemainAfterExit=yes&#xD;
  802. owner: root:root&#xD;
  803. permissions: '0644'&#xD;
  804. - path: /etc/rc.local&#xD;
  805. owner: root:root&#xD;
  806. permissions: '0755'&#xD;
  807. content: |-&#xD;
  808. #!/bin/sh&#xD;
  809. ifconfig eth1 up 192.168.100.2 netmask 255.255.255.0&#xD;
  810. exit 0&#xD;
  811. </entry>
  812. </extensions>
  813. <interface id="0" name="eth1" ipv4="10.0.0.29" netPrefixLenV4="30"/>
  814. </node>
  815. <node name="lxc-iperf-3" type="SIMPLE" subtype="lxc-iperf" location="613,422" ipv4="192.168.100.3">
  816. <extensions>
  817. <entry key="config" type="String">#cloud-config&#xD;
  818. bootcmd:&#xD;
  819. - ln -s -t /etc/rc.d /etc/rc.local&#xD;
  820. hostname: lxc-iperf-3&#xD;
  821. manage_etc_hosts: true&#xD;
  822. runcmd:&#xD;
  823. - systemctl start rc-local&#xD;
  824. - sed -i '/^\s*PasswordAuthentication\s\+no/d' /etc/ssh/sshd_config&#xD;
  825. - echo "UseDNS no" &gt;&gt; /etc/ssh/sshd_config&#xD;
  826. - service ssh restart&#xD;
  827. - service sshd restart&#xD;
  828. users:&#xD;
  829. - default&#xD;
  830. - gecos: User configured by VIRL Configuration Engine 0.23.9&#xD;
  831. lock-passwd: false&#xD;
  832. name: cisco&#xD;
  833. plain-text-passwd: cisco&#xD;
  834. shell: /bin/bash&#xD;
  835. ssh-authorized-keys:&#xD;
  836. - VIRL-USER-SSH-PUBLIC-KEY&#xD;
  837. sudo: ALL=(ALL) ALL&#xD;
  838. write_files:&#xD;
  839. - path: /etc/systemd/system/dhclient@.service&#xD;
  840. content: |&#xD;
  841. [Unit]&#xD;
  842. Description=Run dhclient on %i interface&#xD;
  843. After=network.target&#xD;
  844. [Service]&#xD;
  845. Type=oneshot&#xD;
  846. ExecStart=/sbin/dhclient %i -pf /var/run/dhclient.%i.pid -lf /var/lib/dhclient/dhclient.%i.lease&#xD;
  847. RemainAfterExit=yes&#xD;
  848. owner: root:root&#xD;
  849. permissions: '0644'&#xD;
  850. - path: /etc/rc.local&#xD;
  851. owner: root:root&#xD;
  852. permissions: '0755'&#xD;
  853. content: |-&#xD;
  854. #!/bin/sh&#xD;
  855. ifconfig eth1 up 192.168.100.3 netmask 255.255.255.0&#xD;
  856. exit 0&#xD;
  857. </entry>
  858. </extensions>
  859. <interface id="0" name="eth1" ipv4="10.0.0.45" netPrefixLenV4="30"/>
  860. </node>
  861. <node name="lxc-iperf-4" type="SIMPLE" subtype="lxc-iperf" location="787,424" ipv4="192.168.100.4">
  862. <extensions>
  863. <entry key="config" type="String">#cloud-config&#xD;
  864. bootcmd:&#xD;
  865. - ln -s -t /etc/rc.d /etc/rc.local&#xD;
  866. hostname: lxc-iperf-4&#xD;
  867. manage_etc_hosts: true&#xD;
  868. runcmd:&#xD;
  869. - systemctl start rc-local&#xD;
  870. - sed -i '/^\s*PasswordAuthentication\s\+no/d' /etc/ssh/sshd_config&#xD;
  871. - echo "UseDNS no" &gt;&gt; /etc/ssh/sshd_config&#xD;
  872. - service ssh restart&#xD;
  873. - service sshd restart&#xD;
  874. users:&#xD;
  875. - default&#xD;
  876. - gecos: User configured by VIRL Configuration Engine 0.23.9&#xD;
  877. lock-passwd: false&#xD;
  878. name: cisco&#xD;
  879. plain-text-passwd: cisco&#xD;
  880. shell: /bin/bash&#xD;
  881. ssh-authorized-keys:&#xD;
  882. - VIRL-USER-SSH-PUBLIC-KEY&#xD;
  883. sudo: ALL=(ALL) ALL&#xD;
  884. write_files:&#xD;
  885. - path: /etc/systemd/system/dhclient@.service&#xD;
  886. content: |&#xD;
  887. [Unit]&#xD;
  888. Description=Run dhclient on %i interface&#xD;
  889. After=network.target&#xD;
  890. [Service]&#xD;
  891. Type=oneshot&#xD;
  892. ExecStart=/sbin/dhclient %i -pf /var/run/dhclient.%i.pid -lf /var/lib/dhclient/dhclient.%i.lease&#xD;
  893. RemainAfterExit=yes&#xD;
  894. owner: root:root&#xD;
  895. permissions: '0644'&#xD;
  896. - path: /etc/rc.local&#xD;
  897. owner: root:root&#xD;
  898. permissions: '0755'&#xD;
  899. content: |-&#xD;
  900. #!/bin/sh&#xD;
  901. ifconfig eth1 up 192.168.100.4 netmask 255.255.255.0&#xD;
  902. exit 0&#xD;
  903. </entry>
  904. </extensions>
  905. <interface id="0" name="eth1" ipv4="10.0.0.49" netPrefixLenV4="30"/>
  906. </node>
  907. <annotations/>
  908. <connection dst="/virl:topology/virl:node[3]/virl:interface[1]" src="/virl:topology/virl:node[1]/virl:interface[1]"/>
  909. <connection dst="/virl:topology/virl:node[4]/virl:interface[1]" src="/virl:topology/virl:node[1]/virl:interface[2]"/>
  910. <connection dst="/virl:topology/virl:node[5]/virl:interface[1]" src="/virl:topology/virl:node[1]/virl:interface[3]"/>
  911. <connection dst="/virl:topology/virl:node[6]/virl:interface[1]" src="/virl:topology/virl:node[1]/virl:interface[4]"/>
  912. <connection dst="/virl:topology/virl:node[3]/virl:interface[2]" src="/virl:topology/virl:node[2]/virl:interface[1]"/>
  913. <connection dst="/virl:topology/virl:node[4]/virl:interface[2]" src="/virl:topology/virl:node[2]/virl:interface[2]"/>
  914. <connection dst="/virl:topology/virl:node[5]/virl:interface[2]" src="/virl:topology/virl:node[2]/virl:interface[3]"/>
  915. <connection dst="/virl:topology/virl:node[6]/virl:interface[2]" src="/virl:topology/virl:node[2]/virl:interface[4]"/>
  916. <connection dst="/virl:topology/virl:node[7]/virl:interface[1]" src="/virl:topology/virl:node[3]/virl:interface[3]"/>
  917. <connection dst="/virl:topology/virl:node[8]/virl:interface[1]" src="/virl:topology/virl:node[4]/virl:interface[3]"/>
  918. <connection dst="/virl:topology/virl:node[9]/virl:interface[1]" src="/virl:topology/virl:node[5]/virl:interface[3]"/>
  919. <connection dst="/virl:topology/virl:node[10]/virl:interface[1]" src="/virl:topology/virl:node[6]/virl:interface[3]"/>
  920. </topology>