|
|
@ -1,9 +1,9 @@ |
|
|
|
<?xml version="1.0" encoding="UTF-8" standalone="yes"?> |
|
|
|
<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"> |
|
|
|
<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"> |
|
|
|
<extensions> |
|
|
|
<entry key="management_network" type="String">exclusive</entry> |
|
|
|
</extensions> |
|
|
|
<node name="veos-1" type="SIMPLE" subtype="vEOS" location="413,31" ipv4="10.10.10.10"> |
|
|
|
<node name="veos-1" type="SIMPLE" subtype="vEOS" location="413,31" vmImage="vEOS-4.14.16M [76258b5e-a0f1-4068-84d0-1f8b3d2a3602]" ipv4="10.10.10.10"> |
|
|
|
<extensions> |
|
|
|
<entry key="Auto-generate config" type="Boolean">false</entry> |
|
|
|
<entry key="config" type="String">! device: vEOS-1 (vEOS, EOS-4.14.2F)
 |
|
|
@ -52,7 +52,7 @@ end
 |
|
|
|
<interface id="2" name="Ethernet3"/> |
|
|
|
<interface id="3" name="Ethernet4"/> |
|
|
|
</node> |
|
|
|
<node name="veos-2" type="SIMPLE" subtype="vEOS" location="218,127" ipv4="10.10.10.20"> |
|
|
|
<node name="veos-2" type="SIMPLE" subtype="vEOS" location="218,127" vmImage="vEOS-4.14.16M [76258b5e-a0f1-4068-84d0-1f8b3d2a3602]" ipv4="10.10.10.20"> |
|
|
|
<extensions> |
|
|
|
<entry key="Auto-generate config" type="Boolean">false</entry> |
|
|
|
<entry key="config" type="String">! device: vEOS-2 (vEOS, EOS-4.14.2F)
 |
|
|
@ -109,7 +109,7 @@ end
 |
|
|
|
<interface id="4" name="Ethernet5"/> |
|
|
|
<interface id="5" name="Ethernet6"/> |
|
|
|
</node> |
|
|
|
<node name="veos-3" type="SIMPLE" subtype="vEOS" location="611,127" ipv4="10.10.10.30"> |
|
|
|
<node name="veos-3" type="SIMPLE" subtype="vEOS" location="611,127" vmImage="vEOS-4.14.16M [76258b5e-a0f1-4068-84d0-1f8b3d2a3602]" ipv4="10.10.10.30"> |
|
|
|
<extensions> |
|
|
|
<entry key="Auto-generate config" type="Boolean">false</entry> |
|
|
|
<entry key="config" type="String">! device: vEOS-3 (vEOS, EOS-4.14.2F)
 |
|
|
@ -166,7 +166,7 @@ end
 |
|
|
|
<interface id="4" name="Ethernet5"/> |
|
|
|
<interface id="5" name="Ethernet6"/> |
|
|
|
</node> |
|
|
|
<node name="veos-4" type="SIMPLE" subtype="vEOS" location="413,221" ipv4="10.10.10.40"> |
|
|
|
<node name="veos-4" type="SIMPLE" subtype="vEOS" location="413,221" vmImage="vEOS-4.14.16M [76258b5e-a0f1-4068-84d0-1f8b3d2a3602]" ipv4="10.10.10.40"> |
|
|
|
<extensions> |
|
|
|
<entry key="Auto-generate config" type="Boolean">false</entry> |
|
|
|
<entry key="config" type="String">! device: vEOS-4 (vEOS, EOS-4.14.2F)
 |
|
|
@ -215,6 +215,7 @@ end
 |
|
|
|
<interface id="2" name="Ethernet3"/> |
|
|
|
<interface id="3" name="Ethernet4"/> |
|
|
|
</node> |
|
|
|
<annotations/> |
|
|
|
<connection dst="/virl:topology/virl:node[1]/virl:interface[1]" src="/virl:topology/virl:node[2]/virl:interface[1]"/> |
|
|
|
<connection dst="/virl:topology/virl:node[1]/virl:interface[2]" src="/virl:topology/virl:node[2]/virl:interface[2]"/> |
|
|
|
<connection dst="/virl:topology/virl:node[3]/virl:interface[1]" src="/virl:topology/virl:node[2]/virl:interface[3]"/> |
|
|
|