Logo CISCOCISCO Custom Templates

Gwida għall-Utent

Appendix: Custom Templates

This section explains the following topics:

  • Custom Templates Configuration, on page 1

Custom Templates Configuration

Għan
Custom templates are user-defined templates that allow for the customization and automation of network services not supported by the function pack. They define specific configurations and settings that can be applied to network devices and services, making deploying and managing network resources more efficient and consistent.
To use custom templates in Crosswork Network Controller, you must pre-configure them in Crosswork Network Services Orchestration (NSO). Once configured in NSO, the Crosswork Network Controller will display your custom template for selection when you provision a device or a service. NSO uses XML-based configuration (config) templates, which you can invoke from provisioning code or link directly to devices or services. XML templates are snippets of configuration, similar to the CDB init files, but more powerful.
Fluss tax-xogħol
To illustrate the capabilities of custom templates, we have provided an example that uses variable substitution to create an XML template. We then walk you through importing the template in NSO and referencing it in the L2VPN service in the Crosswork Network Controller.
To use custom templates:

  1. Oħloq bħalaample instance with the desired device configuration on the router as follows:
    policy-map TEST-POLICY
    class class-default
    police rate 200 mbps
    !
    !
    tmiem-politika-mappa
  2. Log in to NSO CLI and sync from that device.
    admin@ncs# devices device PE99-55A1 sync-from
  3. In NSO CLI, get the running config for the policy map. Display the configuration in an XML format.CISCO Custom Templates - Fig
  4. Ikkopja l- file output to a text or code editor. Specify the variables that can be substituted or parameterized according to your needs using curly braces and a dollar sign, {$VARIABLE}. You can prefer to keep the variable name uppercased to make it stand out more from the other XML elements in the file. Here, we created two variables, $POLICY_VAR and $RATE_MBS, for our template.CISCO Custom Templates - Fig 1
  5. Create a skeleton template package in NSO. This will help you generate the XML structure with the correct headers. Copy the <devices> code in the below example to your skeleton template. The hostname configuration is optional and not required as a part of XML.
    CISCO Custom Templates - Icon Nota The custom-templates name must start with either ct- or CT- and should not include an underscore character.CISCO Custom Templates - Fig 2
  6. Copy the policy-map <config> code you created in step 4 from your text editor.CISCO Custom Templates - Fig 3
  7. Paste it in your skeleton template.CISCO Custom Templates - Fig 4CISCO Custom Templates - Fig 5
  8. Save and import your new XML template into NSO using NSO web UI or CLI. This step allows you to load merge the custom templates to NSO before applying them.
    a. If using NSO CLI, load merge the template to NSO as follows:
    admin@ncs% load merge user-device-template.xml
    [ok] admin@ncs%
    commit [ok] For details on applying custom templates, refer to Using Custom-Templates– CFP Services in the Cisco NSO Transport SDN Function Pack Bundle 7.0.0 User Guide.
    b. When importing through the Web UI, use the Load/Save option and click Paste to load data by pasting it. The new changes must also be applied using Commit to apply the configuration.
  9. Validate the new template in NSO.CISCO Custom Templates - Fig 6
  10. Let’s add this template to the L2VPN service in the Crosswork Network Controller.
    a. Choose Services & Traffic Engineering> Provisioning (NSO)> L2VPN> L2VPN-Service
    b. IkklikkjaCISCO Custom Templates - Icon 1 to create a new service. The L2VPN-Service page is displayed.
    c. Enter a name for the VPN Identifier and click Continue.
    d. Under Custom-templates, click CISCO Custom Templates - Icon 1to apply your custom template. The Crosswork Network Controller will display your custom template for selection.CISCO Custom Templates - Appendixe. Select your custom template and apply the required variables. Click Commit changes. Note that the router validation shows the policy map name and the police rate of 250 Mbps.CISCO Custom Templates - Appendix 1
  11. Repeat the process for adding the policy to the interfaces. Ensure to add the policy at the device level, as the interface numbers may be different on each side of the L2VPN.CISCO Custom Templates - Appendix 2Għal aktar eżamples of configuring custom templates, refer to Using Custom-Templates– CFP Services in the Cisco NSO Transport SDN Function Pack Bundle 7.1.0 User Guide.

Logo CISCO

Dokumenti / Riżorsi

CISCO Custom Templates [pdfGwida għall-Utent
Custom Templates, Custom, Templates

Referenzi

Ħalli kumment

L-indirizz elettroniku tiegħek mhux se jiġi ppubblikat. L-oqsma meħtieġa huma mmarkati *