Andrea Campanella | dd72adc | 2020-07-29 14:26:20 +0200 | [diff] [blame] | 1 | { |
| 2 | "devices": { |
| 3 | "of:000080a2354d28c0": { |
| 4 | "basic": { |
| 5 | "driver": "voltha" |
| 6 | } |
| 7 | } |
| 8 | }, |
| 9 | "apps": { |
| 10 | "org.opencord.sadis": { |
| 11 | "sadis": { |
| 12 | "integration": { |
| 13 | "cache": { |
| 14 | "enabled": false, |
| 15 | "maxsize": 50, |
| 16 | "ttl": "PT0m" |
| 17 | } |
| 18 | }, |
| 19 | "entries": [ |
| 20 | { |
Girish Gowdra | 711ef5d | 2020-12-03 14:28:17 -0800 | [diff] [blame] | 21 | "id": "SCOM00001ca7-1", |
| 22 | "nasPortId": "SCOM00001ca7-1", |
Andrea Campanella | dd72adc | 2020-07-29 14:26:20 +0200 | [diff] [blame] | 23 | "circuitId": "", |
| 24 | "remoteId": "", |
| 25 | "uniTagList": [{ |
| 26 | "uniTagMatch": 4096, |
| 27 | "ponCTag": 4096, |
| 28 | "ponSTag": 31, |
| 29 | "technologyProfileId": 64, |
| 30 | "downstreamBandwidthProfile": "Default", |
| 31 | "upstreamBandwidthProfile": "Default", |
| 32 | "isDhcpRequired": false |
| 33 | }] |
| 34 | }, |
| 35 | { |
Andrea Campanella | dd72adc | 2020-07-29 14:26:20 +0200 | [diff] [blame] | 36 | "id": "SCOM00001c7f-1", |
| 37 | "nasPortId": "SCOM00001c7f-1", |
| 38 | "circuitId": "", |
| 39 | "remoteId": "", |
| 40 | "uniTagList": [{ |
| 41 | "uniTagMatch": 4096, |
| 42 | "ponCTag": 4096, |
| 43 | "ponSTag": 33, |
| 44 | "technologyProfileId": 64, |
| 45 | "downstreamBandwidthProfile": "User_Bandwidth3", |
| 46 | "upstreamBandwidthProfile": "User_Bandwidth3", |
| 47 | "isDhcpRequired": false |
| 48 | }] |
| 49 | }, |
| 50 | { |
| 51 | "id": "EC1912001818", |
| 52 | "hardwareIdentifier": "80:a2:35:4d:28:c0", |
| 53 | "ipAddress": "10.90.0.115", |
| 54 | "nasId": "EC1912001818", |
Girish Gowdra | d2d6f8d | 2021-10-22 10:44:29 -0700 | [diff] [blame^] | 55 | "uplinkPort": 16777216 |
Andrea Campanella | dd72adc | 2020-07-29 14:26:20 +0200 | [diff] [blame] | 56 | } |
| 57 | ] |
| 58 | }, |
| 59 | "bandwidthprofile":{ |
Girish Gowdra | 21ec25d | 2021-05-24 10:07:01 -0700 | [diff] [blame] | 60 | "integration":{ |
| 61 | "cache":{ |
| 62 | "enabled":true, |
| 63 | "maxsize":40, |
| 64 | "ttl":"PT1m" |
| 65 | } |
| 66 | }, |
| 67 | "entries":[ |
| 68 | { |
| 69 | "id": "Default", |
| 70 | "gir": 0, |
| 71 | "cbs": 30, |
| 72 | "cir": 16000, |
| 73 | "pbs": 30, |
| 74 | "pir": 32000 |
Andrea Campanella | dd72adc | 2020-07-29 14:26:20 +0200 | [diff] [blame] | 75 | }, |
Girish Gowdra | 21ec25d | 2021-05-24 10:07:01 -0700 | [diff] [blame] | 76 | { |
| 77 | "id": "User_Bandwidth1", |
| 78 | "gir": 50000, |
| 79 | "cbs": 10000, |
| 80 | "cir": 50000, |
| 81 | "pbs": 1000, |
| 82 | "pir": 300000 |
| 83 | }, |
| 84 | { |
| 85 | "id": "User_Bandwidth2", |
| 86 | "gir": 100000, |
| 87 | "cbs": 5000, |
| 88 | "cir": 100000, |
| 89 | "pbs": 5000, |
| 90 | "pir": 300000 |
| 91 | }, |
| 92 | { |
| 93 | "id": "User_Bandwidth3", |
| 94 | "gir": 100000, |
| 95 | "cbs": 5000, |
| 96 | "cir": 100000, |
| 97 | "pbs": 5000, |
| 98 | "pir": 400000 |
| 99 | } |
Andrea Campanella | dd72adc | 2020-07-29 14:26:20 +0200 | [diff] [blame] | 100 | |
Girish Gowdra | 21ec25d | 2021-05-24 10:07:01 -0700 | [diff] [blame] | 101 | ] |
Andrea Campanella | dd72adc | 2020-07-29 14:26:20 +0200 | [diff] [blame] | 102 | } |
| 103 | } |
| 104 | } |
| 105 | } |