You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »


Topology Discovery

Description:

  • Domain specific M&C (Access, Transport, Edge) are registered in ONAP as External Systems (3rd party controller). Domain specific M&C report the abstract topology/service catalog to ONAP

Assumptions:

  • Infrastructure (OLT, Transport tunnel, BNG, AAA, DHCP) is configured and provisioned. 

  1. Register the 3rd party Access SDN Management & Controller to ESR.
  2. ESR triggers a 3rd party Controller registration event to DMaaP.
  3. SDN-C subscribes to the event and gets an event notification.
  4. SDN-C synchronizes the topology from 3rd party Access SDN M&C.
  5. SDN-C analyses the data from Access SDN M&C. Gets the nodes, links, terminal points of the topology.
  6. SDN-C calls A&AI to create the nodes, links terminal points and saves the topology.

Success Criteria:

  • The External System is registered in ONAP and successfully reports available infrastructure topology (nodes, links, terminal points)
  • The available infrastructure topology gets stored in A&AI

Note: If multiple Access SDN M&C, there will be several topologies notified. The links across the domain topology should be also discovered

HSIA Service Creation and Activation (includes ONT PnP)

ONT Discovery (PnP)

Description: 

  • The Service Provider provisions Broadband Internet Access Service using ONAP. ONT registration triggers the CFS HSIA provisioning, OLT and PON port are announced with the ONT registration 

Assumptions:

  • OLT/ONT/BNG related resources already modeled in SDC and distributed in ONAP
  • ONT and CPE/RG functions are combined in a single device that can be easily installed by the end customer
  • Optical fiber circuit to customer premises exists 
  • Infrastructure (OLT, Transport tunnel, BNG, AAA, DHCP) is configured and provisioned

  1. OSS sends the create CFS HSIA request to ONAP External API and sends ONT/RG device to customer
  2. External API transfers the request to SO.
  3. SO decomposes the CFS into RFSs
  4. SO inserts the service information into A&AI and sets service status to 'planned'.
  5. SO subscribes to ONT PNF registration event and waits for it
  6. Customer receives ONT/RG device, installs it and powers it on.
  7. ONT becomes online.
  8. OLT detects a new ONT and initiates the ONT registration process
  9. Access SDN M&C reports the ONT registration event to DCAE/PRH
  10. DCAE/PRH checks if there is an existing PNF entry in AAI for the new ONT and updates the ONT info in AAI 
  11. DCAE/PRH publishes an ONT ready event that is read by SO
  12. SO continues with the provisioning of the CFS HSIA
  13. SO via SDN-C triggers the configuration of the ONT and the OLT by the Access SDN M&C
  14. SO via SDN-C triggers the creation/configuration of the RFS Internet Access (e.g. customer's speed profile)
  15. SO updates CFS HSIA info in AAI.
  16. RG becomes online and initiates the CFS HSIA activation procedure
  17. Access SDN M&C reports via DCAE the successful activation of the RG to SO 
  18. SO updates CFS HSIA status to 'active' in AAI
  19. SO reports service 'active' status to OSS/BSS via External API

Success Criteria:

  • The CFS HSIA order is successfully completed. The customer gets Internet access with the requested rate, quality of service and protection scheme 


Note: ONT PnP based on 5G - PNF Plug and Play

Nomadic ONT Service

Description: 

  • The Service Provider provisions Broadband Internet Access Service using ONAP. One day, the customer moves the ONT to a new location without notifying the SP. The ONT (PNF) will re-register in a new location and ONAP needs to re-provision/reconfigure the customer's broadband service.

Assumptions:

  • The CFS HSIA exists and is active before user moves to new location
  • New location can provide the same level of service as in the previous location, e.g. fiber access is available. We assume unlimited resources

Success Criteria:

  • The CFS HSIA is automatically reconfigured after user moves and plugs ONT in a new location. The customer gets Internet access with the requested rate, quality of service and protection scheme 

Subscription Plan Change

Description: 

  • Service Provider ONAP provisions Broadband Internet Access Service. The customer needs higher bandwidth Broadband Internet Access Service and request a bandwidth upgrade via the customer portal, the service provider upgrades the already existing Broadband service to the new subscription plan (e.g. 1Gbps to 10Gbps)

Assumptions:

  • The CFS HSIA exists and is active before the customer requests a subscription plan change, e.g. upgrade Internet speed
  • The existing CFS HSIA is reconfigured to accommodate the customer request
  • We assume unlimited resources

Success Criteria:

  • The CFS HSIA is automatically reconfigured according to the requested internet access speed 

HSIA Service Assurance 

Description: 

  • Service Provider ONAP provisions Broadband Internet Access Service. ONAP monitors CFS HSIA service instance KPIs and triggers closed loop policies when a predefined threshold is crossed

Assumptions:

  • -

[Work in progress]

  • No labels