Gilles Depatie | b5682f8 | 2019-10-31 10:39:45 -0400 | [diff] [blame] | 1 | { |
| 2 | "org.opencord.sadis": { |
| 3 | "sadis": { |
| 4 | "integration": { |
| 5 | "cache": { |
| 6 | "enabled": false, |
| 7 | "maxsize": 50, |
| 8 | "ttl": "PT0m" |
| 9 | } |
| 10 | }, |
| 11 | "entries": [ |
| 12 | { |
| 13 | "id": "BBSIM_OLT_0", |
| 14 | "hardwareIdentifier": "00:00:0a:62:ce:e2", |
| 15 | "ipAddress": "192.168.1.252", |
| 16 | "nasId": "BBSIM_OLT_0", |
| 17 | "uplinkPort": 65536 |
| 18 | }, |
| 19 | { |
| 20 | "id": "BBSM00000001-1", |
| 21 | "cTag": 55, |
| 22 | "sTag": 66, |
| 23 | "nasPortId": "BBSM00000001-1", |
| 24 | "circuitId": "BBSM00000001-1", |
| 25 | "remoteId" : "BBSIM_OLT_0", |
| 26 | "technologyProfileId": 64, |
| 27 | "upstreamBandwidthProfile": "Default", |
| 28 | "downstreamBandwidthProfile": "Default" |
| 29 | }, |
| 30 | { |
| 31 | "id": "BBSM00000002-1", |
| 32 | "cTag": 56, |
| 33 | "sTag": 66, |
| 34 | "nasPortId": "BBSM00000002-1", |
| 35 | "circuitId": "BBSM00000002-1", |
| 36 | "remoteId" : "BBSIM_OLT_0", |
| 37 | "technologyProfileId": 64, |
| 38 | "upstreamBandwidthProfile": "Default", |
| 39 | "downstreamBandwidthProfile": "Default" |
| 40 | }, |
| 41 | { |
| 42 | "id": "BBSM00000101-1", |
| 43 | "cTag": 57, |
| 44 | "sTag": 66, |
| 45 | "nasPortId": "BBSM00000101-1", |
| 46 | "circuitId": "BBSM00000101-1", |
| 47 | "remoteId" : "BBSIM_OLT_0", |
| 48 | "technologyProfileId": 64, |
| 49 | "upstreamBandwidthProfile": "Default", |
| 50 | "downstreamBandwidthProfile": "Default" |
| 51 | }, |
| 52 | { |
| 53 | "id": "BBSM00000102-1", |
| 54 | "cTag": 58, |
| 55 | "sTag": 66, |
| 56 | "nasPortId": "BBSM00000102-1", |
| 57 | "circuitId": "BBSM00000102-1", |
| 58 | "remoteId" : "BBSIM_OLT_0", |
| 59 | "technologyProfileId": 64, |
| 60 | "upstreamBandwidthProfile": "Default", |
| 61 | "downstreamBandwidthProfile": "Default" |
| 62 | }, |
| 63 | { |
| 64 | "id": "BBSM00000201-1", |
| 65 | "cTag": 60, |
| 66 | "sTag": 77, |
| 67 | "nasPortId": "BBSM00000201-1", |
| 68 | "circuitId": "BBSM00000201-1", |
| 69 | "remoteId" : "BBSIM_OLT_0", |
| 70 | "technologyProfileId": 64, |
| 71 | "upstreamBandwidthProfile": "Default", |
| 72 | "downstreamBandwidthProfile": "Default" |
| 73 | }, |
| 74 | { |
| 75 | "id": "BBSM00000202-1", |
| 76 | "cTag": 61, |
| 77 | "sTag": 77, |
| 78 | "nasPortId": "BBSM00000202-1", |
| 79 | "circuitId": "BBSM00000202-1", |
| 80 | "remoteId" : "BBSIM_OLT_0", |
| 81 | "technologyProfileId": 64, |
| 82 | "upstreamBandwidthProfile": "Default", |
| 83 | "downstreamBandwidthProfile": "Default" |
| 84 | }, |
| 85 | { |
| 86 | "id": "BBSM00000301-1", |
| 87 | "cTag": 62, |
| 88 | "sTag": 77, |
| 89 | "nasPortId": "BBSM00000301-1", |
| 90 | "circuitId": "BBSM00000301-1", |
| 91 | "remoteId" : "BBSIM_OLT_0", |
| 92 | "technologyProfileId": 64, |
| 93 | "upstreamBandwidthProfile": "User_Bandwidth1", |
| 94 | "downstreamBandwidthProfile": "User_Bandwidth1" |
| 95 | }, |
| 96 | { |
| 97 | "id": "BBSM00000302-1", |
| 98 | "cTag": 63, |
| 99 | "sTag": 77, |
| 100 | "nasPortId": "BBSM00000302-1", |
| 101 | "circuitId": "BBSM00000302-1", |
| 102 | "remoteId" : "BBSIM_OLT_0", |
| 103 | "technologyProfileId": 64, |
| 104 | "upstreamBandwidthProfile": "Default", |
| 105 | "downstreamBandwidthProfile": "Default" |
| 106 | }, |
| 107 | { |
| 108 | "id": "BBSM00000401-1", |
| 109 | "cTag": 70, |
| 110 | "sTag": 88, |
| 111 | "nasPortId": "BBSM00000401-1", |
| 112 | "circuitId": "BBSM00000401-1", |
| 113 | "remoteId" : "BBSIM_OLT_0", |
| 114 | "technologyProfileId": 64, |
| 115 | "upstreamBandwidthProfile": "Default", |
| 116 | "downstreamBandwidthProfile": "Default" |
| 117 | }, |
| 118 | { |
| 119 | "id": "BBSM00000402-1", |
| 120 | "cTag": 71, |
| 121 | "sTag": 88, |
| 122 | "nasPortId": "BBSM00000402-1", |
| 123 | "circuitId": "BBSM00000402-1", |
| 124 | "remoteId" : "BBSIM_OLT_0", |
| 125 | "technologyProfileId": 64, |
| 126 | "upstreamBandwidthProfile": "Default", |
| 127 | "downstreamBandwidthProfile": "Default" |
| 128 | }, |
| 129 | { |
| 130 | "id": "BBSM00000501-1", |
| 131 | "cTag": 72, |
| 132 | "sTag": 88, |
| 133 | "nasPortId": "BBSM00000501-1", |
| 134 | "circuitId": "BBSM00000501-1", |
| 135 | "remoteId" : "BBSIM_OLT_0", |
| 136 | "technologyProfileId": 64, |
| 137 | "upstreamBandwidthProfile": "Default", |
| 138 | "downstreamBandwidthProfile": "Default" |
| 139 | }, |
| 140 | { |
| 141 | "id": "BBSM00000502-1", |
| 142 | "cTag": 73, |
| 143 | "sTag": 88, |
| 144 | "nasPortId": "BBSM00000502-1", |
| 145 | "circuitId": "BBSM00000502-1", |
| 146 | "remoteId" : "BBSIM_OLT_0", |
| 147 | "technologyProfileId": 64, |
| 148 | "upstreamBandwidthProfile": "Default", |
| 149 | "downstreamBandwidthProfile": "Default" |
| 150 | }, |
| 151 | { |
| 152 | "id": "BBSM00000601-1", |
| 153 | "cTag": 80, |
| 154 | "sTag": 99, |
| 155 | "nasPortId": "BBSM00000601-1", |
| 156 | "circuitId": "BBSM00000601-1", |
| 157 | "remoteId" : "BBSIM_OLT_0", |
| 158 | "technologyProfileId": 64, |
| 159 | "upstreamBandwidthProfile": "User_Bandwidth2", |
| 160 | "downstreamBandwidthProfile": "User_Bandwidth2" |
| 161 | }, |
| 162 | { |
| 163 | "id": "BBSM00000602-1", |
| 164 | "cTag": 81, |
| 165 | "sTag": 99, |
| 166 | "nasPortId": "BBSM00000602-1", |
| 167 | "circuitId": "BBSM00000602-1", |
| 168 | "remoteId" : "BBSIM_OLT_0", |
| 169 | "technologyProfileId": 64, |
| 170 | "upstreamBandwidthProfile": "Default", |
| 171 | "downstreamBandwidthProfile": "Default" |
| 172 | }, |
| 173 | { |
| 174 | "id": "BBSM00000701-1", |
| 175 | "cTag": 82, |
| 176 | "sTag": 99, |
| 177 | "nasPortId": "BBSM00000701-1", |
| 178 | "circuitId": "BBSM00000701-1", |
| 179 | "remoteId" : "BBSIM_OLT_0", |
| 180 | "technologyProfileId": 64, |
| 181 | "upstreamBandwidthProfile": "Default", |
| 182 | "downstreamBandwidthProfile": "Default" |
| 183 | }, |
| 184 | { |
| 185 | "id": "BBSM00000702-1", |
| 186 | "cTag": 83, |
| 187 | "sTag": 99, |
| 188 | "nasPortId": "BBSM00000702-1", |
| 189 | "circuitId": "BBSM00000702-1", |
| 190 | "remoteId" : "BBSIM_OLT_0", |
| 191 | "technologyProfileId": 64, |
| 192 | "upstreamBandwidthProfile": "Default", |
| 193 | "downstreamBandwidthProfile": "Default" |
| 194 | } |
| 195 | ] |
| 196 | }, |
| 197 | "bandwidthprofile": { |
| 198 | "integration": { |
| 199 | "cache": { |
| 200 | "enabled": true, |
| 201 | "maxsize": 40, |
| 202 | "ttl": "PT1m" |
| 203 | } |
| 204 | }, |
| 205 | "entries": [ |
| 206 | { |
| 207 | "id": "User_Bandwidth1", |
| 208 | "air": 100000, |
| 209 | "cbs": 10000, |
| 210 | "cir": 30000, |
| 211 | "ebs": 1000, |
| 212 | "eir": 20000 |
| 213 | }, |
| 214 | { |
| 215 | "id": "User_Bandwidth2", |
| 216 | "air": 100000, |
| 217 | "cbs": 5000, |
| 218 | "cir": 100000, |
| 219 | "ebs": 5000, |
| 220 | "eir": 100000 |
| 221 | }, |
| 222 | { |
| 223 | "id": "User_Bandwidth3", |
| 224 | "air": 100000, |
| 225 | "cbs": 5000, |
| 226 | "cir": 1000000, |
| 227 | "ebs": 5000, |
| 228 | "eir": 1000000 |
| 229 | }, |
| 230 | { |
| 231 | "id": "Default", |
| 232 | "air": 100000, |
| 233 | "cbs": 30, |
| 234 | "cir": 600, |
| 235 | "ebs": 30, |
| 236 | "eir": 400 |
| 237 | } |
| 238 | ] |
| 239 | } |
| 240 | } |
| 241 | } |