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": "2",
"match": {
"in-port": "79",
"ethernet-match": {
"ethernet-destination": {
"address": "08:00:30:00:00:00",
"mask": "ff:ff:ff:00:00:00"
}
}
},
"instructions": {
"instruction": [
{
"order": "0",
"apply-actions": {
"action": [
{
"output-action": {
"output-node-connector": "openflow:550366641185744:78",
"max-length": "60"
},
"order": "0"
}
]
}
}
]
},
"flow-name": "SCSW_DOMtoWRSB",
"installHw": "true",
"idle-timeout": "0",
"cookie": "2",
"table_id": "1"
}
]
}