Skip to content
Snippets Groups Projects
23_24_SCBD2.json 1.51 KiB
Newer Older
{
    "flow": [
        {
            "id": "2",
            "match": {
                "in-port": "79",
                "ethernet-match": {
                    "ethernet-destination": {
                        "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:77",
                                        "max-length": "60"
                                    },
                                    "order": "0"
                                },{
                                    "output-action": {
                                        "output-node-connector": "openflow:550366641185744:78",
                                        "max-length": "60"
                                    },
                                    "order": "1"
                                }

                            ]
                        }
                    }
                ]
            },
            "flow-name": "SCSW_DOMtoWRSB",
            "installHw": "true",
            "idle-timeout": "0",
            "cookie": "2",
            "table_id": "1"
        }
    ]
}