Files
sdn2025-lab2/project2_111550013/part2/flows_s1-1_111550013.json
2025-09-15 23:58:18 +08:00

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"
}
]
}
}