Displaying template information – Brocade Virtual ADX Graphical User Interface Guide (Supporting ADX v03.1.00) User Manual
Page 327

Brocade Virtual ADX Graphical User Interface Guide
315
53-1003242-01
Displaying template information
C
Prevalidation of template configuration has succeeded.
Template operation succeeded.
Syntax: template execute template_file template_area [ no-inputs ] [ save-config ] [
reload-after-exec ]
The template_file variable is the name of the template file to validate.
The template_area variable is the area where the template file is located. Enter pre-defined,
user-defined, or ready-to-use.
The no-inputs option does not take user inputs and assumes the template does not require user
input.
The save-config option saves the running configuration only after the template has completely
executed without any errors.
The reload-after option reloads the Brocade Virtual ADX only after the template is completely
executed without any errors. Use the save-config option with this option.
Displaying template information
You can display the following template information:
•
“Displaying the list of templates on the Brocade Virtual ADX”
•
“Displaying the XML contents of a template”
•
“Displaying the user-input variables in a template”
•
“Displaying the status of a template operation”
Displaying the list of templates on the Brocade Virtual ADX
To list all templates in the storage areas on the Brocade Virtual ADX, use the show templates
command.
Syntax: show templates [template_area]
VirtualADX# show templates
Template count: 11 Pre-defined count: 2 User-defined count: 5 Ready count: 4
Template Filename : Minimal.xml
--------------------------------------------------------------------
Template Name : Minimal sample
Version : 0.1
Storage Area : Pre-defined
Description : A very minimal template sample
Template Filename : GenericLB.xml
--------------------------------------------------------------------
Template Name : Generic Load Balancing
Version : 1.0
Storage Area : Pre-defined
Description : Generic Load Balancing configuration
...