Server load balancing in hot-standby ha topology, Configuring slb on the active brocade virtual adx – Brocade Virtual ADX Installation and Deployment Guide (Supporting ADX v03.1.00) User Manual
Page 75

Virtual ADX(config-rs-rs1)#exit
Virtual ADX(config)#server real rs2 192.168.1.11
Virtual ADX(config-rs-rs2)#port http
Virtual ADX(config-rs-rs2)#server virtual v1 192.166.1.10
Virtual ADX(config-vs-v1)#port http
Virtual ADX(config-vs-v1)#bind http rs1 http rs2 http
Virtual ADX(config-vs-v1)#show server bind
Server Load Balancing in Hot-Standby HA topology
NOTE
Hot-Standby HA configuration illustrated in the following section is only for ESX.
FIGURE 27 SLB Deployment in Hot-Standby HA Topology.
Configuring SLB on the Active Brocade Virtual ADX
Virtual ADX-A#config term
Virtual ADX-A(config)#vlan 100
Virtual ADX-A(config-vlan-100)#untag eth 1
added untagged port ethe 1 to port-vlan 100.
Virtual ADX-A(config-vlan-100)#exit
Virtual ADX-A(config)#ip address 192.168.1.9 255.255.255.0
Virtual ADX-A(config)#server real rs1 192.168.1.10
Virtual ADX-A(config-rs-rs1)#port http
Virtual ADX-A(config-rs-rs1)#exit
Virtual ADX-A(config)#server real rs2 192.168.1.11
Virtual ADX-A(config-rs-rs2)#port http
Virtual ADX-A(config-rs-rs2)#server virtual v1 192.168.1.12
Virtual ADX-A(config-vs-v1)#port http
Virtual ADX-A(config-vs-v1)#bind http rs1 http rs2 http
If the vSwitch is in the non-promiscuous mode, execute the following.
Virtual ADX-A(config-vs-v1)#vlan 999
Virtual ADX-A(config-vlan-999)#untag eth 3
added untagged port ethe 3 to port-vlan 999.
Virtual ADX-A(config-vlan-999)#server backup eth 3 000c.292a.095c vlan 999
Make sure the virtual switch is configured in non-promiscuous mode.
Reload required. Please write memory and then reload or power cycle.
Virtual ADX-A(config-vlan-999)#
If the vSwitch is in the promiscuous mode, execute the following.
Virtual ADX-A(config-vs-v1)#vlan 999
Server Load Balancing in Hot-Standby HA topology
Brocade Virtual ADX Installation and Deployment Guide
75
53-1003241-01