Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

 
 

Service Stitching Workflow

This topic outlines the workflow for stitching two services.

The service is stitched between a creator service and a connector service. The creator service initiates the stitching and the connector service is the service to which the creator service connects to during stitching. For example, while stitching an EVPN service to an L3VPN service, EVPN is the creator service and the L3VPN is the connector service. See Stitch Services using Routing Director for information on the service stitching.

To stitch two services:

  1. In the network implementation plan, create LT interfaces on the stitching device (device on which the creator service is provisioned).

    To create LT interfaces:

    1. Select Inventory > Device Onboarding > Network Implementation Plan.

      The Network Implementation Plan page appears.

    2. Select the plan that contains the device and click the Pen (Edit) icon.

      The Edit Network Implementation Plan page appears.

    3. Click Next to move to the Devices tab.

    4. On the Devices tab, add the devices on which services you want to stitch are provisioned.

    5. Select a device on which the creator service is provisioned and click the Pen (Edit) icon.

      The Edit Device page appears.

    6. Configure LT interfaces in the stitching device. For information on configuring an LT interface, see Table 4.

      The following is an example of a logical tunnel interface configuration in the JSON format:

      The configuration shows an LT interface named LT-0/0/0. The LT interface has two ranges (rng1 and rng2) of interface units created on them. rng1 has ten distinctive LT interface units starting from 100. Similarly, rng2 has ten distinctive LT interface units starting from 200.

  2. In the creator service, (EVPN in this case), define the connection access type as stitching-endpoint. To set the connection access type as stitching-endpoint:
    1. Select the service and click Edit.

      The Modify Service-Instance-Name page appears.

    2. On the Modify Service-Instance-Name page, in the Customer Site Settings tab, create or edit a site network access for referencing the creator SNA (also known as Reference Network Access) and exposing a logical interface for use by the connector SNA (of the connector service). The connector SNA would connect to the creator SNA through the reference network access.

      The Add Connection or Edit Connection page appears.

    3. On the Add Connection or Edit Connection page:

      1. Select stitching-endpoint for Access Type as shown in Figure 1.

        Figure 1: Edit Connection Page Edit Connection Page

        When you select stitching-endpoint, a Stitching section appears on the page.

      2. In the Stitching section, select the creator SNA in the Reference Network Access drop-down list.

      For more details, see the Add a Service-Type topic corresponding to the service initiating the service stitching in the Provision VPN Services chapter in this User Guide.

  3. Click OK.
  4. Update placement resources.

    To update the placement resources on the service due to changes in the connection configuration, click Update Placements on the Customer Site Settings tab.

    An lt_right resource is allocated for use by the connector service.

  5. view the lt_right resource on the Resource Instance page (Instance > Services > Resource Instance) by using the More > View Network Resources option.
    The following is a sample of the lt_right resource created with one free interface lt-1/0/0/0.101 available for stitching:

    The LT interface assigned for the stitching is displayed in the Stitching Interface section on the Edit Connections page.

  6. (Optional) Edit the range, the sub interface or both of the logical tunnel interfaces assigned, if necessary, and click OK. You are returned to the Modify Service-Instance-Name page.
  7. In the connector service (for example, L3VPN), define the connection access type as service.
    1. On the Service Instances page (Orchestration > Service > Instances), select the service that you want to stitch (connector service) and click Edit.

      The Modify Service-Instance-Name page appears.

    2. On the Modify Service-Instance-Name page, in the Customer Site Settings tab, edit or create a site network access.

      The Edit Connection page appears.

    3. In the Edit Connection page, select service for Access Type.

      For more details, see the Add a Service-Type topic corresponding to the service terminating the service stitch in the Provision VPN Services chapter in this User Guide.

  8. Update placement to view the allocated logical tunnel interfaces for the stitching.
    The LT interface assigned for the stitching is displayed in the Interface For Peering Service section on the Edit Connections page.
  9. Edit the logical tunnel interfaces assigned, if necessary, and click OK.

    You are returned to the Modify Service-Instance-Name page.

  10. Provision the service initiating the stitch and the service terminating the stitch.

    To provision a service, select the service and click Provision. Routing director pushes the logical tunnel configuration on to the devices to provision service stitching.