FORGE: Added including script
[myslice.git] / forge / script / xmlFileRaw / TP1NoServConf.xml
1 <conf>
2         <slice>
3                 <slice_name>SliceName</slice_name>
4                 <host>
5                         <type>private</type>
6                         <country>France</country>
7                         <distances>
8                                 <min>0</min>
9                                 <max>0</max>
10                         </distances>
11                         <id>1</id>
12                         <url>host1</url>
13                         <interface>
14                                 <bridge_name>tap1</bridge_name>
15                                 <ip>10.1.8.N/24</ip>
16                         </interface>
17                         <services>
18                         </services>
19                 </host>
20                 <host>
21                         <type>common</type>
22                         <country>France</country>
23                         <distances>
24                                 <min>0</min>
25                                 <max>0</max>
26                         </distances>
27                         <id>2</id>
28                         <url>host2</url>
29                         <interface>
30                                 <bridge_name>tap1</bridge_name>
31                                 <ip>10.1.8.100/24</ip>
32                         </interface>
33                         <services>
34                         </services>
35                 </host>
36         </slice>
37 </conf>