blob: 14ebaa9fdbe6b1fe2d2b2b9cd33ee2fce552d2d6 [file] [log] [blame]
{
"flows": [
{
"priority": 40000,
"timeout": 0,
"isPermanent": true,
"deviceId": "of:0000aabbccddeeff",
"treatment": {
"instructions": [
{
"type": "OUTPUT",
"port": "CONTROLLER"
}
]
},
"selector": {
"criteria": [
{
"type": "ETH_TYPE",
"ethType": "0x888e"
},
{
"type": "IN_PORT",
"port": "128"
}
]
}
}
]
}