Suchitra Vemuri | c50f533 | 2019-08-28 15:59:37 -0700 | [diff] [blame] | 1 | { |
| 2 | "devices": { |
| 3 | "of:000000000ac014ce": { |
| 4 | "basic": { |
| 5 | "driver": "voltha" |
| 6 | } |
Suchitra Vemuri | c50f533 | 2019-08-28 15:59:37 -0700 | [diff] [blame] | 7 | } |
| 8 | }, |
| 9 | "apps": { |
Suchitra Vemuri | c50f533 | 2019-08-28 15:59:37 -0700 | [diff] [blame] | 10 | "org.opencord.sadis": { |
| 11 | "sadis": { |
| 12 | "integration": { |
| 13 | "cache": { |
| 14 | "enabled": false, |
| 15 | "maxsize": 50, |
| 16 | "ttl": "PT0m" |
| 17 | } |
| 18 | }, |
| 19 | "entries": [ |
| 20 | { |
| 21 | "id": "ALPHe3d1cfa7-1", |
| 22 | "cTag": 901, |
| 23 | "sTag": 111, |
| 24 | "nasPortId": "", |
| 25 | "circuitId": "", |
| 26 | "remoteId": "", |
| 27 | "technologyProfileId": 64, |
Suchitra Vemuri | 92f8d3b | 2019-09-26 16:29:00 -0700 | [diff] [blame] | 28 | "upstreamBandwidthProfile": "Default", |
| 29 | "downstreamBandwidthProfile": "Default" |
Suchitra Vemuri | c50f533 | 2019-08-28 15:59:37 -0700 | [diff] [blame] | 30 | }, |
| 31 | { |
| 32 | "id": "ALPHe3d1cfa7-2", |
| 33 | "cTag": 902, |
| 34 | "sTag": 111, |
| 35 | "nasPortId": "", |
| 36 | "circuitId": "", |
| 37 | "remoteId": "", |
| 38 | "technologyProfileId": 64, |
Suchitra Vemuri | 92f8d3b | 2019-09-26 16:29:00 -0700 | [diff] [blame] | 39 | "upstreamBandwidthProfile": "Default", |
| 40 | "downstreamBandwidthProfile": "Default" |
Suchitra Vemuri | c50f533 | 2019-08-28 15:59:37 -0700 | [diff] [blame] | 41 | }, |
| 42 | { |
| 43 | "id": "ALPHe3d1cfa7-3", |
| 44 | "cTag": 903, |
| 45 | "sTag": 111, |
| 46 | "nasPortId": "", |
| 47 | "circuitId": "", |
| 48 | "remoteId": "", |
| 49 | "technologyProfileId": 64, |
Suchitra Vemuri | 92f8d3b | 2019-09-26 16:29:00 -0700 | [diff] [blame] | 50 | "upstreamBandwidthProfile": "Default", |
| 51 | "downstreamBandwidthProfile": "Default" |
Suchitra Vemuri | c50f533 | 2019-08-28 15:59:37 -0700 | [diff] [blame] | 52 | }, |
| 53 | { |
| 54 | "id": "ALPHe3d1cfa7-4", |
| 55 | "cTag": 904, |
| 56 | "sTag": 111, |
| 57 | "nasPortId": "", |
| 58 | "circuitId": "", |
| 59 | "remoteId": "", |
| 60 | "technologyProfileId": 64, |
Suchitra Vemuri | 92f8d3b | 2019-09-26 16:29:00 -0700 | [diff] [blame] | 61 | "upstreamBandwidthProfile": "Default", |
| 62 | "downstreamBandwidthProfile": "Default" |
Suchitra Vemuri | c50f533 | 2019-08-28 15:59:37 -0700 | [diff] [blame] | 63 | }, |
| 64 | { |
| 65 | "id": "ALPHe3d1cfa7-5", |
| 66 | "cTag": 905, |
| 67 | "sTag": 111, |
| 68 | "nasPortId": "", |
| 69 | "circuitId": "", |
| 70 | "remoteId": "", |
| 71 | "technologyProfileId": 64, |
Suchitra Vemuri | 92f8d3b | 2019-09-26 16:29:00 -0700 | [diff] [blame] | 72 | "upstreamBandwidthProfile": "Default", |
| 73 | "downstreamBandwidthProfile": "Default" |
Suchitra Vemuri | c50f533 | 2019-08-28 15:59:37 -0700 | [diff] [blame] | 74 | }, |
| 75 | { |
| 76 | "id": "EC1838000853", |
| 77 | "hardwareIdentifier": "aa:bb:cc:dd:ee:ff", |
| 78 | "ipAddress": "10.192.20.206", |
| 79 | "nasId": "EC1838000853", |
| 80 | "uplinkPort": 65536 |
| 81 | } |
| 82 | ] |
| 83 | }, |
| 84 | "bandwidthprofile":{ |
| 85 | "integration":{ |
| 86 | "cache":{ |
| 87 | "enabled":true, |
| 88 | "maxsize":40, |
| 89 | "ttl":"PT1m" |
| 90 | } |
| 91 | }, |
| 92 | "entries":[ |
| 93 | { |
| 94 | "id": "Default", |
| 95 | "air": 100000, |
| 96 | "cbs": 30, |
| 97 | "cir": 600, |
| 98 | "ebs": 30, |
| 99 | "eir": 400 |
Suchitra Vemuri | e527271 | 2019-09-20 14:01:36 -0700 | [diff] [blame] | 100 | }, |
| 101 | { |
| 102 | "id": "User_Bandwidth1", |
| 103 | "air": 100000, |
| 104 | "cbs": 10000, |
| 105 | "cir": 5000, |
| 106 | "ebs": 1000, |
| 107 | "eir": 5000 |
Suchitra Vemuri | c50f533 | 2019-08-28 15:59:37 -0700 | [diff] [blame] | 108 | } |
Suchitra Vemuri | e527271 | 2019-09-20 14:01:36 -0700 | [diff] [blame] | 109 | |
Suchitra Vemuri | c50f533 | 2019-08-28 15:59:37 -0700 | [diff] [blame] | 110 | ] |
| 111 | } |
| 112 | } |
| 113 | } |
| 114 | } |