0f08362ee329c164b6ec37b8c71b030eddecdeea
[integration/test.git] / tools / OF_Test / xmls / f4.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>127</id>
17     <cookie_mask>255</cookie_mask>
18     <installHw>false</installHw>
19     <match>
20         <ethernet-match>
21             <ethernet-type>
22                 <type>45</type>
23             </ethernet-type>
24             <ethernet-destination>
25                 <address>ff:ff:ff:ff:ff:ff</address>
26             </ethernet-destination>
27             <ethernet-source>
28                 <address>00:00:00:00:23:ae</address>
29             </ethernet-source>
30         </ethernet-match>
31     </match>
32     <hard-timeout>12</hard-timeout>
33     <flags>FlowModFlags [_cHECKOVERLAP=false, _rESETCOUNTS=false, _nOPKTCOUNTS=false, _nOBYTCOUNTS=false, _sENDFLOWREM=false]</flags>
34     <cookie>4</cookie>
35     <idle-timeout>34</idle-timeout>
36     <flow-name>FooXf4</flow-name>
37     <priority>2</priority>
38     <barrier>false</barrier>
39 </flow>