Capture and Add Templates

The first step in using templates is configuring the template script. After you configure a template, it will then need to be generated and applied to your network devices. For more information, see Generating and applying templates.

To configure a new template:

  1. From the Template Library (SETTINGS menu > Configuration Management > Template Library), click 'add' ().

    New Configuration Template dialog displays.

  2. Enter a Name and Description.
  3. Click Capture.

    Select Configuration Archive dialog displays.

  4. Click Select Device to select a device from which to choose the config file upon which you are basing this template.

    If the device you select has archived config files, they are displayed in the Select Config Archive dialog. If there are no archived config files for the device, click Capture to grab a config file with the Select Configuration dialog. After you capture a config, it is displayed in the Select Configuration Archive dialog.

  5. Select the archive upon which you want to base the template. The config script is added to the Template section of the New Configuration Template dialog.
  6. Adjust the config file as needed to replace any relevant device-specific information with variables, such as the hostname and the IP address. For information on variables in Configuration Management, see the Configuration Management for Network Performance Monitor v.17.0 Custom Script Language Guide.
  7. Click OK to save the template.

To modify an existing template:

  1. From the Template Library (SETTINGS menu > Configuration Management > Template Library), select an existing template, then click 'edit' ().

    Edit Configuration Template dialog displays.

  2. Modify the Description as needed.

    Note: You cannot modify the template Name.

  3. Modify the Template script as needed. For information on Configuration Management variables you can use to replace device specific information, such as hostname and IP address, see Using the Configuration Management Custom Script Language.
  4. Click OK to save the template.

See Also

Using Configuration Management Templates

Generating and Applying Templates

Importing and Exporting Templates

Using the Template Library