Forum Discussion
cxcal_18687
Jun 16, 2011Nimbostratus
Redundant Config
I have a pair of being used as active/standby.
My problem is I have a self-IP per unit and we are only using the internal VLAN.
Also Mgmt IP is set per unit. (different network a...
cxcal_18687
Jun 16, 2011Nimbostratus
ACTIVE BOX:
self 100.200.44.253 {
netmask 255.255.255.0
vlan Internal
allow default
}
failover {
force active enable
peer mgmt addr 100.200.43.254
unicast peer Standby_Self_IP {
dest addr 100.200.44.254
port 1026
source addr 100.200.44.253
}
}
statemirror {
addr 100.200.44.253
peer addr 100.200.44.254
STANDBY BOX:
self 100.200.44.254 {
netmask 255.255.255.0
vlan Internal
allow default
}
failover {
force standby enable
peer mgmt addr 100.200.43.253
unit 2
unicast peer Active_Self_IP {
dest addr 100.200.44.253
port 1026
source addr 100.200.44.254
}
}
statemirror {
addr 100.200.44.254
peer addr 100.200.44.253
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects