beautypg.com

Managing config templates through the cli, Overview, Appendix c – Brocade Virtual ADX Graphical User Interface Guide (Supporting ADX v03.1.00) User Manual

Page 323

background image

Brocade Virtual ADX Graphical User Interface Guide

311

53-1003242-01

Appendix

C

Managing Config Templates through the CLI

In this appendix

Overview. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 311

Copying or exporting a template file. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 312

Creating a ready-to-use template from an existing template . . . . . . . . . . . 312

Deleting a template . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 313

Validating a template. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 314

Executing a template. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 314

Displaying template information. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 315

Overview

The Brocade Virtual ADX CLI provides support for managing and executing templates. The
templates exist in the following directories:

/opt/ADX/tmpl/predef, for predefined templates provided by Brocade that cannot be deleted.

/opt/ADX/tmpl/ready, for ready-to-use templates that require no user input to execute.

/opt/ADX/tmpl/userdef, for user-defined templates that contain variables for user input before
execution.

Through the CLI, you can perform the following operations:

Copying or exporting templates

Creating a template from an existing template

Deleting templates

Validating templates

Executing templates

Displaying template information, including a list of templates on the Brocade Virtual ADX, their
contents and execution and validation status.

NOTE

For information on the System APIs for the Config Template feature, refer to the Brocade Virtual ADX
XML API Programmer’s Guid
e.