Brocade Virtual ADX Server Load Balancing Guide (Supporting ADX v03.1.00) User Manual
Page 87

Brocade Virtual ADX Server Load Balancing Guide
71
53-1003247-01
Multiple port binding
2
NOTE
The default port (a port the Brocade Virtual ADX automatically configures on all real and virtual
servers) and the source IP application port do not support multiple port binding.
Specifying the number of multiple port bindings available
Direct binding of multiple ports is enabled by default with the default value for the number of
bindings allowed as determined by the license that is active on your system. Use the system-max
l4-multi-binding command to change the number of multiple port bindings available or disable
multiple port binding.
Syntax: system-max l4-multi-binding new_max
The new_max variable identifies the number of multiple port bindings that can be created. The
minimum, maximum and default values are determined by the license that is active on your
system. For actual values associated with your license, refer to the Brocade Virtual ADX Licensing
Guide. If the new_max value is set to 0, support for multiple port binding is disabled.
Whenever you specify the number of multiple port bindings, you must restart the system if you
change the new_max value to a different non-zero value. If reloading the system is not an option,
you must remove all additional multiple port bindings before changing the new_max value.
The show server resource command displays the number of multiple port bindings, as shown in the
following example.
Virtual ADX#show server resource
Server resource usage:
Current
Maximum
l4-real-server
2
256
l4-virtual-server
2
32
l4-server-port
8
2048
l4-multi-binding
1
8192
The number of configured server ports and configured multiple port bindings can be captured by
an SNMP trap when a certain threshold is reached.
In the output of the show server bind command, each additional binding is displayed with a + sign
appended to it.
Virtual ADX#show server bind
Bind info
Virtual server: vs1 Status: enabled IP: 10.1.2.100
http -------> rs1: 10.1.2.1, http (Active)
rs2: 10.1.2.2, http (Active)
Virtual server: vs2 Status: enabled IP: 10.1.2.101
http -------> + rs1: 10.1.2.1, http (Active)
+ rs2: 10.1.2.2, http (Active)