Advertisement
Guest User

vks

a guest
Jun 24th, 2019
110
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.91 KB | None | 0 0
  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" simulationEngine="OPENSTACK" xsi:schemaLocation="http://www.cisco.com/VIRL https://raw.github.com/CiscoVIRL/schema/v0.9/virl.xsd">
  3. <extensions>
  4. <entry key="management_lxc" type="Boolean">true</entry>
  5. <entry key="AutoNetkit.enable_cdp" type="Boolean">true</entry>
  6. <entry key="management_network" type="String">flat</entry>
  7. </extensions>
  8. <node name="iosxrv9000-1" type="SIMPLE" subtype="IOS XRv 9000" location="524,163" vmImage="IOS XRv 9000 alexigna-6.4.1 [fa2ba25e-1bd5-48b0-be4e-7e46ecd04254]" vmFlavor="IOS XRv 9000 [00c226ac-28ad-4a8d-9c46-3939c2a208d9]" ipv4="192.168.0.3">
  9. <extensions>
  10. <entry key="AutoNetkit.IGP" type="String">isis</entry>
  11. <entry key="AutoNetkit.ibgp_role" type="String">Peer</entry>
  12. <entry key="AutoNetkit.LDP" type="Boolean">true</entry>
  13. <entry key="AutoNetkit.mgmt_ip" type="string"></entry>
  14. <entry key="config" type="String">!! IOS XR Configuration version = 6.4.1
  15. !! Last configuration change at Tue Oct 30 14:37:46 2018 by cisco
  16. !
  17. ! IOS-XR9000v Config generated on 2018-09-13 07:40
  18. ! by autonetkit_0.23.5
  19. hostname iosxrv9000-1
  20. service timestamps log datetime msec
  21. service timestamps debug datetime msec
  22. domain name virl.info
  23. domain lookup disable
  24. telnet vrf default ipv4 server max-servers 10
  25. telnet vrf Mgmt-intf ipv4 server max-servers 10
  26. username cisco
  27. group root-lr
  28. group cisco-support
  29. password 7 13061E010803
  30. !
  31. username admin
  32. group root-lr
  33. group cisco-support
  34. password 7 070E25414707
  35. !
  36. username lab
  37. group root-lr
  38. group cisco-support
  39. password 7 151E0A0E
  40. !
  41. cdp
  42. vrf Mgmt-intf
  43. address-family ipv4 unicast
  44. !
  45. address-family ipv6 unicast
  46. !
  47. !
  48. line template vty
  49. timestamp
  50. exec-timeout 720 0
  51. !
  52. line console
  53. exec-timeout 0 0
  54. !
  55. line default
  56. exec-timeout 720 0
  57. !
  58. vty-pool default 0 50
  59. call-home
  60. service active
  61. contact smart-licensing
  62. profile CiscoTAC-1
  63. active
  64. destination transport-method http
  65. !
  66. !
  67. control-plane
  68. management-plane
  69. inband
  70. interface all
  71. allow all
  72. !
  73. !
  74. !
  75. !
  76. interface Loopback0
  77. description Loopback
  78. ipv4 address 192.168.0.3 255.255.255.255
  79. !
  80. interface MgmtEth0/RP0/CPU0/0
  81. description OOB Management
  82. cdp
  83. ! Configured on launch
  84. vrf Mgmt-intf
  85. ipv4 address 172.21.105.110 255.255.255.0
  86. !
  87. interface GigabitEthernet0/0/0/0
  88. description to iosxrv-1
  89. cdp
  90. ipv4 address 10.0.0.10 255.255.255.252
  91. !
  92. interface GigabitEthernet0/0/0/1
  93. description to iosxrv-2
  94. cdp
  95. ipv4 address 10.0.0.14 255.255.255.252
  96. !
  97. route-policy bgp_in
  98. pass
  99. end-policy
  100. !
  101. route-policy bgp_out
  102. pass
  103. end-policy
  104. !
  105. router isis 1
  106. net 49.1921.6800.0003.00
  107. address-family ipv4 unicast
  108. metric-style wide
  109. !
  110. interface Loopback0
  111. passive
  112. circuit-type level-2-only
  113. address-family ipv4 unicast
  114. !
  115. !
  116. interface GigabitEthernet0/0/0/0
  117. circuit-type level-2-only
  118. point-to-point
  119. address-family ipv4 unicast
  120. metric 1
  121. !
  122. !
  123. interface GigabitEthernet0/0/0/1
  124. circuit-type level-2-only
  125. point-to-point
  126. address-family ipv4 unicast
  127. metric 1
  128. !
  129. !
  130. !
  131. router bgp 1
  132. bgp router-id 192.168.0.3
  133. address-family ipv4 unicast
  134. network 192.168.0.3/32
  135. !
  136. ! iBGP
  137. ! iBGP peers
  138. neighbor 192.168.0.1
  139. remote-as 1
  140. description iBGP peer iosxrv-1
  141. update-source Loopback0
  142. address-family ipv4 unicast
  143. !
  144. !
  145. neighbor 192.168.0.2
  146. remote-as 1
  147. description iBGP peer iosxrv-2
  148. update-source Loopback0
  149. address-family ipv4 unicast
  150. !
  151. !
  152. !
  153. mpls ldp
  154. router-id 192.168.0.3
  155. interface GigabitEthernet0/0/0/0
  156. !
  157. interface GigabitEthernet0/0/0/1
  158. !
  159. !
  160. telemetry model-driven
  161. destination-group DG1
  162. vrf Mgmt-intf
  163. address-family ipv4 172.21.105.20 port 2103
  164. encoding self-describing-gpb
  165. protocol tcp
  166. !
  167. !
  168. sensor-group SG1
  169. sensor-path Cisco-IOS-XR-procmem-oper:processes-memory/nodes/node/process-ids/process-id
  170. !
  171. subscription Sub1
  172. sensor-group-id SG1 sample-interval 30000
  173. destination-id DG1
  174. !
  175. !
  176. ssh server v2
  177. ssh server vrf Mgmt-intf
  178. end</entry>
  179. </extensions>
  180. <interface id="0" name="GigabitEthernet0/0/0/0" ipv4="10.0.0.10" netPrefixLenV4="30"/>
  181. <interface id="1" name="GigabitEthernet0/0/0/1" ipv4="10.0.0.14" netPrefixLenV4="30"/>
  182. </node>
  183. <node name="iosxrv-1" type="SIMPLE" subtype="IOS XRv" location="407,299" vmImage="IOS XRv-6.2.3 [ebcff448-163a-49c2-85bf-e078cc7ab9a6]" vmFlavor="IOS XRv [3d1d1e77-51f0-492e-b64f-325c4c4ca86b]" ipv4="192.168.0.1">
  184. <extensions>
  185. <entry key="AutoNetkit.IGP" type="String">isis</entry>
  186. <entry key="AutoNetkit.ibgp_role" type="String">Peer</entry>
  187. <entry key="AutoNetkit.LDP" type="Boolean">true</entry>
  188. <entry key="AutoNetkit.mgmt_ip" type="string"></entry>
  189. <entry key="config" type="String">!! IOS XR Configuration 6.2.3
  190. !! Last configuration change at Tue Sep 18 12:34:58 2018 by CVAC
  191. !
  192. ! IOS-XR Config generated on 2018-09-13 07:40
  193. ! by autonetkit_0.23.5
  194. hostname iosxrv-1
  195. service timestamps log datetime msec
  196. service timestamps debug datetime msec
  197. domain name virl.info
  198. domain lookup disable
  199. telnet vrf default ipv4 server max-servers 10
  200. telnet vrf Mgmt-intf ipv4 server max-servers 10
  201. cdp
  202. vrf Mgmt-intf
  203. address-family ipv4 unicast
  204. !
  205. address-family ipv6 unicast
  206. !
  207. !
  208. line template vty
  209. timestamp
  210. exec-timeout 720 0
  211. !
  212. line console
  213. exec-timeout 0 0
  214. !
  215. line default
  216. exec-timeout 720 0
  217. !
  218. vty-pool default 0 50
  219. control-plane
  220. management-plane
  221. inband
  222. interface all
  223. allow all
  224. !
  225. !
  226. !
  227. !
  228. interface Loopback0
  229. description Loopback
  230. ipv4 address 192.168.0.1 255.255.255.255
  231. !
  232. interface MgmtEth0/0/CPU0/0
  233. description OOB Management
  234. cdp
  235. ! Configured on launch
  236. vrf Mgmt-intf
  237. ipv4 address 172.21.33.247 255.255.255.0
  238. !
  239. interface GigabitEthernet0/0/0/0
  240. description to iosxrv9000-1
  241. cdp
  242. ipv4 address 10.0.0.9 255.255.255.252
  243. !
  244. interface GigabitEthernet0/0/0/1
  245. description to iosxrv-2
  246. cdp
  247. ipv4 address 10.0.0.5 255.255.255.252
  248. !
  249. route-policy bgp_in
  250. pass
  251. end-policy
  252. !
  253. route-policy bgp_out
  254. pass
  255. end-policy
  256. !
  257. router isis 1
  258. net 49.1921.6800.0001.00
  259. address-family ipv4 unicast
  260. metric-style wide
  261. !
  262. interface Loopback0
  263. passive
  264. circuit-type level-2-only
  265. address-family ipv4 unicast
  266. !
  267. !
  268. interface GigabitEthernet0/0/0/0
  269. circuit-type level-2-only
  270. point-to-point
  271. address-family ipv4 unicast
  272. metric 1
  273. !
  274. !
  275. interface GigabitEthernet0/0/0/1
  276. circuit-type level-2-only
  277. point-to-point
  278. address-family ipv4 unicast
  279. metric 1
  280. !
  281. !
  282. !
  283. router bgp 1
  284. bgp router-id 192.168.0.1
  285. address-family ipv4 unicast
  286. network 192.168.0.1/32
  287. !
  288. neighbor 192.168.0.2
  289. remote-as 1
  290. description iBGP peer iosxrv-2
  291. update-source Loopback0
  292. address-family ipv4 unicast
  293. !
  294. !
  295. ! iBGP
  296. ! iBGP peers
  297. neighbor 192.168.0.3
  298. remote-as 1
  299. description iBGP peer iosxrv9000-1
  300. update-source Loopback0
  301. address-family ipv4 unicast
  302. !
  303. !
  304. !
  305. mpls ldp
  306. router-id 192.168.0.1
  307. interface GigabitEthernet0/0/0/0
  308. !
  309. interface GigabitEthernet0/0/0/1
  310. !
  311. !
  312. ssh server v2
  313. ssh server vrf Mgmt-intf
  314. end</entry>
  315. </extensions>
  316. <interface id="0" name="GigabitEthernet0/0/0/0" ipv4="10.0.0.9" netPrefixLenV4="30"/>
  317. <interface id="1" name="GigabitEthernet0/0/0/1" ipv4="10.0.0.5" netPrefixLenV4="30"/>
  318. </node>
  319. <node name="iosxrv-2" type="SIMPLE" subtype="IOS XRv" location="671,296" vmImage="IOS XRv-6.2.3 [ebcff448-163a-49c2-85bf-e078cc7ab9a6]" vmFlavor="IOS XRv [3d1d1e77-51f0-492e-b64f-325c4c4ca86b]" ipv4="192.168.0.2">
  320. <extensions>
  321. <entry key="AutoNetkit.IGP" type="String">isis</entry>
  322. <entry key="AutoNetkit.ibgp_role" type="String">Peer</entry>
  323. <entry key="AutoNetkit.LDP" type="Boolean">true</entry>
  324. <entry key="AutoNetkit.mgmt_ip" type="string"></entry>
  325. <entry key="config" type="String">!! IOS XR Configuration 6.2.3
  326. !! Last configuration change at Tue Sep 18 12:35:09 2018 by CVAC
  327. !
  328. ! IOS-XR Config generated on 2018-09-13 07:40
  329. ! by autonetkit_0.23.5
  330. hostname iosxrv-2
  331. service timestamps log datetime msec
  332. service timestamps debug datetime msec
  333. domain name virl.info
  334. domain lookup disable
  335. telnet vrf default ipv4 server max-servers 10
  336. telnet vrf Mgmt-intf ipv4 server max-servers 10
  337. cdp
  338. vrf Mgmt-intf
  339. address-family ipv4 unicast
  340. !
  341. address-family ipv6 unicast
  342. !
  343. !
  344. line template vty
  345. timestamp
  346. exec-timeout 720 0
  347. !
  348. line console
  349. exec-timeout 0 0
  350. !
  351. line default
  352. exec-timeout 720 0
  353. !
  354. vty-pool default 0 50
  355. control-plane
  356. management-plane
  357. inband
  358. interface all
  359. allow all
  360. !
  361. !
  362. !
  363. !
  364. interface Loopback0
  365. description Loopback
  366. ipv4 address 192.168.0.2 255.255.255.255
  367. !
  368. interface MgmtEth0/0/CPU0/0
  369. description OOB Management
  370. cdp
  371. ! Configured on launch
  372. vrf Mgmt-intf
  373. ipv4 address 172.21.33.248 255.255.255.0
  374. !
  375. interface GigabitEthernet0/0/0/0
  376. description to iosxrv9000-1
  377. cdp
  378. ipv4 address 10.0.0.13 255.255.255.252
  379. !
  380. interface GigabitEthernet0/0/0/1
  381. description to iosxrv-1
  382. cdp
  383. ipv4 address 10.0.0.6 255.255.255.252
  384. !
  385. route-policy bgp_in
  386. pass
  387. end-policy
  388. !
  389. route-policy bgp_out
  390. pass
  391. end-policy
  392. !
  393. router isis 1
  394. net 49.1921.6800.0002.00
  395. address-family ipv4 unicast
  396. metric-style wide
  397. !
  398. interface Loopback0
  399. passive
  400. circuit-type level-2-only
  401. address-family ipv4 unicast
  402. !
  403. !
  404. interface GigabitEthernet0/0/0/0
  405. circuit-type level-2-only
  406. point-to-point
  407. address-family ipv4 unicast
  408. metric 1
  409. !
  410. !
  411. interface GigabitEthernet0/0/0/1
  412. circuit-type level-2-only
  413. point-to-point
  414. address-family ipv4 unicast
  415. metric 1
  416. !
  417. !
  418. !
  419. router bgp 1
  420. bgp router-id 192.168.0.2
  421. address-family ipv4 unicast
  422. network 192.168.0.2/32
  423. !
  424. neighbor 192.168.0.1
  425. remote-as 1
  426. description iBGP peer iosxrv-1
  427. update-source Loopback0
  428. address-family ipv4 unicast
  429. !
  430. !
  431. ! iBGP
  432. ! iBGP peers
  433. neighbor 192.168.0.3
  434. remote-as 1
  435. description iBGP peer iosxrv9000-1
  436. update-source Loopback0
  437. address-family ipv4 unicast
  438. !
  439. !
  440. !
  441. mpls ldp
  442. router-id 192.168.0.2
  443. interface GigabitEthernet0/0/0/0
  444. !
  445. interface GigabitEthernet0/0/0/1
  446. !
  447. !
  448. ssh server v2
  449. ssh server vrf Mgmt-intf
  450. end</entry>
  451. </extensions>
  452. <interface id="0" name="GigabitEthernet0/0/0/0" ipv4="10.0.0.13" netPrefixLenV4="30"/>
  453. <interface id="1" name="GigabitEthernet0/0/0/1" ipv4="10.0.0.6" netPrefixLenV4="30"/>
  454. </node>
  455. <connection dst="/virl:topology/virl:node[2]/virl:interface[1]" src="/virl:topology/virl:node[1]/virl:interface[1]"/>
  456. <connection dst="/virl:topology/virl:node[3]/virl:interface[1]" src="/virl:topology/virl:node[1]/virl:interface[2]"/>
  457. <connection dst="/virl:topology/virl:node[3]/virl:interface[2]" src="/virl:topology/virl:node[2]/virl:interface[2]"/>
  458. </topology>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement