...
- Id -property refers to ONT uniport also it is an identifier for a subscriber. Must be given
- c-tag -it is used by ONT device. Must be given
- s-tag -it is used by ONT device. Must be given
- techProfileId refers to technology profile id. To provision, the subscriber technology profile is required. (Technology profile details will be fetched from Access Pod.)
- upstreamBandwidthProfile refers an upstream(ONT to OLT) traffic bandwidth profile id. (Traffic bandwidth profile details will be fetched from Access Pod.)
- downstreamBandwidthProfile refers a downstream(OLT to ONT) traffic bandwidth profile id. (Traffic bandwidth profile details will be fetched from Access Pod.)
- nasPortIdrefers a radius server port.
- Subscriber must be matched with OLT. OLT match is done with ConnectionPoint model.
- Connection Point indicates a bridge between OLT-device and Subscriber's ONT. Subscriber model has ConnectionPoint model as property.
CONNECTION POINT:
ConnectionPoint is a model that connects the Subscriber to OLT-Device.
...