3-way SLB on 6500 series

Hi,

Has anyone set up SLB on 6500 series switches in a 3-way relationship eg (not relevant config omitted):

---------------------------------- Switch A ip slb vserver my-vip replicate casa 10.0.0.1 10.0.0.2 1024 inservice standby vip-hsrp

int vlan 2 standby 1 ip 10.0.0.1 standby priority 110 name vip-hsrp

----------------------------------

Switch B ip slb vserver my-vip replicate casa 10.0.0.2 10.0.0.1 1024 inservice standby vip-hsrp

int vlan 2 standby 1 ip 10.0.0.2 standby priority 90 name vip-hsrp

----------------------------------

Switch C ip slb vserver my-vip replicate casa 10.0.0.3 10.0.0.? 102? inservice standby vip-hsrp

int vlan 2 standby 1 ip 10.0.0.3 standby priority 50 name vip-hsrp

----------------------------------

Rgds,

BernieM

Reply to
BernieM
Loading thread data ...

Looks like you are trying to configure SLB redundancy with HSRP and the docs indicate that only one-to-one redundancy is supported for that case. That is you have an active and standby that back each other up and so the 3-way set-up you are trying is not possible.

Take a look at

formatting link
Cisco da Gama
formatting link

Reply to
ciscodagama

formatting link

Thanks for the reply. That's the conclusion I'd formed as well but just thought I'd ask.

BernieM

Reply to
BernieM

Cabling-Design.com Forums website is not affiliated with any of the manufacturers or service providers discussed here. All logos and trade names are the property of their respective owners.