Andrea Campanella | 252d94f | 2020-12-16 12:28:51 +0100 | [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": "LBADTN2038AD991", |
| 15 | "hardwareIdentifier": "00:a0:c9:00:00:00", |
| 16 | "nasId": "LBADTN2038AD991", |
| 17 | "uplinkPort": 1048576 |
| 18 | }, |
| 19 | { |
| 20 | "id": "SCOMa0302125-1", |
| 21 | "nasPortId": "SCOMa0302125-1", |
| 22 | "circuitId": "SCOMa0302125-1", |
| 23 | "remoteId": "LBADTN2038AD991", |
| 24 | "uniTagList": [ |
| 25 | { |
| 26 | "uniTagMatch": 4096, |
| 27 | "ponCTag": 4096, |
| 28 | "ponSTag": 35, |
| 29 | "technologyProfileId": 64, |
| 30 | "upstreamBandwidthProfile": "Default", |
| 31 | "downstreamBandwidthProfile": "Default", |
| 32 | "isDhcpRequired": false |
| 33 | } |
| 34 | ] |
| 35 | }, |
| 36 | { |
| 37 | "id": "SCOMa030210e-1", |
| 38 | "nasPortId": "SCOMa030210e-1", |
| 39 | "circuitId": "SCOMa030210e-1", |
| 40 | "remoteId": "LBADTN2038AD991", |
| 41 | "uniTagList": [ |
| 42 | { |
| 43 | "uniTagMatch": 4096, |
| 44 | "ponCTag": 4096, |
| 45 | "ponSTag": 36, |
| 46 | "technologyProfileId": 64, |
| 47 | "upstreamBandwidthProfile": "User_Bandwidth1", |
| 48 | "downstreamBandwidthProfile": "User_Bandwidth2", |
| 49 | "isDhcpRequired": false |
| 50 | } |
| 51 | ] |
| 52 | }, |
| 53 | { |
| 54 | "id": "SCOM00001c0f-1", |
| 55 | "nasPortId": "SCOM00001c0f-1", |
| 56 | "circuitId": "SCOM00001c0f-1", |
| 57 | "remoteId": "LBADTN2038AD991", |
| 58 | "uniTagList": [ |
| 59 | { |
| 60 | "uniTagMatch": 4096, |
| 61 | "ponCTag": 4096, |
| 62 | "ponSTag": 37, |
| 63 | "technologyProfileId": 64, |
| 64 | "upstreamBandwidthProfile": "User_Bandwidth3", |
| 65 | "downstreamBandwidthProfile": "User_Bandwidth3", |
| 66 | "isDhcpRequired": false |
| 67 | } |
| 68 | ] |
| 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 | "air": 100000, |
| 84 | "cbs": 30, |
| 85 | "cir": 16000, |
| 86 | "ebs": 30, |
| 87 | "eir": 16000 |
| 88 | }, |
| 89 | { |
| 90 | "id": "User_Bandwidth1", |
| 91 | "air": 100000, |
| 92 | "cbs": 10000, |
| 93 | "cir": 30000, |
| 94 | "ebs": 1000, |
| 95 | "eir": 20000 |
| 96 | }, |
| 97 | { |
| 98 | "id": "User_Bandwidth2", |
| 99 | "air": 100000, |
| 100 | "cbs": 5000, |
| 101 | "cir": 100000, |
| 102 | "ebs": 5000, |
| 103 | "eir": 100000 |
| 104 | }, |
| 105 | { |
| 106 | "id": "User_Bandwidth3", |
| 107 | "air": 100000, |
| 108 | "cbs": 5000, |
| 109 | "cir": 425000, |
| 110 | "ebs": 5000, |
| 111 | "eir": 425000 |
| 112 | } |
| 113 | ] |
| 114 | } |
| 115 | } |
| 116 | } |
| 117 | } |