7032a913603f14548dba23fe287b1db9927fa3a0
[packetcable.git] / packetcable-client / cableflow3.xml
1 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2 <flow 
3     xmlns="urn:opendaylight:flow:inventory">
4     <strict>true</strict>
5     <instructions>
6         <instruction>
7                 <order>1</order>
8             <apply-actions>
9                 <action>
10                   <order>1</order>
11                     <flood-all-action/>
12                 </action>
13             </apply-actions>
14         </instruction>
15     </instructions>
16     <table_id>2</table_id>
17     <id>111</id>
18     <cookie_mask>10</cookie_mask>
19     <out_port>10</out_port>
20     <installHw>false</installHw>
21     <out_group>2</out_group>
22     <match>
23         <ethernet-match>
24             <ethernet-type>
25                 <type>2048</type>
26             </ethernet-type>
27         </ethernet-match>
28         <ipv4-destination>10.0.0.1/24</ipv4-destination>
29     </match>
30     <hard-timeout>0</hard-timeout>
31     <cookie>10</cookie>
32     <idle-timeout>0</idle-timeout>
33     <flow-name>FooXf22</flow-name>
34     <priority>2</priority>
35     <barrier>false</barrier>
36 </flow>
37