(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

282 Brocade Virtual ADX Graphical User Interface Guide
53-1003242-01
XML schema element reference
B
virtualPort.port port-or-protocol-
number
The name of a well known
port or a protocol number
• http
• https
• ssl
• dns
• ftp
• ldap
• ldaps
• tftp
• ssh
• 1 to 65535
virtualPort.port.@variable string attribute The name of a variable
that provides the port
name or protocol number
Must refer to an existing
variable of type
"portOrProtocol"; optional
virtualPort.portType enumerated
string
The type of port
• tcp
• udp
• both
Optional
virtualPort.ehcName string The name of an Element
Health Check for the port
Optional
virtualPort.cswPolicyName string The name of a CSW Policy
for the port
Setting this implies "port
port name csw" also;
optional
virtualPort.enableCsw "boolean The CSW enabling flag for
the port
Default is false; optional
virtualPort.dsr boolean The DSR flag for the port Default is false; optional
virtualPort.keepAlive boolean The keep-alive flag for the
port
Default is false; optional
virtualPort.keepAlive.@variable string attribute The name of a variable
that provides the
keep-alive flag
Must refer to an existing
variable of type "boolean";
optional
virtualPort.sticky boolean The sticky flag for the port Default is false; optional
virtualPort.persistHash enumerated
string
The persist-hash flag for
the port
• reassign-on-change
• clear-on-change
optional; default is
reassign on change
virtualPort.ssl container the SSL settings for the
port
Optional
ssl.sslMode enumerated
string
The mode of SSL
operations
• proxy
• terminate
ssl.serverProfileName string the name of an SSL server
profile
Required in proxy mode,
ignored in terminate mode
ssl.clientProfileName string the name of an SSL client
profile
Required in both proxy and
terminate mode
TABLE 93 Virtual server schema elements (Continued)
Element Type Description Rules / Notes