(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

284 Brocade Virtual ADX Graphical User Interface Guide
53-1003242-01
XML schema element reference
B
realBinding.realPort port-or-protocol-
number
The name of a well known
port or a protocol number
for the bound Real Server
• http
• https
• ssl
• dns
• ftp
• ldap
• ldaps
• tftp
• ssh
• 1 to 65535
realBinding. realPort.@variable string attribute The name of a variable
that provides the Real Port
name or number
Must refer to an existing
variable of type
"portOrProtocol"; optional
realBinding.associatedRealPort port-or-protocol-
number
The name of a well known
port or a protocol number
of an associated port on
the bound Real Server
• http
• https
• ssl
• dns
• ftp
• ldap
• ldaps
• tftp
• ssh
• 1 to 65535
Optional
realBinding.
associatedRealPort.@variable
string attribute The name of a variable
that provides the
associated Real Port name
or number
Must refer to an existing
variable of type
"portOrProtocol"; optional
realBindings.repeater container A repeater used for
creating multiple
Virtual-to-Real Port
Bindings
Multiple "repeater"
elements are allowed up to
4 maximum
repeater.@count string attribute The name of a variable
that provides the repeater
count
The variable must either
have a number or a list
that can be tallied;
mandatory
repeater.realBinding container A single Virtual-to-Real Port
Binding within the
repeater;
refer to the "realBinding"
details above
Multiple "realBinding"
elements are allowed up to
32 maximum
TABLE 93 Virtual server schema elements (Continued)
Element Type Description Rules / Notes