(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 271
53-1003242-01
XML schema element reference
B
portRange.from integer The beginning number
in a range of tagged
ethernet port
1 to 64, or possible less
than 64 depending on the
valid port numbers of the
current ADX; also must be
less than "to"
portRange.to integer The ending number in
a range of tagged
ethernet port
1 to 64, or possible less
than 64 depending on the
valid port numbers of the
current ADX; also must be
greater than "from"
vlan.untagged container The untagged ports Optional
untagged.ethernets container The untagged
ethernet ports
A collection of port
numbers and/or ranges
ethernets.port integer The number of one
untagged ethernet
port
1 to 64, or possible less
than 64 depending on the
valid port numbers of the
current ADX
ethernets.portRange container A range of untagged
ethernet ports
portRange.from integer The beginning number
in a range of untagged
ethernet port
1 to 64, or possible less
than 64 depending on the
valid port numbers of the
current ADX; also must be
less than "to"
portRange.to integer The ending number in
a range of untagged
ethernet port
1 to 64, or possible less
than 64 depending on the
valid port numbers of the
current ADX; also must be
greater than "from"
vlan.ipSubnet container The VLAN IP subnet
information
Optional
ipSubnet.ipAddr IP address The VLAN IP subnet's
IP address
40 characters maximum,
either IPv4 or IPv6 allowed
ipAddr.@variable string
attribute
The name of a
variable that will
provide the IP address
of the VLAN subnet
Must refer to an existing
variable of type
"ipAddress" or
"ipAddressNonBlank";
optional
ipSubnet.mask container The VLAN subnet
mask
Must contain either a
"length" or "subnet"
sub-element, but not both
mask.length integer The VLAN IP subnet's
mask length
1 to 128 for IPv6, or 1 to
32 for IPv4; "length" and
"subnet" are
mutually-exclusive
TABLE 90 Network schema elements (Continued)
Element Type Description Rules / Notes