Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

 
 

Edit or Delete a Configuration Template

Follow the steps described in this topic to edit or delete a configuration template.

Edit a Configuration Template

To edit a configuration template:

  1. Navigate to Organization > Router Templates.
    The Router Templates page appears.
  2. Click the template that you want to modify.
    the Router Templates : Template Name page appears. The CLI Configuration widget displays the CLI commands of the template, and the Additional CLI Commands text box is editable.
  3. Modify the template as needed.

    For guidelines on using the Additional CLI Commands, see Manage CLI Configuration Changes.

  4. Click Save.
    The Confirm Changes pop-up appears, displaying the configuration that was entered in the previous step.
  5. Verify if the configuration was rendered correctly.
    • If the configuration was not rendered correctly, click the close (X) icon to go back to the Router Templates : Template Name page and make modifications as needed.

    • If the configuration was rendered correctly, click Save.

      You are returned to the Router Templates page.

    If the configuration template was previously deployed on a router or site, the configuration changes will be pushed to all the routers immediately or when they come online. You need not redeploy the configuration template for the changes to take effect.
    Note: When configuration is successfully committed on the router, a Config Changed by User event is generated. View this event under Router Events on the Router Insights page. This event shows a UI_COMMIT_COMPLETED response. Click View Details to see the configuration difference.

    When a commit failure occurs due to a syntax error or invalid input, Juniper Routing Assurance generates a Config Failed event. This event is recorded as a Bad event. The router event details indicate that the commit failed and include the reported syntax error, allowing users to identify and correct the issue.

Delete a Configuration Template

To delete a configuration template:

Note: You can delete a configuration template only if the following conditions hold good:
  • You added (created) the template.

  • The template is not deployed on a router or assigned to a site.

  1. Navigate to Organization > Router Templates.
    The Router Templates page appears.
  2. Click the template that you want to delete.
    the Router Templates : Template Name page appears.
  3. Click Delete Template.
    If the template is assigned to one or more sites, unassign it from all the sites before deleting; see Unassign a Site from a Template.
    The Confirm Delete pop-up appears.
  4. To confirm deletion, type the name of the template in the text box, and then click Delete.
    The template is deleted and you are returned to the Router Templates page. You can no longer use this template to deploy on a device or assign a site.