23 lines
331 B
JSON
23 lines
331 B
JSON
{
|
|
"priority": 40001,
|
|
"timeout": 0,
|
|
"isPermanent": true,
|
|
"deviceId": "of:0000000000000001",
|
|
"treatment": {
|
|
"instructions": [
|
|
{
|
|
"type": "OUTPUT",
|
|
"port": "ALL"
|
|
}
|
|
]
|
|
},
|
|
"selector": {
|
|
"criteria": [
|
|
{
|
|
"type": "ETH_TYPE",
|
|
"ethType": "0x0806"
|
|
}
|
|
]
|
|
}
|
|
}
|