252075a1bc77f16ec0cdde720d719d4f3b1d5466
[integration/test.git] / tools / OF_Test / xmls / f18.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-mpls-ttl/>
11                 </action>
12             </apply-actions>
13         </instruction>
14     </instructions>
15     <table_id>2</table_id>
16     <id>141</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>2048</type>
25             </ethernet-type>
26         </ethernet-match>
27         <ipv4-destination>10.0.0.1/24</ipv4-destination>
28     </match>
29     <hard-timeout>12</hard-timeout>
30     <flags>FlowModFlags [_cHECKOVERLAP=false, _rESETCOUNTS=false, _nOPKTCOUNTS=false, _nOBYTCOUNTS=false, _sENDFLOWREM=false]</flags>
31     <cookie>10</cookie>
32     <idle-timeout>34</idle-timeout>
33     <flow-name>FooXf18</flow-name>
34     <priority>2</priority>
35     <barrier>false</barrier>
36 </flow>