Create a Device CLI Template
To create a device template by entering a CLI text-style configuration directly on the vManage NMS:
-
In the Device tab, click the Create Template drop-down and select CLI Template.
-
From the Device Type drop-down, select the type of device for which you are creating the template.
-
In the Template Name field, enter a name for the device template. This field is mandatory and can contain only uppercase and lowercase letters, the digits 0 through 9, hyphens (–), and underscores (_). It cannot contain spaces or any other characters.
-
In the Description field, enter a description for the device template. This field is mandatory, and it can contain any characters and spaces.
-
In the CLI Configuration box, enter the configuration either by typing it, cutting and pasting it, or uploading a file.
-
To convert an actual configuration value to a variable, select the value and click Create Variable. Enter the variable name, and click Create Variable. You can also type the variable name directly, in the format {{variable-name}}; for example, {{hostname}}.
-
Click Add. The new device template is displayed in the Device Template table. The Feature Templates column shows the number of feature templates that are included in the device template, and the Type column shows "CLI" to indicate that the device template was created from CLI text.
Feedback