(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 283
53-1003242-01
XML schema element reference
B
virtualPort.tcpProfile string The name of a TCP Profile
for the port
64 characters maximum,
must match the name of a
TCP Profile profile defined
within this template;
optional
virtualPort.script string The name of a script for
the port
12 characters maximum,
must match the name of a
script defined within this
template; optional
virtualPort.scriptProfile string The name of a script
profile for the port
29 characters maximum,
must match the name of a
script profile defined within
this template; optional
virtual.realBindings container A collection of
Virtual-to-Real Port
Bindings
Can contain "realBinding"
elements and also
"repeater" elements that
contain more "realBinding"
elements
realBindings. realBinding container A single Virtual to Real Port
Binding
Multiple "realBinding"
elements are allowed up to
32 maximum
realBinding. realName string The name of a Real Server Must match a Real Server
defined in this template
realBinding.realName.@variable string attribute The name of a variable
that provides the Real
Server name
Must refer to an existing
variable of type "string" or
"stringNoWhiteSpace", or,
if within a repeater,
"stringList" can also be
used; optional
realBinding.virtualPort port-or-protocol-
number
The name of a well-known
port or a protocol number
for this Virtual Server
• http
• https
• ssl
• dns
• ftp
• ldap
• ldaps
• tftp
• ssh
• 1 to 65535
Optional, if excluded, the
same value as "realPort" is
used
realBinding. virtualPort.@variable string attribute The name of a variable
that provides the Virtual
Port name or number
Must refer to an existing
variable of type
"portOrProtocol"; optional
TABLE 93 Virtual server schema elements (Continued)
Element Type Description Rules / Notes