Merge "Remove deprecated BindingAwareProvider methods"
[packetcable.git] / packetcable-client / cableflow1.json
index 7fd247d8a7b12a64c50d004f6f7391acec1c4ea0..81b28f72782005c2468b01c12efe75227314a08a 100644 (file)
@@ -3,20 +3,24 @@
         "barrier": "false",
         "cookie": "10",
         "cookie_mask": "10",
-        "flow-name": "FooXf22",
+        "flow-name": "FooXf1",
         "hard-timeout": "0",
-        "id": "111",
+        "id": "1",
         "idle-timeout": "0",
         "installHw": "false",
         "instructions": {
             "instruction": {
                 "apply-actions": {
                     "action": {
-                        "flood-all-action": null,
+                        "drop-action": null,
                         "order": "1"
+                    },
+                    "action": {
+                        "traffic-profile": "upstream_drop",
+                        "order": "0"
                     }
                 },
-                "order": "1"
+                "order": "0"
             }
         },
         "match": {
             },
             "ipv4-destination": "10.0.0.1/24"
         },
-        "out_group": "2",
-        "out_port": "10",
         "priority": "2",
         "strict": "false",
-        "table_id": "2"
+        "table_id": "0"
     }
-}
\ No newline at end of file
+}