Bug 762: Fixed incorrect xmls used for regression testing.
[integration/test.git] / test / csit / variables / xmls / f28.xml
1 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2 <flow xmlns="urn:opendaylight:flow:inventory">
3     <flow-name>FooXf28</flow-name>
4     <id>151</id>
5     <cookie_mask>255</cookie_mask>
6     <cookie>28</cookie>
7     <hard-timeout>1200</hard-timeout>
8     <idle-timeout>3400</idle-timeout>
9     <priority>2</priority>
10     <table_id>2</table_id>
11     <strict>false</strict>
12     <instructions>
13         <instruction>
14             <order>0</order>
15             <apply-actions>
16                 <action>
17                     <order>0</order>
18                     <dec-nw-ttl/>
19                 </action>
20             </apply-actions>
21         </instruction>
22     </instructions>
23     <match>
24         <ethernet-match>
25             <ethernet-type>
26                 <type>34887</type>
27             </ethernet-type>
28             <ethernet-destination>
29                 <address>ff:ff:29:01:19:61</address>
30             </ethernet-destination>
31             <ethernet-source>
32                 <address>00:00:00:11:23:ae</address>
33             </ethernet-source>
34         </ethernet-match>
35         <protocol-match-fields>
36             <pbb>
37                 <pbb-isid>45</pbb-isid>
38             </pbb>
39         </protocol-match-fields>
40     </match>
41 </flow>
42