Matteo Scandolo | 3544941 | 2021-08-11 10:05:24 -0700 | [diff] [blame] | 1 | { |
| 2 | "apps":{ |
| 3 | "org.opencord.sadis":{ |
| 4 | "sadis":{ |
| 5 | "integration":{ |
| 6 | "cache":{ |
| 7 | "enabled":false, |
| 8 | "maxsize":50, |
| 9 | "ttl":"PT0m" |
| 10 | } |
| 11 | }, |
| 12 | "entries":[ |
| 13 | { |
| 14 | "id":"722033738988", |
| 15 | "nasId":"722033738988", |
| 16 | "hardwareIdentifier": "28:12:02:15:31:31", |
| 17 | "uplinkPort":1048576 |
| 18 | }, |
| 19 | { |
| 20 | "id":"SCOM00001c8d-1", |
| 21 | "nasPortId":"SCOM00001c8d-1", |
| 22 | "circuitId":"SCOM00001c8d-1", |
| 23 | "remoteId":"SCOM00001c8d", |
| 24 | "uniTagList":[ |
| 25 | { |
| 26 | "uniTagMatch":4096, |
| 27 | "ponCTag":4096, |
| 28 | "ponSTag":22, |
| 29 | "technologyProfileId":64, |
| 30 | "upstreamBandwidthProfile": "User_Bandwidth1", |
| 31 | "downstreamBandwidthProfile": "User_Bandwidth3", |
| 32 | "isDhcpRequired":false |
| 33 | } |
| 34 | ] |
| 35 | }, |
| 36 | { |
| 37 | "id":"SCOM00019ab7-1", |
| 38 | "nasPortId":"SCOM00019ab7-1", |
| 39 | "circuitId":"SCOM00019ab7-1", |
| 40 | "remoteId":"SCOM00019ab7", |
| 41 | "uniTagList":[ |
| 42 | { |
| 43 | "uniTagMatch":4096, |
| 44 | "ponCTag":4096, |
| 45 | "ponSTag":33, |
| 46 | "technologyProfileId":64, |
| 47 | "upstreamBandwidthProfile": "User_Bandwidth2", |
| 48 | "downstreamBandwidthProfile": "User_Bandwidth1", |
| 49 | "isDhcpRequired":false |
| 50 | } |
| 51 | ] |
| 52 | } |
| 53 | ] |
| 54 | }, |
| 55 | "bandwidthprofile":{ |
| 56 | "integration":{ |
| 57 | "cache":{ |
| 58 | "enabled":true, |
| 59 | "maxsize":40, |
| 60 | "ttl":"PT1m" |
| 61 | } |
| 62 | }, |
| 63 | "entries":[ |
| 64 | { |
| 65 | "id": "Default", |
| 66 | "gir": 0, |
| 67 | "cbs": 30, |
| 68 | "cir": 16000, |
| 69 | "pbs": 30, |
| 70 | "pir": 32000 |
| 71 | }, |
| 72 | { |
| 73 | "id": "User_Bandwidth1", |
| 74 | "gir": 50000, |
| 75 | "cbs": 10000, |
| 76 | "cir": 50000, |
| 77 | "pbs": 1000, |
| 78 | "pir": 300000 |
| 79 | }, |
| 80 | { |
| 81 | "id": "User_Bandwidth2", |
| 82 | "gir": 100000, |
| 83 | "cbs": 5000, |
| 84 | "cir": 100000, |
| 85 | "pbs": 5000, |
| 86 | "pir": 300000 |
| 87 | }, |
| 88 | { |
| 89 | "id": "User_Bandwidth3", |
| 90 | "gir": 100000, |
| 91 | "cbs": 5000, |
| 92 | "cir": 100000, |
| 93 | "pbs": 5000, |
| 94 | "pir": 400000 |
| 95 | } |
| 96 | |
| 97 | ] |
| 98 | } |
| 99 | } |
| 100 | } |
| 101 | } |