Using the new BBSim in kind-voltha
diff --git a/onos-files/onos-sadis-sample.json b/onos-files/onos-sadis-sample.json
index 5a21c85..131ca1b 100644
--- a/onos-files/onos-sadis-sample.json
+++ b/onos-files/onos-sadis-sample.json
@@ -4,12 +4,12 @@
"cache": {
"enabled": false,
"maxsize": 50,
- "ttl": "PT0m"
+ "ttl": "PT1m"
}
},
"entries": [
{
- "id": "BBSIMOLT000",
+ "id": "BBSIM_OLT_0",
"hardwareIdentifier": "0f:f1:ce:c0:ff:ee",
"nasId": "BBSIMOLT000",
"uplinkPort": 65536
@@ -24,6 +24,39 @@
"technologyProfileId": 64,
"upstreamBandwidthProfile": "Default",
"downstreamBandwidthProfile": "Default"
+ },
+ {
+ "id": "BBSM00000002-1",
+ "cTag": 901,
+ "sTag": 900,
+ "nasPortId": "BBSM00000002-1",
+ "circuitId": "BBSM00000002-1",
+ "remoteId": "BBSIMOLT000",
+ "technologyProfileId": 64,
+ "upstreamBandwidthProfile": "Default",
+ "downstreamBandwidthProfile": "Default"
+ },
+ {
+ "id": "BBSM00000101-1",
+ "cTag": 902,
+ "sTag": 900,
+ "nasPortId": "BBSM00000101-1",
+ "circuitId": "BBSM00000101-1",
+ "remoteId": "BBSIMOLT000",
+ "technologyProfileId": 64,
+ "upstreamBandwidthProfile": "Default",
+ "downstreamBandwidthProfile": "Default"
+ },
+ {
+ "id": "BBSM00000102-1",
+ "cTag": 903,
+ "sTag": 900,
+ "nasPortId": "BBSM00000102-1",
+ "circuitId": "BBSM00000102-1",
+ "remoteId": "BBSIMOLT000",
+ "technologyProfileId": 64,
+ "upstreamBandwidthProfile": "Default",
+ "downstreamBandwidthProfile": "Default"
}
]
},