Step 1: Move vm scripts to the right place
[integration/test.git] / csit / variables / xmls / f215.xml
1 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2 <flow 
3     xmlns="urn:opendaylight:flow:inventory">
4     <strict>false</strict>
5     <instructions>
6         <instruction>
7             <order>0</order>
8             <apply-actions>
9                 <action>
10                     <order>0</order>
11                     <push-pbb-action>
12                         <ethernet-type>35047</ethernet-type>
13                     </push-pbb-action>
14                 </action>
15             </apply-actions>
16         </instruction>
17     </instructions>
18     <table_id>2</table_id>
19     <id>338</id>
20     <cookie_mask>10</cookie_mask>
21     <out_port>0xffffffff</out_port>
22     <installHw>false</installHw>
23     <out_group>0xffffffff</out_group>
24     <match>
25         <vlan-match>
26             <vlan-id>
27                 <vlan-id>10</vlan-id>
28                 <vlan-id-present>true</vlan-id-present>
29             </vlan-id>
30             <vlan-pcp>3</vlan-pcp>
31         </vlan-match>
32     </match>
33     <cookie>10</cookie>
34     <flow-name>flow-instruction-apply-actions-push-pbb</flow-name>
35     <priority>215</priority>
36     <barrier>false</barrier>
37 </flow>