Newer
Older
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
{
"flow": [
{
"id": "3",
"match": {
"ethernet-match": {
"ethernet-source": {
"address": "08:00:30:00:00:00",
"mask": "ff:ff:ff:00:00:00"
},
"ethernet-destination": {
"address": "00:26:18:2c:73:91"
}
}
},
"instructions": {
"instruction": [
{
"order": "0",
"apply-actions": {
"action": [
{
"output-action": {
"output-node-connector": "openflow:303570285128704:86",
"max-length": "60"
},
"order": "0"
}
]
}
}
]
},
"flow-name": "SCSF_DOMtoDQ",
"installHw": "true",
"idle-timeout": "0",
"cookie": "3",
"table_id": "1"
}
]
}