Step 2: Move test folder to root
[integration/test.git] / tools / OF_Test / xmls / f2.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                     <drop-action/>
11                 </action>
12             </apply-actions>
13         </instruction>
14     </instructions>
15     <table_id>2</table_id>
16     <id>125</id>
17     <cookie_mask>255</cookie_mask>
18     <installHw>false</installHw>
19     <match>
20         <ethernet-match>
21             <ethernet-type>
22                 <type>2048</type>
23             </ethernet-type>
24         </ethernet-match>
25         <ipv4-source>10.0.0.1</ipv4-source>
26     </match>
27     <hard-timeout>12</hard-timeout>
28     <flags>FlowModFlags [_cHECKOVERLAP=false, _rESETCOUNTS=false, _nOPKTCOUNTS=false, _nOBYTCOUNTS=false, _sENDFLOWREM=false]</flags>
29     <cookie>2</cookie>
30     <idle-timeout>34</idle-timeout>
31     <flow-name>FooXf2</flow-name>
32     <priority>2</priority>
33     <barrier>false</barrier>
34 </flow>