Skip to content
Snippets Groups Projects
SCBD1.json 1.15 KiB
Newer Older
{
    "flow": [
        {
            "id": "1",
            "match": {
                "ethernet-match": {
                    "ethernet-source": {
                        "address": "08:00:30:00:00:00",
                        "mask": "ff:ff:ff:00:00:00"
                    }
                }
            },
            "instructions": {
                "instruction": [
                    {
                        "order": "0",
                        "apply-actions": {
                            "action": [
                                {
                                    "output-action": {
                                        "output-node-connector": "openflow:550366641185744:79",
                                        "max-length": "60"
                                    },
                                    "order": "0"
                                }
                            ]
                        }
                    }
                ]
            },
            "flow-name": "SCSW_DOMtoSCSF",
            "installHw": "true",
            "idle-timeout": "0",
            "cookie":"1",
            "table_id": "1"
        }
    ]
}