Pérez Caparrós David, INI-INO-ECO-HCT | d30ccf8 | 2019-06-18 23:05:16 +0200 | [diff] [blame] | 1 | .. _docs_bbs: |
| 2 | |
| 3 | BBS (Broadband Service) |
| 4 | ----------------------- |
| 5 | |
| 6 | Overview |
| 7 | ~~~~~~~~ |
| 8 | The BBS use case proposes using ONAP for the design, provisioning, life-cycle |
| 9 | management and assurance of broadband services. BBS focuses on multi-Gigabit |
| 10 | Internet Connectivity services based on PON (Passive Optical Network) access |
| 11 | technology. |
| 12 | |
| 13 | In Dublin release, BBS enables ONAP to |
| 14 | |
Pérez Caparrós David, INI-INO-ECO-HCT | 11c545a | 2019-06-19 12:58:30 +0200 | [diff] [blame] | 15 | 1. Establish a subscriber's HSIA (High Speed Internet Access) service from an ONT (Optical Network Termination unit) to the Internet drain |
Pérez Caparrós David, INI-INO-ECO-HCT | d30ccf8 | 2019-06-18 23:05:16 +0200 | [diff] [blame] | 16 | |
Pérez Caparrós David, INI-INO-ECO-HCT | 11c545a | 2019-06-19 12:58:30 +0200 | [diff] [blame] | 17 | - The HSIA service is designed and deployed using ONAP's design and deployment capabilities |
| 18 | - The HSIA service activation is initiated via ONAP's External APIs and orchestrated and controlled using ONAP orchestration and control capabilities. The control capabilities leverage a 3rd party controller to implement the requested action within the technology domain/location represented by the domain specific SDN management and control function. |
Pérez Caparrós David, INI-INO-ECO-HCT | d30ccf8 | 2019-06-18 23:05:16 +0200 | [diff] [blame] | 19 | |
| 20 | 2. Detect the change of location for ONT devices (Nomadic ONT devices) |
| 21 | |
| 22 | - PNF (Re-)Registration for an ONT |
| 23 | |
| 24 | - Subscriber association to an ONT via ONAP's External APIs |
Pérez Caparrós David, INI-INO-ECO-HCT | 11c545a | 2019-06-19 12:58:30 +0200 | [diff] [blame] | 25 | - ONT association with a expected Access UNI (PON port) when a HSIA service is created/deployed for a subscriber |
Pérez Caparrós David, INI-INO-ECO-HCT | d30ccf8 | 2019-06-18 23:05:16 +0200 | [diff] [blame] | 26 | - PNF (Re-)Registration using ONAP's PNF registration capabilities |
| 27 | |
Pérez Caparrós David, INI-INO-ECO-HCT | 11c545a | 2019-06-19 12:58:30 +0200 | [diff] [blame] | 28 | - Service location modification that is detected by ONAP's analytic and initiated via the closed loop capabilities |
Pérez Caparrós David, INI-INO-ECO-HCT | d30ccf8 | 2019-06-18 23:05:16 +0200 | [diff] [blame] | 29 | |
Pérez Caparrós David, INI-INO-ECO-HCT | 11c545a | 2019-06-19 12:58:30 +0200 | [diff] [blame] | 30 | - The closed loop capabilities invoke a HSIA location change service that is orchestrated and controlled using ONAP capabilities and 3rd party controllers |
Pérez Caparrós David, INI-INO-ECO-HCT | d30ccf8 | 2019-06-18 23:05:16 +0200 | [diff] [blame] | 31 | |
| 32 | |image1| |
| 33 | |
| 34 | **Figure 1. Architecture Overview** |
| 35 | |
| 36 | System View |
| 37 | ~~~~~~~~~~~ |
| 38 | BBS relies on key ONAP components such as External API, SO, AAI, SDC, Policy |
| 39 | (APEX engine), DCAE (PRH, BBS Event Processor, VES collector, VES mapper, |
| 40 | RESTCONF collector) and SDNC |
| 41 | |
| 42 | |image2| |
| 43 | |
| 44 | **Figure 2. System View** |
| 45 | |
| 46 | System Set Up and configuration |
| 47 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
| 48 | |
| 49 | Please refer to the following wiki page for detailed set up and configuration |
Pérez Caparrós David, INI-INO-ECO-HCT | 11c545a | 2019-06-19 12:58:30 +0200 | [diff] [blame] | 50 | instructions: `BBS Documentation <https://wiki.onap.org/display/DW/BBS+Documentation>`_ |
Pérez Caparrós David, INI-INO-ECO-HCT | d30ccf8 | 2019-06-18 23:05:16 +0200 | [diff] [blame] | 51 | |
| 52 | .. |image1| image:: files/bbs/BBS_arch_overview.png |
| 53 | :width: 6.5in |
| 54 | .. |image2| image:: files/bbs/BBS_system_view.png |
| 55 | :width: 6.5in |