Step 1: Move vm scripts to the right place
[integration/test.git] / csit / variables / xmls / f30.xml
1 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2 <flow xmlns="urn:opendaylight:flow:inventory">
3     <strict>false</strict>
4     <instructions>
5         <instruction>
6             <order>0</order>
7             <apply-actions>
8                 <action>
9                     <order>0</order>
10                     <set-dl-type-action>
11                         <dl-type>8</dl-type>
12                     </set-dl-type-action>
13                 </action>
14             </apply-actions>
15         </instruction>
16     </instructions>
17     <table_id>2</table_id>
18     <id>153</id>
19     <cookie_mask>255</cookie_mask>
20     <installHw>false</installHw>
21     <match>
22         <ethernet-match>
23             <ethernet-type>
24                 <type>2048</type>
25             </ethernet-type>
26         </ethernet-match>
27         <ipv4-destination>10.0.0.0/24</ipv4-destination>
28     </match>
29     <cookie>30</cookie>
30     <flow-name>FooXf30</flow-name>
31     <priority>30</priority>
32     <barrier>false</barrier>
33 </flow>