(Supporting ADX v03.1.00) Owner's manual
Table Of Contents
- Contents
- Preface
- Introduction to the Brocade Virtual ADX Web Interface
- Navigating the Web Interface
- Navigating the Dashboard
- Configuration Overview
- System Settings
- Network Settings
- Traffic Settings
- GSLB Settings
- Security Settings
- Monitoring Overview
- Viewing System Information
- Viewing Network Status
- Viewing Traffic Statistics
- Viewing Security Statistics
- Maintenance Overview
- Managing Software Images
- Restarting the System
- License Management
- Packet Capture
- Accessing the CLI
- Retrieving System Information for Technical Support
- Troubleshooting
- Config Template XML Schema
- Managing Config Templates through the CLI

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 Guide.