(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

268 Brocade Virtual ADX Graphical User Interface Guide
53-1003242-01
XML schema element reference
B
System schema elements
TABLE 89 System schema elements
Element Type Description Rules / Notes
ADXTemplate.system container The section for ADX
system settings
Optional
system.hostname string The host name for the
ADX system
Optional
system.hostname.@variable string
attribute
The name of a variable
that will provide the
hostname of the ADX
system
Must refer to an existing variable
of type "string" or
"stringNoWhiteSpace"; optional
system.suPassword string The administrative
password for the ADX
Optional
system.aaaOnConsole boolean Should AAA be allowed on
consoles
Default is false; optional
system.allowTelnet boolean Should telnet access be
allowed
Default is false; optional
system.hotStandby container Hot Standby settings Optional
hotStandby.active boolean Hot Standby active flag
hotStandby.vlan integer Hot Standby VLAN id 1 to 4095 (or configured VLAN
maximum if it is smaller); must
also match an existing VLAN id in
the "vlans" section of this
template
hotStandby.ethernetPort integer Hot Standby ethernet
port
1 to 64, or possibly less than 64
depending on the valid port
numbers of the current ADX
hotStandby.
redundancyPort
integer Hot Standby redundancy
port
1 to 64, or possibly less than 64
depending on the valid port
numbers of the current ADX
hotStandby.peer MAC
address
Hot Standby peer
system.security container Security settings Optional