create template

Creates a template for virtual instances of the supported SLX devices.

Syntax

create template template-name { slx9540} vslx-distribution-path

Command Default

No templates are defined.

Parameters

template-name
Specifies a unique name for the template. A valid name must begin with an alphanumeric character. No special characters are allowed, except for the underscore (_) and hyphen (-).
slx9540
Specifies a template for virtual SLX 9540 instances.
vslx-distribution-path
Specifies the full path to the vSLX distribution installed on the device. The first character must be a slash (/). If the image is on a remote server, only NFS mount is supported.

Modes

vShell prompt (vsh)

Usage Guidelines

To log into vShell and run this command, enter the user@ubuntu:~$ vsh create template command.

To delete a template, use the delete template command.

Examples

The following example creates a SLX 9540 template.

(vsh) create template 9540_templ slx9540 /slxos-dist