Step 2: Move test folder to root
[integration/test.git] / csit / variables / xmls / f12.xml
diff --git a/csit/variables/xmls/f12.xml b/csit/variables/xmls/f12.xml
new file mode 100644 (file)
index 0000000..c7fdad0
--- /dev/null
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<flow xmlns="urn:opendaylight:flow:inventory">
+    <strict>false</strict>
+    <instructions>
+        <instruction>
+            <order>0</order>
+            <apply-actions>
+                <action>
+                    <order>0</order>
+                    <flood-action/>
+                </action>
+            </apply-actions>
+        </instruction>
+    </instructions>
+    <table_id>2</table_id>
+    <id>135</id>
+    <cookie_mask>255</cookie_mask>
+    <match>
+        <ethernet-match>
+            <ethernet-type>
+                <type>0x806</type>
+            </ethernet-type>
+            <ethernet-destination>
+                <address>ff:ff:ff:ff:ff:ff</address>
+            </ethernet-destination>
+            <ethernet-source>
+                <address>00:00:00:01:23:ae</address>
+            </ethernet-source>
+        </ethernet-match>
+        <arp-op>1</arp-op>
+    </match>
+    <cookie>12</cookie>
+    <flow-name>FooXf12</flow-name>
+    <priority>12</priority>
+    <barrier>false</barrier>
+</flow>
\ No newline at end of file