Creating SD-WAN controller template data in Site Planner

Before you can create VPCs or VNets in the Wired portal, you must create template data in Site Planner for SD-WAN controllers, such as VMware SD-WAN and Cisco SD-WAN.

Before you begin

In the SD-WAN controllers, create a customer profile and custom templates and configure connectivity settings. For more information, see Creating SD-WAN controller profiles and templates

About this task

In the Site Planner UI, you create the following template data items for the controllers:
  • Controller profiles.
  • Deployment locations.

This data is required so that the virtual infrastructure details that you create in the Wired portal can be stored in the Site Planner database.

Procedure

  1. Log in to the IBM Cloud Pak® console. For login steps, see Logging in to the IBM Cloud Pak console.
  2. From the navigation menu, click Define > Infrastructure Devices.
  3. Create controller profiles for the SD-WAN controllers.
    Complete the following substeps for the VMware SD-WAN controller, then repeat them for the Cisco SD-WAN controller:
    1. In the Site Planner UI, click Clouds > SDWAN CONTROLLER > Controller Profiles > +.
    2. In the Name field, enter a name of your choosing.
    3. In the Controller profile type dropdown, select the appropriate profile type for the controller, that is, VMware SD-WAN or Cisco SD-WAN.
    4. In the Properties field, add the controller's fully qualified domain name (FQDN) and configuration template properties:
      VMware SD-WAN FQDN and template properties
      Property Description Example
      hostFqdn The FQDN of the VMware SD-WANcontroller instance. {"hostFqdn":"vco22-fra1.velocloud.net", "profileId":"2000"}
      profileId The ID of the VMware Edge profile that you want to use. For more information, see Creating SD-WAN controller profiles and templates.

      Cisco SD-WAN FQDN and template properties
      Property Description Example
      templateId The ID of the Cisco vManage template that you want to use. For more information, see Creating SD-WAN controller profiles and templates. { "templateId": "d41a8927-37ed-46b6-b572-b6bbd3457267", "vManageHostFqdn":"https://bts77.cisco.com"}
      vManageHostFqdn The FQDN of the Cisco SD-WAN controller instance, that is, the Cisco vManage host.

    5. Optional: In the Tags field, select the Site Planner tag that you want to associate with this profile. For more information, see Tags.
    6. In the Tenant field, select the Wired tenant who can access data that relates to this controller. For more information, see Managing Wired tenants.
    7. Click Create.
  4. From the navigation menu, click Define > Network Deployment Locations.
  5. Create deployment locations for the SD-WAN controllers.
    Complete the following substeps for the VMware SD-WAN controller, then repeat them for the Cisco SD-WAN controller:
    1. In the Deployment Locations screen, click Add.
    2. In the Deployment Location Name field, enter the location name in the following format: <controller_profile_name>_<tenant_name>

      Where:

      <controller_profile_name> is the name that you entered for the controller's profile in step 3b.

      <tenant_name> is the name of the Wired tenant that you associated with the controller's profile in step 3f.

    3. Select brent as the resource manager and Other as the infrastructure type.
    4. Add the controller's location properties:
      VMware SD-WAN location properties
      Property Description Example
      SDWANServerUrl The URL of the VMware SD-WANcontroller server. {"SDWANServerUrl":"https://vco22-fra1.velocloud.net", "apiContext":"/portal/rest", "apiAuthToken":"<api-token-value>", "enterpriseId":"1169", "mtTenantId":"10", "edgeLicenseId":"123"}
      apiContext The controller's API endpoint.
      apiAuthToken The authorization token for the controller's API. You can generate this token from the VMware Cloud Orchestrator Portal.
      enterpriseId The ID of the VMware Edge customer that this instance is associated with. You can get this ID from the VMware Cloud Orchestrator Portal.
      mtTenantId The ID of the Wired tenant that you associated with the controller's profile.
      edgeLicenseId The ID of the license that is associated with the enterprise that is to be assigned to the VMware Edge. You can get this ID from the VMware Cloud Orchestrator Portal.

      Cisco SD-WAN location properties
      Property Description
      vManageHostFqdn The fully qualified domain name (FQDN) of the controller instance, that is, the Cisco vManage host.
      vManageUser Your authentication credentials for the Cisco vManage host.
      vManagePassword
      smartAccountUser Your CISCO Smart Account credentials. For more information, see How to create a Smart Account in the Cisco documentation.
      smartAccountPassword
      mtTenantId The ID of the Wired tenant that you associated with the controller's profile.
      Example: {"vManageHostFqdn":"https://ibm-emea-vmanage.viptela.net", "vManageUser":"username1", "vManagePassword":"password1", "smartAccountUser":"username2", "smartAccountPassword":"password2"}

Results

The template data is created.

Continue with your installation of the Wired portal. To install it on the same cluster where you installed IBM Cloud Pak for Network Automation, see Installing on the same cluster as the Cloud Pak. Otherwise, see Installing on a separate cluster to the Cloud Pak.