Step 1: Move vm scripts to the right place
[integration/test.git] / test / tools / OF_Test / xmls / f47.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                     <controller-action>
11                         <max-length>5</max-length>
12                     </controller-action>
13                 </action>
14             </apply-actions>
15         </instruction>
16     </instructions>
17     <table_id>2</table_id>
18     <id>170</id>
19     <cookie_mask>10</cookie_mask>
20     <out_port>10</out_port>
21     <installHw>false</installHw>
22     <out_group>2</out_group>
23     <match>
24         <ethernet-match>
25             <ethernet-type>
26                 <type>2048</type>
27             </ethernet-type>
28         </ethernet-match>
29         <sctp-destination-port>22</sctp-destination-port>
30         <sctp-source-port>1435</sctp-source-port>
31         <ip-match>
32             <ip-protocol>132</ip-protocol>
33         </ip-match>
34     </match>
35     <hard-timeout>12</hard-timeout>
36     <flags>FlowModFlags [_cHECKOVERLAP=false, _rESETCOUNTS=false, _nOPKTCOUNTS=false, _nOBYTCOUNTS=false, _sENDFLOWREM=false]</flags>
37     <cookie>10</cookie>
38     <idle-timeout>34</idle-timeout>
39     <flow-name>FooXf47</flow-name>
40     <priority>2</priority>
41     <barrier>false</barrier>
42 </flow>