backing up
[vsorcdistro/.git] / ryu / build / lib.linux-armv7l-2.7 / ryu / tests / unit / lib / ofctl_json / of14 / 5-22-ofp_port_mod.packet.json
1 {
2     "port_config": {
3         "config": 0,
4         "hw_addr": "00:11:00:00:11:11",
5         "mask": 0,
6         "port_no": 1,
7         "properties": [
8             {
9                 "advertise": 4096,
10                 "length": 8,
11                 "type": 0
12             },
13             {
14                 "configure": 3,
15                 "fl_offset": 2000,
16                 "freq_lmda": 1500,
17                 "grid_span": 3000,
18                 "length": 24,
19                 "tx_pwr": 300,
20                 "type": 1
21             },
22             {
23                 "data": [],
24                 "exp_type": 0,
25                 "experimenter": 101,
26                 "length": 12,
27                 "type": 65535
28             },
29             {
30                 "data": [
31                     1
32                 ],
33                 "exp_type": 1,
34                 "experimenter": 101,
35                 "length": 16,
36                 "type": 65535
37             },
38             {
39                 "data": [
40                     1,
41                     2
42                 ],
43                 "exp_type": 2,
44                 "experimenter": 101,
45                 "length": 20,
46                 "type": 65535
47             }
48         ]
49     }
50 }