Init: lab2 done
This commit is contained in:
26
project2_111550013/part2/flows_s1-2_111550013.json
Normal file
26
project2_111550013/part2/flows_s1-2_111550013.json
Normal file
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"priority": 40001,
|
||||
"timeout": 0,
|
||||
"isPermanent": true,
|
||||
"deviceId": "of:0000000000000001",
|
||||
"treatment": {
|
||||
"instructions": [
|
||||
{
|
||||
"type": "OUTPUT",
|
||||
"port": "1"
|
||||
}
|
||||
]
|
||||
},
|
||||
"selector": {
|
||||
"criteria": [
|
||||
{
|
||||
"type": "ETH_TYPE",
|
||||
"ethType": "0x0800"
|
||||
},
|
||||
{
|
||||
"type": "IPV4_DST",
|
||||
"ip": "10.0.0.1/32"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user