Step 1: Move vm scripts to the right place
[integration/test.git] / tools / OF_Test / xmls / f23.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                     <group-action>
11                         <group>0</group>
12                         <group-id>1</group-id>
13                     </group-action>
14                 </action>
15             </apply-actions>
16         </instruction>
17     </instructions>
18     <table_id>2</table_id>
19     <id>146</id>
20     <cookie_mask>10</cookie_mask>
21     <out_port>10</out_port>
22     <installHw>false</installHw>
23     <out_group>2</out_group>
24     <match>
25         <ethernet-match>
26             <ethernet-type>
27                 <type>2048</type>
28             </ethernet-type>
29         </ethernet-match>
30         <ipv4-destination>10.0.0.1/24</ipv4-destination>
31     </match>
32     <hard-timeout>12</hard-timeout>
33     <flags>FlowModFlags [_cHECKOVERLAP=false, _rESETCOUNTS=false, _nOPKTCOUNTS=false, _nOBYTCOUNTS=false, _sENDFLOWREM=false]</flags>
34     <cookie>10</cookie>
35     <idle-timeout>34</idle-timeout>
36     <flow-name>FooXf23</flow-name>
37     <priority>2</priority>
38     <barrier>false</barrier>
39 </flow>