1eb7559d0f6ecd59d44046280bd4301fe49b45b0
[integration/test.git] / tools / OF_Test / xmls / f12.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>135</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     </match>
36     <hard-timeout>12</hard-timeout>
37     <flags>FlowModFlags [_cHECKOVERLAP=false, _rESETCOUNTS=false, _nOPKTCOUNTS=false, _nOBYTCOUNTS=false, _sENDFLOWREM=false]</flags>
38     <cookie>12</cookie>
39     <idle-timeout>34</idle-timeout>
40     <flow-name>FooXf12</flow-name>
41     <priority>2</priority>
42     <barrier>false</barrier>
43 </flow>