suite to test statistic manager and operational data
[integration/test.git] / test / csit / variables / xmls / f210.xml
index cdcebb0f546c7000c7556c673aade9354131dc4b..fcd469080216f7fb6147c71291c76398c43a3c91 100644 (file)
@@ -1,39 +1,37 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>\r
-<flow xmlns="urn:opendaylight:flow:inventory">\r
-    <strict>false</strict>\r
-    <flow-name>set-field-ipv4-dst</flow-name>\r
-    <id>256</id>\r
-    <cookie_mask>255</cookie_mask>\r
-    <cookie>101</cookie>\r
-    <table_id>2</table_id>\r
-    <priority>2</priority>\r
-    <hard-timeout>1200</hard-timeout>\r
-    <idle-timeout>3400</idle-timeout>\r
-    <installHw>false</installHw>\r
-    <instructions>\r
-        <instruction>\r
-            <order>0</order>\r
-            <apply-actions>\r
-                <action>\r
-                    <order>0</order>\r
-                    <set-field>\r
-                        <ipv4-destination>10.2.3.4</ipv4-destination>\r
-                    </set-field>\r
-                </action>\r
-            </apply-actions>\r
-        </instruction>\r
-    </instructions>\r
-    <match>\r
-        <ethernet-match>\r
-            <ethernet-type>\r
-                <type>2048</type>\r
-            </ethernet-type>\r
-        </ethernet-match>\r
-        <ipv4-source>10.1.2.3/24</ipv4-source>\r
-        <ipv4-destination>20.4.5.6/16</ipv4-destination>\r
-               <ip-match>\r
-            <ip-protocol>56</ip-protocol>\r
-            <ip-ecn>1</ip-ecn>\r
-        </ip-match>\r
-    </match>\r
-</flow>\r
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<flow xmlns="urn:opendaylight:flow:inventory">
+    <strict>false</strict>
+    <flow-name>set-field-ipv4-dst</flow-name>
+    <id>256</id>
+    <cookie_mask>255</cookie_mask>
+    <cookie>101</cookie>
+    <table_id>2</table_id>
+    <priority>210</priority>
+    <installHw>false</installHw>
+    <instructions>
+        <instruction>
+            <order>0</order>
+            <apply-actions>
+                <action>
+                    <order>0</order>
+                    <set-field>
+                        <ipv4-destination>10.2.3.4</ipv4-destination>
+                    </set-field>
+                </action>
+            </apply-actions>
+        </instruction>
+    </instructions>
+    <match>
+        <ethernet-match>
+            <ethernet-type>
+                <type>2048</type>
+            </ethernet-type>
+        </ethernet-match>
+        <ipv4-source>10.1.2.3/24</ipv4-source>
+        <ipv4-destination>20.4.5.6/16</ipv4-destination>
+               <ip-match>
+            <ip-protocol>56</ip-protocol>
+            <ip-ecn>1</ip-ecn>
+        </ip-match>
+    </match>
+</flow>
\ No newline at end of file