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
{
"flow": [
{
"id": "1",
"match": {
"ethernet-match": {
"ethernet-destination": {
"address": "FF:FF:FF:FF:FF:FF"
}
}
},
"instructions": {
"instruction": [
{
"order": "0",
"apply-actions": {
"action": [
{
"output-action": {
"output-node-connector": "openflow:303570285128704:85",
"max-length": "60"
},
"order": "0"
}
]
}
}
]
},
"flow-name": "SCSF_BCASTtoDHCP_CU",
"installHw": "true",
"idle-timeout": "0",
"cookie": "1",
"table_id": "1"
}
]
}