Versions Compared

Key

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

CCVPN Service View

In Casablanca Release ,we will design CCVPN Use Case as three services. SOTNVPNInfraService, SDWANVPNInfraService and SIteService.

In the actual scenario, a customer will have several sites locate at different locations. And the customer will aslo have different vpns for themdifferent site LANs.

So when se use these templates, we will have one SOTNVPNInfraService, several SDWANVPNInfraServices, several SIteServices.

Image Added

Note: The green colored models will be delivered in Casablanca release. the orange ones will be in plan.

CCVPN Resource Data Models

View file
namedevice.yml
height250
View file
namesdwanConnectivity.yml
height250
View file
namesdWanVpnInfraAttachment.yml
height250
View file
namesite.yml
height250
View file
namesiteWanPort.yml
height250
View file
namesotnConnectivity.yml
height250
View file
namesotnVpnInfraAttachment.yml
height250
View file
namespPartner.yml
height250

Guidance to design CCVPN

import VLs

     import sotnConnectivity and sdwanConnectivity as VLs.

     Now SDC have no portal to support VL import , we need to use SDC scripts to import the VLs.

  1.      put the VL information under a folder with its import properties json.  Refer to the files below.

    View file
    namesotnConnectivity.zip
    height250
    View file
    namesdwanConnectivity.zip
    height250
  2.    

     Image Removed