Merge "Bug-4957 Double candidate Onwership initial commit"
[openflowplugin.git] / test-scripts / xmls / f49.xml
1 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2 <flow 
3     xmlns="urn:opendaylight:flow:inventory">
4     <strict>false</strict>
5     <instructions>
6         <instruction>
7             <order>0</order>
8             <meter>
9                 <meter-id>1</meter-id>
10             </meter>
11         </instruction>
12     </instructions>
13     <table_id>2</table_id>
14     <id>172</id>
15     <cookie_mask>10</cookie_mask>
16     <out_port>10</out_port>
17     <installHw>false</installHw>
18     <out_group>2</out_group>
19     <match>
20         <vlan-match>
21             <vlan-id>
22                 <vlan-id>10</vlan-id>
23                 <vlan-id-present>true</vlan-id-present>
24             </vlan-id>
25             <vlan-pcp>3</vlan-pcp>
26         </vlan-match>
27     </match>
28     <hard-timeout>0</hard-timeout>
29     <flags>FlowModFlags [_cHECKOVERLAP=false, _rESETCOUNTS=false, _nOPKTCOUNTS=false, _nOBYTCOUNTS=false, _sENDFLOWREM=false]</flags>
30     <cookie>10</cookie>
31     <idle-timeout>0</idle-timeout>
32     <flow-name>FooXf49</flow-name>
33     <priority>2</priority>
34     <barrier>false</barrier>
35 </flow>