Step 2: Move test folder to root
[integration/test.git] / tools / OF_Test / xmls / f13.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                 <action>
13                     <order>1</order>
14                     <dec-mpls-ttl/>
15                 </action>
16             </apply-actions>
17         </instruction>
18     </instructions>
19     <table_id>2</table_id>
20     <id>136</id>
21     <cookie_mask>255</cookie_mask>
22     <match>
23         <ethernet-match>
24             <ethernet-type>
25                 <type>2054</type>
26             </ethernet-type>
27             <ethernet-destination>
28                 <address>ff:ff:ff:ff:ff:ff</address>
29             </ethernet-destination>
30             <ethernet-source>
31                 <address>00:00:00:01:23:ae</address>
32             </ethernet-source>
33         </ethernet-match>
34         <arp-op>1</arp-op>
35         <arp-source-transport-address>192.168.4.1</arp-source-transport-address>
36         <arp-target-transport-address>10.21.22.23</arp-target-transport-address>
37     </match>
38     <hard-timeout>12</hard-timeout>
39     <flags>FlowModFlags [_cHECKOVERLAP=false, _rESETCOUNTS=false, _nOPKTCOUNTS=false, _nOBYTCOUNTS=false, _sENDFLOWREM=false]</flags>
40     <cookie>13</cookie>
41     <idle-timeout>34</idle-timeout>
42     <flow-name>FooXf13</flow-name>
43     <priority>2</priority>
44     <barrier>false</barrier>
45 </flow>
46