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":"722033038194", |
| 15 | "nasId":"722033038194", |
| 16 | "hardwareIdentifier": "28:11:23:19:44:49", |
Girish Gowdra | d2d6f8d | 2021-10-22 10:44:29 -0700 | [diff] [blame^] | 17 | "uplinkPort":16777216 |
Matteo Scandolo | 3544941 | 2021-08-11 10:05:24 -0700 | [diff] [blame] | 18 | }, |
| 19 | { |
| 20 | "id":"SCOMa0108adf-1", |
| 21 | "nasPortId":"SCOMa0108adf-1", |
| 22 | "circuitId":"SCOMa0108adf-1", |
| 23 | "remoteId":"SCOMa0108adf", |
| 24 | "uniTagList":[ |
| 25 | { |
| 26 | "uniTagMatch":4096, |
| 27 | "ponCTag":4096, |
| 28 | "ponSTag":89, |
| 29 | "technologyProfileId":64, |
Hardik Windlass | 94052ad | 2021-09-27 07:35:33 +0000 | [diff] [blame] | 30 | "upstreamBandwidthProfile": "User_Bandwidth2", |
| 31 | "downstreamBandwidthProfile": "User_Bandwidth1", |
Matteo Scandolo | 3544941 | 2021-08-11 10:05:24 -0700 | [diff] [blame] | 32 | "isDhcpRequired":false |
| 33 | } |
| 34 | ] |
Girish Gowdra | fbc1960 | 2021-09-09 13:44:53 -0700 | [diff] [blame] | 35 | }, |
| 36 | { |
| 37 | "id":"SCOMa030230f-1", |
| 38 | "nasPortId":"SCOMa030230f-1", |
| 39 | "circuitId":"SCOMa030230f-1", |
| 40 | "remoteId":"SCOMa030230f", |
| 41 | "uniTagList":[ |
| 42 | { |
| 43 | "uniTagMatch":4096, |
| 44 | "ponCTag":4096, |
| 45 | "ponSTag":90, |
| 46 | "technologyProfileId":64, |
Hardik Windlass | 94052ad | 2021-09-27 07:35:33 +0000 | [diff] [blame] | 47 | "upstreamBandwidthProfile": "User_Bandwidth2", |
| 48 | "downstreamBandwidthProfile": "User_Bandwidth1", |
Girish Gowdra | fbc1960 | 2021-09-09 13:44:53 -0700 | [diff] [blame] | 49 | "isDhcpRequired":false |
| 50 | } |
| 51 | ] |
| 52 | }, |
| 53 | { |
| 54 | "id":"SCOMa030216a-1", |
| 55 | "nasPortId":"SCOMa030216a-1", |
| 56 | "circuitId":"SCOMa030216a-1", |
| 57 | "remoteId":"SCOMa030216a", |
| 58 | "uniTagList":[ |
| 59 | { |
| 60 | "uniTagMatch":4096, |
| 61 | "ponCTag":4096, |
| 62 | "ponSTag":91, |
| 63 | "technologyProfileId":64, |
Hardik Windlass | 94052ad | 2021-09-27 07:35:33 +0000 | [diff] [blame] | 64 | "upstreamBandwidthProfile": "User_Bandwidth2", |
| 65 | "downstreamBandwidthProfile": "User_Bandwidth1", |
Girish Gowdra | fbc1960 | 2021-09-09 13:44:53 -0700 | [diff] [blame] | 66 | "isDhcpRequired":false |
| 67 | } |
| 68 | ] |
Matteo Scandolo | 3544941 | 2021-08-11 10:05:24 -0700 | [diff] [blame] | 69 | } |
| 70 | ] |
| 71 | }, |
| 72 | "bandwidthprofile":{ |
| 73 | "integration":{ |
| 74 | "cache":{ |
| 75 | "enabled":true, |
| 76 | "maxsize":40, |
| 77 | "ttl":"PT1m" |
| 78 | } |
| 79 | }, |
| 80 | "entries":[ |
| 81 | { |
| 82 | "id": "Default", |
| 83 | "gir": 0, |
| 84 | "cbs": 30, |
| 85 | "cir": 16000, |
| 86 | "pbs": 30, |
| 87 | "pir": 32000 |
| 88 | }, |
| 89 | { |
| 90 | "id": "User_Bandwidth1", |
| 91 | "gir": 50000, |
| 92 | "cbs": 10000, |
| 93 | "cir": 50000, |
| 94 | "pbs": 1000, |
| 95 | "pir": 300000 |
| 96 | }, |
| 97 | { |
| 98 | "id": "User_Bandwidth2", |
| 99 | "gir": 100000, |
| 100 | "cbs": 5000, |
| 101 | "cir": 100000, |
| 102 | "pbs": 5000, |
| 103 | "pir": 300000 |
| 104 | }, |
| 105 | { |
| 106 | "id": "User_Bandwidth3", |
| 107 | "gir": 100000, |
| 108 | "cbs": 5000, |
| 109 | "cir": 100000, |
| 110 | "pbs": 5000, |
| 111 | "pir": 400000 |
| 112 | } |
| 113 | |
| 114 | ] |
| 115 | } |
| 116 | } |
| 117 | } |
| 118 | } |