Step 1: Move vm scripts to the right place
[integration/test.git] / csit / variables / xmls / f43.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>166</id>
17     <cookie_mask>10</cookie_mask>
18     <out_port>0xffffffff</out_port>
19     <installHw>false</installHw>
20     <out_group>0xffffffff</out_group>
21     <match>
22         <ethernet-match>
23             <ethernet-type>
24                 <type>34525</type>
25             </ethernet-type>
26         </ethernet-match>
27         <icmpv6-match>
28             <icmpv6-type>135</icmpv6-type>
29             <icmpv6-code>1</icmpv6-code>
30         </icmpv6-match>
31         <ip-match>
32             <ip-protocol>58</ip-protocol>
33         </ip-match>
34     </match>
35     <cookie>10</cookie>
36     <flow-name>FooXf43</flow-name>
37     <priority>43</priority>
38     <barrier>false</barrier>
39 </flow>