- make matches and targets loaded w/o making hem python packages
[sfa.git] / sfatables / targets / example_vini_rspec.xml.example
1 <RSpec name="vini">
2     <sfatables-input>
3         <rule>
4             <argument>
5                 <name>max-link-bandwidth</name>
6                 <value>1000001</value>
7             </argument>
8         </rule>
9     </sfatables-input>
10
11         <Request>
12             <NetSpec name="default_topology">
13                 <LinkSpec>
14                     <endpoint>i2atla1</endpoint>
15                     <endpoint>i2chic1</endpoint>
16                     <bw>1000000</bw>
17                 </LinkSpec>
18                 <LinkSpec>
19                     <endpoint>i2atla1</endpoint>
20                     <endpoint>i2hous1</endpoint>
21                     <bw>1000000</bw>
22                 </LinkSpec>
23                 <LinkSpec>
24                     <endpoint>i2atla1</endpoint>
25                     <endpoint>i2wash1</endpoint>
26                     <bw>1000000</bw>
27                 </LinkSpec>
28                 <LinkSpec>
29                     <endpoint>i2chic1</endpoint>
30                     <endpoint>i2kans1</endpoint>
31                     <bw>1000000</bw>
32                 </LinkSpec>
33                 <LinkSpec>
34                     <endpoint>i2chic1</endpoint>
35                     <endpoint>i2wash1</endpoint>
36                     <bw>1000000</bw>
37                 </LinkSpec>
38                 <LinkSpec>
39                     <endpoint>i2hous1</endpoint>
40                     <endpoint>i2kans1</endpoint>
41                     <bw>1000000</bw>
42                 </LinkSpec>
43                 <LinkSpec>
44                     <endpoint>i2hous1</endpoint>
45                     <endpoint>i2losa1</endpoint>
46                     <bw>1000000</bw>
47                 </LinkSpec>
48                 <LinkSpec>
49                     <endpoint>i2kans1</endpoint>
50                     <endpoint>i2salt1</endpoint>
51                     <bw>1000000</bw>
52                 </LinkSpec>
53                 <LinkSpec>
54                     <endpoint>i2losa1</endpoint>
55                     <endpoint>i2salt1</endpoint>
56                     <bw>1000000</bw>
57                 </LinkSpec>
58                 <LinkSpec>
59                     <endpoint>i2losa1</endpoint>
60                     <endpoint>i2seat1</endpoint>
61                     <bw>1000000</bw>
62                 </LinkSpec>
63                 <LinkSpec>
64                     <endpoint>i2newy1</endpoint>
65                     <endpoint>i2wash1</endpoint>
66                     <bw>1000000</bw>
67                 </LinkSpec>
68                 <LinkSpec>
69                     <endpoint>i2salt1</endpoint>
70                     <endpoint>i2seat1</endpoint>
71                     <bw>1000000</bw>
72                 </LinkSpec>
73             </NetSpec>
74         </Request>
75     </RSpec>