6c075ae7d9a48ae6ad306c9269b2fff84b0c6257
[integration/test.git] / tools / OF_Test / xmls / f14.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-nw-ttl/>
11                 </action>
12                 <action>
13                     <order>1</order>
14                     <dec-mpls-ttl/>
15                 </action>
16             </apply-actions>
17         </instruction>
18     </instructions>
19     <table_id>2</table_id>
20     <id>137</id>
21     <cookie_mask>255</cookie_mask>
22     <match>
23         <ethernet-match>
24             <ethernet-type>
25                 <type>2054</type>
26             </ethernet-type>
27             <ethernet-destination>
28                 <address>ff:ff:ff:ff:FF:ff</address>
29             </ethernet-destination>
30             <ethernet-source>
31                 <address>00:00:FC:01:23:ae</address>
32             </ethernet-source>
33         </ethernet-match>
34         <arp-op>1</arp-op>
35         <arp-source-transport-address>192.168.4.1</arp-source-transport-address>
36         <arp-target-transport-address>10.21.22.23</arp-target-transport-address>
37         <arp-source-hardware-address>
38             <address>12:34:56:78:98:AB</address>
39         </arp-source-hardware-address>
40         <arp-target-hardware-address>
41             <address>FE:DC:BA:98:76:54</address>
42         </arp-target-hardware-address>
43     </match>
44     <hard-timeout>12</hard-timeout>
45     <flags>FlowModFlags [_cHECKOVERLAP=false, _rESETCOUNTS=false, _nOPKTCOUNTS=false, _nOBYTCOUNTS=false, _sENDFLOWREM=false]</flags>
46     <cookie>14</cookie>
47     <idle-timeout>34</idle-timeout>
48     <flow-name>FooXf14</flow-name>
49     <priority>2</priority>
50     <barrier>false</barrier>
51 </flow>
52