Matt Jeanneret | 352fb7d | 2019-08-01 08:48:57 -0400 | [diff] [blame] | 1 | { |
Matt Jeanneret | b99ba7b | 2019-08-21 12:26:52 -0400 | [diff] [blame] | 2 | "apps": { |
| 3 | "org.opencord.dhcpl2relay": { |
| 4 | "dhcpl2relay": { |
| 5 | "useOltUplinkForServerPktInOut": true |
Matt Jeanneret | 352fb7d | 2019-08-01 08:48:57 -0400 | [diff] [blame] | 6 | } |
| 7 | }, |
Matt Jeanneret | b99ba7b | 2019-08-21 12:26:52 -0400 | [diff] [blame] | 8 | "org.opencord.kafka": { |
| 9 | "kafka": { |
| 10 | "bootstrapServers": "172.17.0.1:9092" |
Matt Jeanneret | 352fb7d | 2019-08-01 08:48:57 -0400 | [diff] [blame] | 11 | } |
| 12 | }, |
Matt Jeanneret | b99ba7b | 2019-08-21 12:26:52 -0400 | [diff] [blame] | 13 | "org.opencord.aaa": { |
| 14 | "AAA": { |
| 15 | "radiusIp": "172.17.0.1", |
| 16 | "radiusServerPort": "1812", |
| 17 | "radiusSecret": "SECRET", |
| 18 | "nasIp": "172.17.0.1", |
| 19 | "radiusConnectionType": "socket" |
| 20 | } |
| 21 | }, |
| 22 | "org.opencord.sadis": { |
| 23 | "sadis": { |
| 24 | "integration": { |
| 25 | "cache": { |
Matteo Scandolo | 65cb19f | 2020-02-25 12:06:48 -0800 | [diff] [blame] | 26 | "enabled": false, |
Matt Jeanneret | b99ba7b | 2019-08-21 12:26:52 -0400 | [diff] [blame] | 27 | "maxsize": 50, |
Matteo Scandolo | 65cb19f | 2020-02-25 12:06:48 -0800 | [diff] [blame] | 28 | "ttl": "PT0m" |
Matt Jeanneret | 352fb7d | 2019-08-01 08:48:57 -0400 | [diff] [blame] | 29 | } |
Matteo Scandolo | 65cb19f | 2020-02-25 12:06:48 -0800 | [diff] [blame] | 30 | }, |
| 31 | "entries": [ |
| 32 | { |
| 33 | "id": "BBSIM_OLT_0", |
| 34 | "hardwareIdentifier": "0f:f1:ce:c0:ff:ee", |
| 35 | "nasId": "BBSIMOLT000", |
| 36 | "uplinkPort": 1048576 |
| 37 | }, |
| 38 | { |
| 39 | "id": "BBSM00000001-1", |
| 40 | "nasPortId": "BBSM00000001-1", |
| 41 | "circuitId": "BBSM00000001-1", |
| 42 | "remoteId": "BBSM00000001-1", |
| 43 | "uniTagList": [ |
| 44 | { |
| 45 | "ponCTag": 900, |
| 46 | "ponSTag": 900, |
| 47 | "technologyProfileId": 64, |
| 48 | "downstreamBandwidthProfile": "Default", |
| 49 | "upstreamBandwidthProfile": "Default", |
| 50 | "isDhcpRequired": true |
| 51 | } |
| 52 | ] |
| 53 | }, |
| 54 | { |
| 55 | "id": "BBSM00000002-1", |
| 56 | "nasPortId": "BBSM00000002-1", |
| 57 | "circuitId": "BBSM00000002-1", |
| 58 | "remoteId": "BBSM00000002-1", |
| 59 | "uniTagList": [ |
| 60 | { |
| 61 | "ponCTag": 901, |
| 62 | "ponSTag": 900, |
| 63 | "technologyProfileId": 64, |
| 64 | "downstreamBandwidthProfile": "Default", |
| 65 | "upstreamBandwidthProfile": "Default", |
| 66 | "isDhcpRequired": true |
| 67 | } |
| 68 | ] |
| 69 | }, |
| 70 | { |
| 71 | "id": "BBSM00000003-1", |
| 72 | "nasPortId": "BBSM00000003-1", |
| 73 | "circuitId": "BBSM00000003-1", |
| 74 | "remoteId": "BBSM00000003-1", |
| 75 | "uniTagList": [ |
| 76 | { |
| 77 | "ponCTag": 902, |
| 78 | "ponSTag": 900, |
| 79 | "technologyProfileId": 64, |
| 80 | "downstreamBandwidthProfile": "Default", |
| 81 | "upstreamBandwidthProfile": "Default", |
| 82 | "isDhcpRequired": true |
| 83 | } |
| 84 | ] |
| 85 | }, |
| 86 | { |
| 87 | "id": "BBSM00000004-1", |
| 88 | "nasPortId": "BBSM00000004-1", |
| 89 | "circuitId": "BBSM00000004-1", |
| 90 | "remoteId": "BBSM00000004-1", |
| 91 | "uniTagList": [ |
| 92 | { |
| 93 | "ponCTag": 903, |
| 94 | "ponSTag": 900, |
| 95 | "technologyProfileId": 64, |
| 96 | "downstreamBandwidthProfile": "Default", |
| 97 | "upstreamBandwidthProfile": "Default", |
| 98 | "isDhcpRequired": true |
| 99 | } |
| 100 | ] |
| 101 | }, |
| 102 | { |
| 103 | "id": "BBSM00000005-1", |
| 104 | "nasPortId": "BBSM00000005-1", |
| 105 | "circuitId": "BBSM00000005-1", |
| 106 | "remoteId": "BBSM00000005-1", |
| 107 | "uniTagList": [ |
| 108 | { |
| 109 | "ponCTag": 904, |
| 110 | "ponSTag": 900, |
| 111 | "technologyProfileId": 64, |
| 112 | "downstreamBandwidthProfile": "Default", |
| 113 | "upstreamBandwidthProfile": "Default", |
| 114 | "isDhcpRequired": true |
| 115 | } |
| 116 | ] |
| 117 | }, |
| 118 | { |
| 119 | "id": "BBSM00000006-1", |
| 120 | "nasPortId": "BBSM00000006-1", |
| 121 | "circuitId": "BBSM00000006-1", |
| 122 | "remoteId": "BBSM00000006-1", |
| 123 | "uniTagList": [ |
| 124 | { |
| 125 | "ponCTag": 905, |
| 126 | "ponSTag": 900, |
| 127 | "technologyProfileId": 64, |
| 128 | "downstreamBandwidthProfile": "Default", |
| 129 | "upstreamBandwidthProfile": "Default", |
| 130 | "isDhcpRequired": true |
| 131 | } |
| 132 | ] |
| 133 | }, |
| 134 | { |
| 135 | "id": "BBSM00000007-1", |
| 136 | "nasPortId": "BBSM00000007-1", |
| 137 | "circuitId": "BBSM00000007-1", |
| 138 | "remoteId": "BBSM00000007-1", |
| 139 | "uniTagList": [ |
| 140 | { |
| 141 | "ponCTag": 906, |
| 142 | "ponSTag": 900, |
| 143 | "technologyProfileId": 64, |
| 144 | "downstreamBandwidthProfile": "Default", |
| 145 | "upstreamBandwidthProfile": "Default", |
| 146 | "isDhcpRequired": true |
| 147 | } |
| 148 | ] |
| 149 | }, |
| 150 | { |
| 151 | "id": "BBSM00000008-1", |
| 152 | "nasPortId": "BBSM00000008-1", |
| 153 | "circuitId": "BBSM00000008-1", |
| 154 | "remoteId": "BBSM00000008-1", |
| 155 | "uniTagList": [ |
| 156 | { |
| 157 | "ponCTag": 907, |
| 158 | "ponSTag": 900, |
| 159 | "technologyProfileId": 64, |
| 160 | "downstreamBandwidthProfile": "Default", |
| 161 | "upstreamBandwidthProfile": "Default", |
| 162 | "isDhcpRequired": true |
| 163 | } |
| 164 | ] |
| 165 | }, |
| 166 | { |
| 167 | "id": "BBSM00000009-1", |
| 168 | "nasPortId": "BBSM00000009-1", |
| 169 | "circuitId": "BBSM00000009-1", |
| 170 | "remoteId": "BBSM00000009-1", |
| 171 | "uniTagList": [ |
| 172 | { |
| 173 | "ponCTag": 908, |
| 174 | "ponSTag": 900, |
| 175 | "technologyProfileId": 64, |
| 176 | "downstreamBandwidthProfile": "Default", |
| 177 | "upstreamBandwidthProfile": "Default", |
| 178 | "isDhcpRequired": true |
| 179 | } |
| 180 | ] |
| 181 | }, |
| 182 | { |
| 183 | "id": "BBSM0000000a-1", |
| 184 | "nasPortId": "BBSM0000000a-1", |
| 185 | "circuitId": "BBSM0000000a-1", |
| 186 | "remoteId": "BBSM0000000a-1", |
| 187 | "uniTagList": [ |
| 188 | { |
| 189 | "ponCTag": 909, |
| 190 | "ponSTag": 900, |
| 191 | "technologyProfileId": 64, |
| 192 | "downstreamBandwidthProfile": "Default", |
| 193 | "upstreamBandwidthProfile": "Default", |
| 194 | "isDhcpRequired": true |
| 195 | } |
| 196 | ] |
| 197 | }, |
| 198 | { |
| 199 | "id": "BBSM0000000b-1", |
| 200 | "nasPortId": "BBSM0000000b-1", |
| 201 | "circuitId": "BBSM0000000b-1", |
| 202 | "remoteId": "BBSM0000000b-1", |
| 203 | "uniTagList": [ |
| 204 | { |
| 205 | "ponCTag": 910, |
| 206 | "ponSTag": 900, |
| 207 | "technologyProfileId": 64, |
| 208 | "downstreamBandwidthProfile": "Default", |
| 209 | "upstreamBandwidthProfile": "Default", |
| 210 | "isDhcpRequired": true |
| 211 | } |
| 212 | ] |
| 213 | }, |
| 214 | { |
| 215 | "id": "BBSM0000000c-1", |
| 216 | "nasPortId": "BBSM0000000c-1", |
| 217 | "circuitId": "BBSM0000000c-1", |
| 218 | "remoteId": "BBSM0000000c-1", |
| 219 | "uniTagList": [ |
| 220 | { |
| 221 | "ponCTag": 911, |
| 222 | "ponSTag": 900, |
| 223 | "technologyProfileId": 64, |
| 224 | "downstreamBandwidthProfile": "Default", |
| 225 | "upstreamBandwidthProfile": "Default", |
| 226 | "isDhcpRequired": true |
| 227 | } |
| 228 | ] |
| 229 | }, |
| 230 | { |
| 231 | "id": "BBSM0000000d-1", |
| 232 | "nasPortId": "BBSM0000000d-1", |
| 233 | "circuitId": "BBSM0000000d-1", |
| 234 | "remoteId": "BBSM0000000d-1", |
| 235 | "uniTagList": [ |
| 236 | { |
| 237 | "ponCTag": 912, |
| 238 | "ponSTag": 900, |
| 239 | "technologyProfileId": 64, |
| 240 | "downstreamBandwidthProfile": "Default", |
| 241 | "upstreamBandwidthProfile": "Default", |
| 242 | "isDhcpRequired": true |
| 243 | } |
| 244 | ] |
| 245 | }, |
| 246 | { |
| 247 | "id": "BBSM0000000e-1", |
| 248 | "nasPortId": "BBSM0000000e-1", |
| 249 | "circuitId": "BBSM0000000e-1", |
| 250 | "remoteId": "BBSM0000000e-1", |
| 251 | "uniTagList": [ |
| 252 | { |
| 253 | "ponCTag": 913, |
| 254 | "ponSTag": 900, |
| 255 | "technologyProfileId": 64, |
| 256 | "downstreamBandwidthProfile": "Default", |
| 257 | "upstreamBandwidthProfile": "Default", |
| 258 | "isDhcpRequired": true |
| 259 | } |
| 260 | ] |
| 261 | }, |
| 262 | { |
| 263 | "id": "BBSM0000000f-1", |
| 264 | "nasPortId": "BBSM0000000f-1", |
| 265 | "circuitId": "BBSM0000000f-1", |
| 266 | "remoteId": "BBSM0000000f-1", |
| 267 | "uniTagList": [ |
| 268 | { |
| 269 | "ponCTag": 914, |
| 270 | "ponSTag": 900, |
| 271 | "technologyProfileId": 64, |
| 272 | "downstreamBandwidthProfile": "Default", |
| 273 | "upstreamBandwidthProfile": "Default", |
| 274 | "isDhcpRequired": true |
| 275 | } |
| 276 | ] |
| 277 | }, |
| 278 | { |
| 279 | "id": "BBSM00000010-1", |
| 280 | "nasPortId": "BBSM00000010-1", |
| 281 | "circuitId": "BBSM00000010-1", |
| 282 | "remoteId": "BBSM00000010-1", |
| 283 | "uniTagList": [ |
| 284 | { |
| 285 | "ponCTag": 915, |
| 286 | "ponSTag": 900, |
| 287 | "technologyProfileId": 64, |
| 288 | "downstreamBandwidthProfile": "Default", |
| 289 | "upstreamBandwidthProfile": "Default", |
| 290 | "isDhcpRequired": true |
| 291 | } |
| 292 | ] |
| 293 | }, |
| 294 | { |
| 295 | "id": "BBSM00000101-1", |
| 296 | "nasPortId": "BBSM00000101-1", |
| 297 | "circuitId": "BBSM00000101-1", |
| 298 | "remoteId": "BBSM00000101-1", |
| 299 | "uniTagList": [ |
| 300 | { |
| 301 | "ponCTag": 902, |
| 302 | "ponSTag": 910, |
| 303 | "technologyProfileId": 64, |
| 304 | "downstreamBandwidthProfile": "Default", |
| 305 | "upstreamBandwidthProfile": "Default", |
| 306 | "isDhcpRequired": true |
| 307 | } |
| 308 | ] |
| 309 | }, |
| 310 | { |
| 311 | "id": "BBSM00000102-1", |
| 312 | "nasPortId": "BBSM00000102-1", |
| 313 | "circuitId": "BBSM00000102-1", |
| 314 | "remoteId": "BBSM00000102-1", |
| 315 | "uniTagList": [ |
| 316 | { |
| 317 | "ponCTag": 903, |
| 318 | "ponSTag": 910, |
| 319 | "technologyProfileId": 64, |
| 320 | "downstreamBandwidthProfile": "Default", |
| 321 | "upstreamBandwidthProfile": "Default", |
| 322 | "isDhcpRequired": true |
| 323 | } |
| 324 | ] |
| 325 | }, |
| 326 | { |
| 327 | "id": "BBSM00000201-1", |
| 328 | "nasPortId": "BBSM00000201-1", |
| 329 | "circuitId": "BBSM00000201-1", |
| 330 | "remoteId": "BBSM00000201-1", |
| 331 | "uniTagList": [ |
| 332 | { |
| 333 | "ponCTag": 904, |
| 334 | "ponSTag": 920, |
| 335 | "technologyProfileId": 64, |
| 336 | "downstreamBandwidthProfile": "Default", |
| 337 | "upstreamBandwidthProfile": "Default", |
| 338 | "isDhcpRequired": true |
| 339 | } |
| 340 | ] |
| 341 | }, |
| 342 | { |
| 343 | "id": "BBSM00000202-1", |
| 344 | "nasPortId": "BBSM00000202-1", |
| 345 | "circuitId": "BBSM00000202-1", |
| 346 | "remoteId": "BBSM00000202-1", |
| 347 | "uniTagList": [ |
| 348 | { |
| 349 | "ponCTag": 905, |
| 350 | "ponSTag": 920, |
| 351 | "technologyProfileId": 64, |
| 352 | "downstreamBandwidthProfile": "Default", |
| 353 | "upstreamBandwidthProfile": "Default", |
| 354 | "isDhcpRequired": true |
| 355 | } |
| 356 | ] |
| 357 | }, |
| 358 | { |
| 359 | "id": "BBSM00000301-1", |
| 360 | "nasPortId": "BBSM00000301-1", |
| 361 | "circuitId": "BBSM00000301-1", |
| 362 | "remoteId": "BBSM00000301-1", |
| 363 | "uniTagList": [ |
| 364 | { |
| 365 | "ponCTag": 906, |
| 366 | "ponSTag": 930, |
| 367 | "technologyProfileId": 64, |
| 368 | "downstreamBandwidthProfile": "Default", |
| 369 | "upstreamBandwidthProfile": "Default", |
| 370 | "isDhcpRequired": true |
| 371 | } |
| 372 | ] |
| 373 | }, |
| 374 | { |
| 375 | "id": "BBSM00000302-1", |
| 376 | "nasPortId": "BBSM00000302-1", |
| 377 | "circuitId": "BBSM00000302-1", |
| 378 | "remoteId": "BBSM00000302-1", |
| 379 | "uniTagList": [ |
| 380 | { |
| 381 | "ponCTag": 907, |
| 382 | "ponSTag": 930, |
| 383 | "technologyProfileId": 64, |
| 384 | "downstreamBandwidthProfile": "Default", |
| 385 | "upstreamBandwidthProfile": "Default", |
| 386 | "isDhcpRequired": true |
| 387 | } |
| 388 | ] |
| 389 | }, |
| 390 | { |
| 391 | "id": "BBSM00000401-1", |
| 392 | "nasPortId": "BBSM00000401-1", |
| 393 | "circuitId": "BBSM00000401-1", |
| 394 | "remoteId": "BBSM00000401-1", |
| 395 | "uniTagList": [ |
| 396 | { |
| 397 | "ponCTag": 908, |
| 398 | "ponSTag": 940, |
| 399 | "technologyProfileId": 64, |
| 400 | "downstreamBandwidthProfile": "Default", |
| 401 | "upstreamBandwidthProfile": "Default", |
| 402 | "isDhcpRequired": true |
| 403 | } |
| 404 | ] |
| 405 | }, |
| 406 | { |
| 407 | "id": "BBSM00000402-1", |
| 408 | "nasPortId": "BBSM00000402-1", |
| 409 | "circuitId": "BBSM00000402-1", |
| 410 | "remoteId": "BBSM00000402-1", |
| 411 | "uniTagList": [ |
| 412 | { |
| 413 | "ponCTag": 909, |
| 414 | "ponSTag": 940, |
| 415 | "technologyProfileId": 64, |
| 416 | "downstreamBandwidthProfile": "Default", |
| 417 | "upstreamBandwidthProfile": "Default", |
| 418 | "isDhcpRequired": true |
| 419 | } |
| 420 | ] |
| 421 | }, |
| 422 | { |
| 423 | "id": "BBSM00000501-1", |
| 424 | "nasPortId": "BBSM00000501-1", |
| 425 | "circuitId": "BBSM00000501-1", |
| 426 | "remoteId": "BBSM00000501-1", |
| 427 | "uniTagList": [ |
| 428 | { |
| 429 | "ponCTag": 910, |
| 430 | "ponSTag": 950, |
| 431 | "technologyProfileId": 64, |
| 432 | "downstreamBandwidthProfile": "Default", |
| 433 | "upstreamBandwidthProfile": "Default", |
| 434 | "isDhcpRequired": true |
| 435 | } |
| 436 | ] |
| 437 | }, |
| 438 | { |
| 439 | "id": "BBSM00000502-1", |
| 440 | "nasPortId": "BBSM00000502-1", |
| 441 | "circuitId": "BBSM00000502-1", |
| 442 | "remoteId": "BBSM00000502-1", |
| 443 | "uniTagList": [ |
| 444 | { |
| 445 | "ponCTag": 911, |
| 446 | "ponSTag": 950, |
| 447 | "technologyProfileId": 64, |
| 448 | "downstreamBandwidthProfile": "Default", |
| 449 | "upstreamBandwidthProfile": "Default", |
| 450 | "isDhcpRequired": true |
| 451 | } |
| 452 | ] |
| 453 | }, |
| 454 | { |
| 455 | "id": "BBSM00000601-1", |
| 456 | "nasPortId": "BBSM00000601-1", |
| 457 | "circuitId": "BBSM00000601-1", |
| 458 | "remoteId": "BBSM00000601-1", |
| 459 | "uniTagList": [ |
| 460 | { |
| 461 | "ponCTag": 912, |
| 462 | "ponSTag": 960, |
| 463 | "technologyProfileId": 64, |
| 464 | "downstreamBandwidthProfile": "Default", |
| 465 | "upstreamBandwidthProfile": "Default", |
| 466 | "isDhcpRequired": true |
| 467 | } |
| 468 | ] |
| 469 | }, |
| 470 | { |
| 471 | "id": "BBSM00000602-1", |
| 472 | "nasPortId": "BBSM00000602-1", |
| 473 | "circuitId": "BBSM00000602-1", |
| 474 | "remoteId": "BBSM000000602-1", |
| 475 | "uniTagList": [ |
| 476 | { |
| 477 | "ponCTag": 913, |
| 478 | "ponSTag": 960, |
| 479 | "technologyProfileId": 64, |
| 480 | "downstreamBandwidthProfile": "Default", |
| 481 | "upstreamBandwidthProfile": "Default", |
| 482 | "isDhcpRequired": true |
| 483 | } |
| 484 | ] |
| 485 | }, |
| 486 | { |
| 487 | "id": "BBSM00000701-1", |
| 488 | "nasPortId": "BBSM00000701-1", |
| 489 | "circuitId": "BBSM00000701-1", |
| 490 | "remoteId": "BBSM00000701-1", |
| 491 | "uniTagList": [ |
| 492 | { |
| 493 | "ponCTag": 914, |
| 494 | "ponSTag": 970, |
| 495 | "technologyProfileId": 64, |
| 496 | "downstreamBandwidthProfile": "Default", |
| 497 | "upstreamBandwidthProfile": "Default", |
| 498 | "isDhcpRequired": true |
| 499 | } |
| 500 | ] |
| 501 | }, |
| 502 | { |
| 503 | "id": "BBSM00000702-1", |
| 504 | "nasPortId": "BBSM00000702-1", |
| 505 | "circuitId": "BBSM00000702-1", |
| 506 | "remoteId": "BBSM00000702-1", |
| 507 | "uniTagList": [ |
| 508 | { |
| 509 | "ponCTag": 915, |
| 510 | "ponSTag": 970, |
| 511 | "technologyProfileId": 64, |
| 512 | "downstreamBandwidthProfile": "Default", |
| 513 | "upstreamBandwidthProfile": "Default", |
| 514 | "isDhcpRequired": true |
| 515 | } |
| 516 | ] |
| 517 | } |
| 518 | ] |
Matt Jeanneret | b99ba7b | 2019-08-21 12:26:52 -0400 | [diff] [blame] | 519 | }, |
| 520 | "bandwidthprofile": { |
| 521 | "integration": { |
| 522 | "cache": { |
| 523 | "enabled": true, |
| 524 | "maxsize": 40, |
| 525 | "ttl": "PT1m" |
| 526 | } |
Matteo Scandolo | 65cb19f | 2020-02-25 12:06:48 -0800 | [diff] [blame] | 527 | }, |
| 528 | "entries": [ |
| 529 | { |
| 530 | "id": "Default", |
| 531 | "cir": 1000000, |
| 532 | "cbs": 1001, |
| 533 | "eir": 1002, |
| 534 | "ebs": 1003, |
| 535 | "air": 1004 |
| 536 | } |
| 537 | ] |
Matt Jeanneret | 352fb7d | 2019-08-01 08:48:57 -0400 | [diff] [blame] | 538 | } |
| 539 | } |
| 540 | } |
| 541 | } |