Step 2: Move test folder to root
[integration/test.git] / csit / variables / xmls / f156.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                     <dec-nw-ttl/>
11                 </action>
12             </apply-actions>
13         </instruction>
14     </instructions>
15     <table_id>2</table_id>
16     <id>279</id>
17     <cookie_mask>255</cookie_mask>
18     <match>
19         <ethernet-match>
20             <ethernet-type>
21                 <type>2048</type>
22             </ethernet-type>
23             <ethernet-destination>
24                 <address>ff:ff:29:01:19:61</address>
25             </ethernet-destination>
26             <ethernet-source>
27                 <address>00:00:00:11:23:ae</address>
28             </ethernet-source>
29         </ethernet-match>
30         <vlan-match>
31             <vlan-id>
32                 <vlan-id>78</vlan-id>
33                 <vlan-id-present>true</vlan-id-present>
34             </vlan-id>
35             <vlan-pcp>3</vlan-pcp>
36       </vlan-match>
37     </match>
38     <cookie>15</cookie>
39     <flow-name>FooXf156</flow-name>
40     <priority>156</priority>
41     <barrier>false</barrier>
42 </flow>