(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

270 Brocade Virtual ADX Graphical User Interface Guide
53-1003242-01
XML schema element reference
B
network.staticRoutes container A collection of Static
Route definitions
Optional
staticRoutes.staticRoute container A single Static Route Multiple "staticRoute"
elements are allowed; up
to 32 maximum
staticRoute.destinationIp IP address The address of the
route
staticRoute.subnetMask IP address The subnet mask of
the route
staticRoute.route container The details of the
route
Must contain exactly one
of the following
sub-elements:
• nextHop
• ethernet
• null0
• ve
route.nextHop IP address The IP address of next
hop
route.ethernet string An ethernet port Maximum length
3characters
route.null0 boolean The "null0" indicator Always set to "true" when
used
route.ve integer The number of a "VE”
network.vlans container A collection of VLAN
definitions
Optional
vlans.vlan container A single VLAN Multiple "vlan" elements
are allowed
vlan.id integer The VLAN id 1 to 4095 (or configured
VLAN maximum if it is
smaller)
vlan.name string The VLAN name Maximum length
32 characters; optional
vlan.byPort boolean The VLAN "by port"
flag
Default false; optional
vlan.tagged container The tagged ports Optional
tagged.ethernets container The tagged ethernet
ports
A collection of port
numbers and/or ranges
ethernets.port integer The number of one
tagged 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 tagged
ethernet ports
TABLE 90 Network schema elements (Continued)
Element Type Description Rules / Notes