backing up
[vsorcdistro/.git] / ryu / build / lib.linux-armv7l-2.7 / ryu / tests / unit / lib / ofctl_json / of15 / libofproto-OFP15-group_mod.packet.json
1 {
2     "cmd": 3,
3     "group": {
4         "buckets": [
5             {
6                 "actions": [
7                     {
8                         "len": 8,
9                         "type": "POP_VLAN"
10                     },
11                     {
12                         "field": "ipv4_dst",
13                         "type": "SET_FIELD",
14                         "value": "192.168.2.9"
15                     }
16                 ],
17                 "bucket_id": 305419896,
18                 "properties": [
19                     {
20                         "length": 8,
21                         "type": "WEIGHT",
22                         "weight": 52428
23                     },
24                     {
25                         "length": 8,
26                         "type": "WATCH_PORT",
27                         "watch": 56797
28                     },
29                     {
30                         "length": 8,
31                         "type": "WATCH_GROUP",
32                         "watch": 4008636142
33                     }
34                 ]
35             }
36         ],
37         "command_bucket_id": 3149642683,
38         "group_id": 2863311530,
39         "properties": [],
40         "type": "SELECT"
41     }
42 }