FORGE: Added including script
[myslice.git] / forge / script / xmlFileRaw / TP1NoServConf.xml
diff --git a/forge/script/xmlFileRaw/TP1NoServConf.xml b/forge/script/xmlFileRaw/TP1NoServConf.xml
new file mode 100644 (file)
index 0000000..101a67c
--- /dev/null
@@ -0,0 +1,37 @@
+<conf>
+       <slice>
+               <slice_name>SliceName</slice_name>
+               <host>
+                       <type>private</type>
+                       <country>France</country>
+                       <distances>
+                               <min>0</min>
+                               <max>0</max>
+                       </distances>
+                       <id>1</id>
+                       <url>host1</url>
+                       <interface>
+                               <bridge_name>tap1</bridge_name>
+                               <ip>10.1.8.N/24</ip>
+                       </interface>
+                       <services>
+                       </services>
+               </host>
+               <host>
+                       <type>common</type>
+                       <country>France</country>
+                       <distances>
+                               <min>0</min>
+                               <max>0</max>
+                       </distances>
+                       <id>2</id>
+                       <url>host2</url>
+                       <interface>
+                               <bridge_name>tap1</bridge_name>
+                               <ip>10.1.8.100/24</ip>
+                       </interface>
+                       <services>
+                       </services>
+               </host>
+       </slice>
+</conf>