Hi,
i've this test infrastructure
CORE A and CORE B are configured in VSX with active gateway for each vlan svi interface. follow the config example for one vlan:
CX-8325-CORE-A
interface vlan 2001
vsx-sync active-gateways
ip mtu 9100
ip address 10.46.170.34/28
active-gateway ip mac 12:01:00:00:01:00
active-gateway ip 10.46.170.33
CX-8325-CORE-B
interface vlan 2001
vsx-sync active-gateways
ip mtu 9100
ip address 10.46.170.35/28
active-gateway ip mac 12:01:00:00:01:00
active-gateway ip 10.46.170.33
A server 1 is in vlan 2001 and server 2 in other vlan,i do a continuos ping between them.
CASE 1 - i make shutdown the interface svi 2001 on CORE A , the ping is stopping and it resumes only if i make no shutdown on svi. the svi 2001 on core b is always active
CASE 2 - when i make shutdown the interface svi on CORE B , the ping isn't stopping. the svi 2001 on CORE A is always active.
Is the behavior correct? i would have expected that even in case 1 the ping would not stop, otherwise what is the advantage of active gtw? it is not a virtual gtw like in vrrp?
thanks
------------------------------
daniele dedda
------------------------------