Step 1: Move vm scripts to the right place
[integration/test.git] / csit / variables / xmls / f17.xml
1 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2 <flow xmlns="urn:opendaylight:flow:inventory">
3     <flow-name>FooXf17</flow-name>
4     <id>140</id>
5     <cookie_mask>255</cookie_mask>
6     <cookie>17</cookie>
7     <priority>17</priority>
8     <table_id>2</table_id>
9     <strict>false</strict>
10     <instructions>
11         <instruction>
12             <order>0</order>
13             <apply-actions>
14                 <action>
15                     <order>0</order>
16                     <dec-mpls-ttl/>
17                 </action>
18             </apply-actions>
19         </instruction>
20     </instructions>
21     <match>
22         <ethernet-match>
23             <ethernet-type>
24                 <type>34887</type>
25             </ethernet-type>
26             <ethernet-destination>
27                 <address>ff:ff:29:01:19:61</address>
28             </ethernet-destination>
29             <ethernet-source>
30                 <address>00:00:00:11:23:ae</address>
31             </ethernet-source>
32         </ethernet-match>
33         <protocol-match-fields>
34             <mpls-label>567</mpls-label>
35             <mpls-tc>3</mpls-tc>
36             <mpls-bos>1</mpls-bos>
37         </protocol-match-fields>
38     </match>
39 </flow>