Step 1: Move vm scripts to the right place
[integration/test.git] / test / tools / OF_Test / xmls / f46.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>169</id>
17     <cookie_mask>10</cookie_mask>
18     <out_port>10</out_port>
19     <installHw>false</installHw>
20     <out_group>2</out_group>
21     <match>
22         <ethernet-match>
23             <ethernet-type>
24                 <type>34525</type>
25             </ethernet-type>
26         </ethernet-match>
27         <ipv6-label>
28             <ipv6-flabel>10028</ipv6-flabel>
29         </ipv6-label>
30         <ipv6-nd-tll>00:0c:29:0e:4c:67</ipv6-nd-tll>
31         <ipv6-nd-sll>c2:00:54:f5:00:00</ipv6-nd-sll>
32         <icmpv6-match>
33             <icmpv6-type>135</icmpv6-type>
34             <icmpv6-code>0</icmpv6-code>
35         </icmpv6-match>
36     </match>
37     <hard-timeout>12</hard-timeout>
38     <flags>FlowModFlags [_cHECKOVERLAP=false, _rESETCOUNTS=false, _nOPKTCOUNTS=false, _nOBYTCOUNTS=false, _sENDFLOWREM=false]</flags>
39     <cookie>10</cookie>
40     <idle-timeout>34</idle-timeout>
41     <flow-name>FooXf46</flow-name>
42     <priority>2</priority>
43     <barrier>false</barrier>
44 </flow>