suite to test statistic manager and operational data
[integration/test.git] / test / csit / variables / xmls / f213.xml
index a632f3bd0cd07ab44fab7997213369c643f7bed8..af65fd7096dede6630251650ec339c2070a5f285 100644 (file)
@@ -1,42 +1,40 @@
-<?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-ip-dscp</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
-                   <ip-match>\r
-                       <ip-dscp>8</ip-dscp>\r
-                   </ip-match>\r
-                    </set-field>\r
-                </actin>\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-dscp>60</ip-dscp> \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-ip-dscp</flow-name>
+    <id>256</id>
+    <cookie_mask>255</cookie_mask>
+    <cookie>101</cookie>
+    <table_id>2</table_id>
+    <priority>213</priority>
+    <installHw>false</installHw>
+    <instructions>
+        <instruction>
+            <order>0</order>
+            <apply-actions>
+                <action>
+                    <order>0</order>
+                    <set-field>
+                   <ip-match>
+                       <ip-dscp>8</ip-dscp>
+                   </ip-match>
+                    </set-field>
+                </actin>
+            </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-dscp>60</ip-dscp> 
+           <ip-ecn>1</ip-ecn>
+        </ip-match>
+    </match>
+</flow>
\ No newline at end of file