Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • 2.0 UUI/Portal create VPN Infra Service 
  • 2.1 SO create service instance to AAI
  • 2.2 SO decompose the service template.
  • 2.3 SO call SDNC create VPN resource
  • 2.4 SDNC call AAI to create VPN resource instance
  • 2.5 SO call SDNC to activate VPN resource
  • 2.6 SDNC call 3rd SOTN controller to create SOTN VPN instance if it is needed. For EPLine/EVPLine ,this operation is not needed here. For EPLAN/EVPLAN, it is needed to create a VPN with no UNIs in the 3rd SOTN controller.
  • 2.7 SDNC call AAI to create SOTN VPN Instance, the instance will be related to VPN resource instance.
  • 2.8 SDNC call 3rd SD-WAN controller to create SD-WAN VPN instance. This means all the sites deployed later will be attached to the same VPN.
  • 2.9 SDNC call AAI to create SD-WAN VPN instance, the instance will be related to VPN resource instance.3. Service Design Flow

3. Site Enterprise Service Deploy Flow

Image Added

     

  • 3.0 UUI/Portal create Site Enterprise Service 
  • 3.1 SO create service instance to AAI
  • 3.2 SO decompose the service template.
  • 3.3 SO call SDNC create PNF resource
  • 3.4 SDNC call AAI to create PNF resource instance
  • 3.5 SO call SDNC to activate the PNF resource
  • 3.6 SDNC call 3rd SD-WAN controller to create device of the site.
  • 3.7 SO call SDNC to create site resource.
  • 3.8 SDNC call AAI to create site resource instnace.
  • 3.9 SO call SDNC to activate the site resource.
  • 3.10 SDNC call 3rd SD-WAN controller to create site.
  • 3.11 SO call SDNC to create VPN attachment resource.
  • 3.12 SDNC call AAI to create VPN attachment resource.
  • 3.13 SO query the network access point information from inventory OSS of SP.
  • 3.14 SO call SDNC to activate the VPN attachment resource. SDNC will get the existing VPN Infra Service information and the VPN attachment resource , to get the L1/L2 connectivity needed.
  • 3.15 SDNC call OOF to do L1/L2 connectivity route calculate between multi 3rd SOTN controller topologys.
  • 3.16 OOF will query AAI for the whole topology  notified by multi SOTN controllers.
  • 3.17 OOF do route calculate.
  • 3.18 OOF return the route informations for L1/L2 connectivity VPNs on each SOTN controller.
  • 3.19 SDNC will loop the VPNs , and create the SOTN VPN instance to AAI. This will also upate the VPN Infra service instance.
  • 3.20 SDNC call 3rd SOTN controller to create VPN over topology.
  • 3.21 SDC add relationship between the VPN instance and the topology.
  • 3.22 SDNC call SD-WAN controller to attach the site to the SD-WAN VPN instance.
  • 3.23 SDNC call SD-WAN controller to create LAN for the Site.
  • 3.24 SDNC call SD-WAN controller to create WAN for the Site.

4. Site DC Service Deploy Flow

5. Closed Loop Flow 


6. Service Design Flow


  • 3.0 Design the service in SDC portal
  • 3.1 SDC distribute the service information to SO
  • 3.2 SDC distribute the service network information to SDNC
  • 3.3 SDC distribute the service model information to AAI
  • 3.4 SDC distribute the service VNF information to VFC/APPC.

...