User guide
E
XTREME
W
ARE
S
OFTWARE
U
SER
G
UIDE
17-31
U
SING
H
IGH
A
VAILABILITY
S
YSTEM
F
EATURES
create slb pool testpool
config slb pool testpool add 1.206.1.1:80
config slb pool testpool add 1.206.1.2:80
create slb vip site1 pool testpool mode transparent 1.10.1.1:80
create slb vip site2 pool testpool mode transparent 1.10.1.2:80
enable slb
config vlan inside slb-type client
config vlan server slb-type server
config slb failover unit 2 remote 1.10.0.2 local 1.10.0.3:1028
enable slb failover
enable slb fail ping
config slb vip site1 unit 1
config slb vip site2 unit 2
config slb fail ping-check 1.10.0.1 freq 1
The differences between the configurations of these two switches are the IP addresses,
and the designation of the first switch as the master of the active-active configuration.
U
SING MANUAL FAIL-BACK
In an active-active configuration, fail-back is the action of releasing the virtual servers
that are assigned to a failed switch when that switch becomes operational again. By
default, fail-back occurs automatically. If the minor disruption of fail-back makes
automatic fail-back undesirable, you can enable manual fail-back. With manual
fail-back, fail-back occurs only when the operator enters the fail-back command.
To enable manual fail-back, use the following command:
enable slb failover manual-failback
To execute a manual fail-back, use the following command:
configure slb failover failback-now