(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 317
53-1003242-01
Displaying template information
C
Displaying the user-input variables in a template
You can display the user-input variables in a template from a specified area in a readable format or
the raw XML content.
• To display the user-input variables in a readable format, use the show template variables
command.
Syntax: show template variables template_file template_area
The template_file variable is the name of the template file.
The template_area variable is the area where the template file is located. Enter pre-defined,
user-defined, or ready-to-use.
Virtual ADX#show template variables GenericLB.xml pre-defined
Template variables:
-------------------
Variable Name : VS_NAME
Datatype : string
Help Text : The Virtual Server needs a name and you must provide it
Default Value : vs
Variable Name : VS_IP
Datatype : ipAddressNonBlank
Help Text : The Virtual Server needs an IP Address and you must provide it
Default Value : 10.1.1.1
Variable Name : RS_COUNT
Datatype : integerNonZero
Help Text : Enter the number of Real Servers that should be created
Default Value : 4
Variable Name : RS_PREFIX
Datatype : string
Help Text : The Real Servers needs a name prefix and you must provide it (e
ach RS will have a number appended to this prefix)
Default Value : rs
Auto Increment : 1
Variable Name : RS_FIRST_IP
Datatype : ipAddressNonBlank
Help Text : The Real Servers needs IP Addresses and you must provide the fi
rst one
Default Value : 20.1.1.100
Auto Increment : 1
Variable Name : PORT
Datatype : portOrProtocol
Help Text : Enter the kind of Port that will be load-balanced
Default Value : http
Variable Name : RS_FIRST_SERVER_ID
Datatype : integerNonZero
Help Text : The Real Servers needs Server IDs and you must provide the firs
t one
Default Value : 1024
Auto Increment : 1