Hardik Windlass | 1ed2eee | 2021-06-25 09:51:03 +0000 | [diff] [blame] | 1 | { |
| 2 | "ports" : { }, |
| 3 | "devices" : { }, |
| 4 | "hosts" : { }, |
| 5 | "apps" : { |
| 6 | "org.onosproject.provider.lldp" : { |
| 7 | "suppression" : { |
| 8 | "deviceTypes" : [ "ROADM", "OTN", "FIBER_SWITCH", "OPTICAL_AMPLIFIER" ], |
| 9 | "annotation" : "{\"no-lldp\":null}" |
| 10 | } |
| 11 | }, |
| 12 | "org.opencord.kafka" : { }, |
| 13 | "org.onosproject.core" : { |
| 14 | "multicast" : { |
| 15 | "ingressVlan" : 550, |
| 16 | "egressVlan" : 550, |
| 17 | "egressInnerVlan" : 55 |
| 18 | } |
| 19 | }, |
| 20 | "org.opencord.sadis" : { |
| 21 | "bandwidthprofile" : { |
| 22 | "integration" : { |
| 23 | "cache" : { |
| 24 | "enabled" : true, |
| 25 | "maxsize" : 40, |
| 26 | "ttl" : "PT1m" |
| 27 | } |
| 28 | }, |
| 29 | "entries" : [ { |
| 30 | "id" : "High-Speed-Internet", |
| 31 | "cir" : 100000, |
| 32 | "cbs" : 10000, |
| 33 | "eir" : 100000, |
| 34 | "ebs" : 10000, |
| 35 | "air" : 100000 |
| 36 | }, { |
| 37 | "id" : "VOIP", |
| 38 | "cir" : 400000, |
| 39 | "cbs" : 10000, |
| 40 | "eir" : 400000, |
| 41 | "ebs" : 10000, |
| 42 | "air" : 100000 |
| 43 | }, { |
| 44 | "id" : "User1-Specific", |
| 45 | "cir" : 60000, |
| 46 | "cbs" : 10000, |
| 47 | "eir" : 40000, |
| 48 | "ebs" : 10000 |
| 49 | }, { |
| 50 | "id" : "User1-Specific2", |
| 51 | "cir" : 500000, |
| 52 | "cbs" : 10000, |
| 53 | "eir" : 300000, |
| 54 | "ebs" : 10000 |
| 55 | }, { |
| 56 | "id" : "Fixed9Gbps", |
| 57 | "cir" : 0, |
| 58 | "cbs" : 0, |
| 59 | "eir" : 0, |
| 60 | "ebs" : 0, |
| 61 | "air" : 9000000 |
| 62 | }, { |
| 63 | "id" : "TCONT_TYPE1_200Mbps_Fixed_ForVOIP", |
| 64 | "eir" : 0, |
| 65 | "ebs" : 0, |
| 66 | "cir" : 0, |
| 67 | "cbs" : 0, |
| 68 | "air" : 200000 |
| 69 | }, { |
| 70 | "id" : "TCONT_TYPE2_500Mbps_Assured_ForVoD", |
| 71 | "eir" : 0, |
| 72 | "ebs" : 0, |
| 73 | "cir" : 500000, |
| 74 | "cbs" : 10000, |
| 75 | "air" : 0 |
| 76 | }, { |
| 77 | "id" : "TCONT_TYPE3_700Mbps_Peak_500Mbps_Assured_ForVoD", |
| 78 | "eir" : 200000, |
| 79 | "ebs" : 10000, |
| 80 | "cir" : 500000, |
| 81 | "cbs" : 10000, |
| 82 | "air" : 0 |
| 83 | }, { |
| 84 | "id" : "TCONT_TYPE4_1Gbps_Peak_User1_HSI_Upstream", |
| 85 | "eir" : 1000000, |
| 86 | "ebs" : 10000, |
| 87 | "cir" : 0, |
| 88 | "cbs" : 0, |
| 89 | "air" : 0 |
| 90 | }, { |
| 91 | "id" : "TCONT_TYPE5_1Gbps_Peak_500Mbps_Assured_200Mbps_Fixed_User1_HSI_Upstream", |
| 92 | "eir" : 300000, |
| 93 | "ebs" : 10000, |
| 94 | "cir" : 500000, |
| 95 | "cbs" : 10000, |
| 96 | "air" : 200000 |
| 97 | } ] |
| 98 | }, |
| 99 | "sadis" : { |
| 100 | "integration" : { |
| 101 | "cache" : { |
| 102 | "enabled" : true, |
| 103 | "maxsize" : 50, |
| 104 | "ttl" : "PT1m" |
| 105 | } |
| 106 | }, |
| 107 | "entries" : [ { |
| 108 | "id" : "ALPHe3d1cfa7-1", |
| 109 | "nasPortId" : "ALPHe3d1cfa7-1", |
| 110 | "circuitId" : "ALPHe3d1cfa7-1", |
| 111 | "remoteId" : "ALPHe3d1cfa7-1", |
| 112 | "uniTagList" : [ { |
| 113 | "ponCTag" : 999, |
| 114 | "ponSTag" : 999, |
| 115 | "technologyProfileId" : 64, |
| 116 | "downstreamBandwidthProfile" : "Fixed9Gbps", |
| 117 | "upstreamBandwidthProfile" : "Fixed9Gbps", |
| 118 | "isDhcpRequired" : "true" |
| 119 | } ] |
| 120 | }, { |
| 121 | "id" : "ALPHe3d1cea3-1", |
| 122 | "nasPortId" : "ALPHe3d1cea3-1", |
| 123 | "uniTagList" : [ { |
| 124 | "uniTagMatch" : 35, |
| 125 | "ponCTag" : 801, |
| 126 | "ponSTag" : 111, |
| 127 | "usPonCTagPriority" : 0, |
| 128 | "usPonSTagPriority" : 0, |
| 129 | "dsPonCTagPriority" : 0, |
| 130 | "dsPonSTagPriority" : 0, |
| 131 | "technologyProfileId" : 64, |
| 132 | "downstreamBandwidthProfile" : "High-Speed-Internet", |
| 133 | "upstreamBandwidthProfile" : "TCONT_TYPE4_1Gbps_Peak_User1_HSI_Upstream", |
| 134 | "isDhcpRequired" : "true", |
| 135 | "serviceName" : "HSIA" |
| 136 | }, { |
| 137 | "uniTagMatch" : 65, |
| 138 | "ponCTag" : 444, |
| 139 | "ponSTag" : 333, |
| 140 | "usPonCTagPriority" : 7, |
| 141 | "usPonSTagPriority" : 7, |
| 142 | "dsPonCTagPriority" : 7, |
| 143 | "dsPonSTagPriority" : 7, |
| 144 | "technologyProfileId" : 65, |
| 145 | "downstreamBandwidthProfile" : "VOIP", |
| 146 | "upstreamBandwidthProfile" : "TCONT_TYPE1_200Mbps_Fixed_ForVOIP", |
| 147 | "isDhcpRequired" : "true", |
| 148 | "configuredMacAddress" : "2c:60:0c:ee:d6:27", |
| 149 | "serviceName" : "VOIP" |
| 150 | }, { |
| 151 | "uniTagMatch" : 55, |
| 152 | "ponCTag" : 55, |
| 153 | "ponSTag" : 555, |
| 154 | "usPonCTagPriority" : 5, |
| 155 | "usPonSTagPriority" : 5, |
| 156 | "dsPonCTagPriority" : 5, |
| 157 | "dsPonSTagPriority" : 5, |
| 158 | "technologyProfileId" : 66, |
| 159 | "downstreamBandwidthProfile" : "High-Speed-Internet", |
| 160 | "upstreamBandwidthProfile" : "TCONT_TYPE2_500Mbps_Assured_ForVoD", |
| 161 | "configuredMacAddress" : "2c:60:0c:ee:d6:27", |
| 162 | "serviceName" : "VOD", |
| 163 | "isDhcpRequired" : "true", |
| 164 | "isIgmpRequired" : "true" |
| 165 | }, { |
| 166 | "ponCTag" : 55, |
| 167 | "ponSTag" : 550, |
| 168 | "dsPonCTagPriority" : 5, |
| 169 | "dsPonSTagPriority" : 5, |
| 170 | "technologyProfileId" : 66, |
| 171 | "serviceName" : "MC" |
| 172 | } ] |
| 173 | }, { |
| 174 | "id" : "ALPHe3d1ceb7-1", |
| 175 | "nasPortId" : "ALPHe3d1ceb7-1", |
| 176 | "uniTagList" : [ { |
| 177 | "uniTagMatch" : 35, |
| 178 | "ponCTag" : 101, |
| 179 | "ponSTag" : 222, |
| 180 | "usPonCTagPriority" : 0, |
| 181 | "usPonSTagPriority" : 0, |
| 182 | "dsPonCTagPriority" : 0, |
| 183 | "dsPonSTagPriority" : 0, |
| 184 | "technologyProfileId" : 64, |
| 185 | "downstreamBandwidthProfile" : "High-Speed-Internet", |
| 186 | "upstreamBandwidthProfile" : "TCONT_TYPE5_1Gbps_Peak_500Mbps_Assured_200Mbps_Fixed_User1_HSI_Upstream", |
| 187 | "isDhcpRequired" : "true", |
| 188 | "serviceName" : "HSIA" |
| 189 | }, { |
| 190 | "uniTagMatch" : 65, |
| 191 | "ponCTag" : 444, |
| 192 | "ponSTag" : 333, |
| 193 | "usPonCTagPriority" : 7, |
| 194 | "usPonSTagPriority" : 7, |
| 195 | "dsPonCTagPriority" : 7, |
| 196 | "dsPonSTagPriority" : 7, |
| 197 | "technologyProfileId" : 65, |
| 198 | "downstreamBandwidthProfile" : "VOIP", |
| 199 | "upstreamBandwidthProfile" : "TCONT_TYPE1_200Mbps_Fixed_ForVOIP", |
| 200 | "isDhcpRequired" : "true", |
| 201 | "configuredMacAddress" : "2c:60:0c:ee:d7:68", |
| 202 | "serviceName" : "VOIP" |
| 203 | }, { |
| 204 | "uniTagMatch" : 55, |
| 205 | "ponCTag" : 55, |
| 206 | "ponSTag" : 555, |
| 207 | "usPonCTagPriority" : 5, |
| 208 | "usPonSTagPriority" : 5, |
| 209 | "dsPonCTagPriority" : 5, |
| 210 | "dsPonSTagPriority" : 5, |
| 211 | "technologyProfileId" : 67, |
| 212 | "downstreamBandwidthProfile" : "High-Speed-Internet", |
| 213 | "upstreamBandwidthProfile" : "TCONT_TYPE3_700Mbps_Peak_500Mbps_Assured_ForVoD", |
| 214 | "configuredMacAddress" : "2c:60:0c:ee:d7:68", |
| 215 | "serviceName" : "VOD", |
| 216 | "isDhcpRequired" : "true", |
| 217 | "isIgmpRequired" : "true" |
| 218 | }, { |
| 219 | "ponCTag" : 55, |
| 220 | "ponSTag" : 550, |
| 221 | "dsPonCTagPriority" : 5, |
| 222 | "dsPonSTagPriority" : 5, |
| 223 | "technologyProfileId" : 67, |
| 224 | "serviceName" : "MC" |
| 225 | } ] |
| 226 | }, { |
| 227 | "id" : "ALPHe3d1ceb7-2", |
| 228 | "nasPortId" : "ALPHe3d1ceb7-2", |
| 229 | "uniTagList" : [ { |
| 230 | "uniTagMatch" : 35, |
| 231 | "ponCTag" : 102, |
| 232 | "ponSTag" : 222, |
| 233 | "usPonCTagPriority" : 0, |
| 234 | "usPonSTagPriority" : 0, |
| 235 | "dsPonCTagPriority" : 0, |
| 236 | "dsPonSTagPriority" : 0, |
| 237 | "technologyProfileId" : 64, |
| 238 | "downstreamBandwidthProfile" : "High-Speed-Internet", |
| 239 | "upstreamBandwidthProfile" : "TCONT_TYPE4_1Gbps_Peak_User1_HSI_Upstream", |
| 240 | "isDhcpRequired" : "true", |
| 241 | "serviceName" : "HSIA" |
| 242 | }, { |
| 243 | "uniTagMatch" : 65, |
| 244 | "ponCTag" : 444, |
| 245 | "ponSTag" : 333, |
| 246 | "usPonCTagPriority" : 7, |
| 247 | "usPonSTagPriority" : 7, |
| 248 | "dsPonCTagPriority" : 7, |
| 249 | "dsPonSTagPriority" : 7, |
| 250 | "technologyProfileId" : 65, |
| 251 | "downstreamBandwidthProfile" : "VOIP", |
| 252 | "upstreamBandwidthProfile" : "TCONT_TYPE1_200Mbps_Fixed_ForVOIP", |
| 253 | "isDhcpRequired" : "true", |
| 254 | "configuredMacAddress" : "90:e2:ba:70:06:5e", |
| 255 | "serviceName" : "VOIP" |
| 256 | }, { |
| 257 | "uniTagMatch" : 55, |
| 258 | "ponCTag" : 55, |
| 259 | "ponSTag" : 555, |
| 260 | "usPonCTagPriority" : 5, |
| 261 | "usPonSTagPriority" : 5, |
| 262 | "dsPonCTagPriority" : 5, |
| 263 | "dsPonSTagPriority" : 5, |
| 264 | "technologyProfileId" : 67, |
| 265 | "downstreamBandwidthProfile" : "High-Speed-Internet", |
| 266 | "upstreamBandwidthProfile" : "TCONT_TYPE3_700Mbps_Peak_500Mbps_Assured_ForVoD", |
| 267 | "configuredMacAddress" : "90:e2:ba:70:06:5e", |
| 268 | "serviceName" : "VOD", |
| 269 | "isDhcpRequired" : "true", |
| 270 | "isIgmpRequired" : "true" |
| 271 | }, { |
| 272 | "ponCTag" : 55, |
| 273 | "ponSTag" : 550, |
| 274 | "dsPonCTagPriority" : 5, |
| 275 | "dsPonSTagPriority" : 5, |
| 276 | "technologyProfileId" : 67, |
| 277 | "serviceName" : "MC" |
| 278 | } ] |
| 279 | }, { |
| 280 | "id" : "EC1838000853", |
| 281 | "hardwareIdentifier" : "00:00:00:00:00:01", |
| 282 | "ipAddress" : "10.192.20.206", |
| 283 | "uplinkPort" : "1048576" |
| 284 | } ] |
| 285 | } |
| 286 | }, |
| 287 | "org.opencord.igmpproxy" : { |
| 288 | "igmpproxy":{ |
| 289 | "FastLeave":"true", |
| 290 | "LastQueryInterval":1, |
| 291 | "MaxResp":1, |
| 292 | "enableIgmpProvisioning":"false", |
| 293 | "globalConnectPointMode":"true", |
| 294 | "globalConnectPoint" : "of:0000000000000001/3", |
| 295 | "sourceDeviceAndPort":"of:0000000000000001/3", |
| 296 | "outgoingIgmpVlanId":550, |
| 297 | "outgoingIgmpInnerVlanId":55, |
| 298 | "outgoingIgmpWithV3":"true", |
| 299 | "IgmpCos":5, |
| 300 | "IgmpUniCos":5, |
| 301 | "PeriodicQuery":"true", |
| 302 | "KeepAliveInterval":60, |
| 303 | "KeepAliveCount":5, |
| 304 | "requestDsIgmpPackets":false |
| 305 | } |
| 306 | } |
| 307 | }, |
| 308 | "regions" : { }, |
| 309 | "links" : { }, |
| 310 | "layouts" : { } |
| 311 | } |