blob: fcc805f96a1876852829f99b62aa457336e922b4 [file] [log] [blame]
HIGUCHI Yutad9fe3a32015-11-24 18:52:25 -08001{
2 "ports": {
3 "of:0000000000000002/3": {
4 "linkDiscovery": {
5 "enabled": false
6 }
7 },
8 "of:0000000000000002/2": {
9 "linkDiscovery": {
10 "enabled": false
11 }
12 }
13 },
14 "devices": {
15 "of:0000000000000001": {
16 "linkDiscovery": {
17 "enabled": false
18 }
19 }
20 },
21 "apps": {
22 "org.onosproject.provider.lldp": {
23 "suppression": {
24 "deviceTypes": [
25 "ROADM"
26 ],
27 "annotation": {
28 "no-lldp": null,
29 "sendLLDP": "false"
30 }
31 }
32 }
33 }
34}
35