Fix flow templates so that they all have different cookie
[integration/test.git] / csit / variables / xmls / f220.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             <write-metadata>
8                 <metadata-mask>12</metadata-mask>
9                 <metadata>10</metadata>
10             </write-metadata>
11         </instruction>
12     </instructions>
13     <table_id>2</table_id>
14     <id>343</id>
15     <cookie_mask>255</cookie_mask>
16     <out_port>0xffffffff</out_port>
17     <installHw>false</installHw>
18     <out_group>0xffffffff</out_group>
19     <match>
20         <ethernet-match>
21             <ethernet-type>
22                 <type>2048</type>
23             </ethernet-type>
24         </ethernet-match>
25         <ipv4-destination>10.0.0.1/24</ipv4-destination>
26     </match>
27     <cookie>220</cookie>
28     <flow-name>flow-instruction-write-metadata</flow-name>
29     <priority>220</priority>
30     <barrier>false</barrier>
31 </flow>