(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 281
53-1003242-01
XML schema element reference
B
virtual.ip.@variable string attribute The name of a variable
that provides the Virtual
Server IP Address
Must refer to an existing
variable of type
"ipAddress" or
"ipAddressNonBlank";
optional
virtual.context string The context in which to
create the Virtual Server
If unspecified, "default"
context is used; optional
virtual.predictor predictor The Virtual Server
predictor
• dynamic-weighted-direct
• dynamic-weighted-revers
e
• enhanced-weighted
• least-conn
• response-time
• round-robin
• weighted
• weighted-round-robin
• weighted-round-robin-sta
tic
virtual.predictor.@variable string attribute The name of a variable
that provides the Virtual
Server predictor
Must refer to an existing
variable of type "predictor";
optional
virtual.predictorOid integer The predictor OID 1 to 255; required for
"dynamic-weighted-direct"
and
"dynamic-weighted-reverse
"; ignored for all other
predictor types
virtual.predictorMax integer The predictor OID
maximum
0 to 4294967295;
required for
"dynamic-weighted-direct"
and
"dynamic-weighted-reverse
"; ignored for all other
predictor types
virtual.tosMarking container Settings for TOS Marking Optional
tosMarking.value integer The TOS Marking value 1 to 63
tosMarking.hcL3Dsr boolean The Health Check L3 DSR
flag
Default is false; optional
virtual.virtualPorts container A collection of Virtual Ports
virtualPorts.virtualPort container A single Virtual Port Multiple "virtualPort"
elements are allowed up to
10 maximum
TABLE 93 Virtual server schema elements (Continued)
Element Type Description Rules / Notes