We hv a cat5500 with 2 RSMs configured as HSRP.
We hv configured 2 VLANs as follows (brief):
RSM1:
=====
vlan10, ip add 10.0.0.1, standby 10.0.0.3
vlan20, ip add 20.0.0.1, standby 20.0.0.3
RSM2:
=====
vlan10, ip add 10.0.0.2, standby 10.0.0.3
vlan20, ip add 20.0.0.2, standby 20.0.0.3
The HSRP was working fine until we connected some new cables to vlan10 and vlan20, and we see the following output from show standby :
RSM1:
=====
vlan10, virtual ip is 10.0.0.3, active router is 20.0.0.1, standby router is local
vlan20, virtual ip is 20.0.0.3, active router is local, standby router is 10.0.0.1
RSM2:
=====
vlan10, virtual ip is 10.0.0.3, active router is 20.0.0.1, standby router is 10.0.0.1
vlan20, virtual ip is 20.0.0.3, active router is 20.0.0.1, standby router is 20.0.0.1
There seems to be some confusion in the active/standby routers between vlan10 and vlan20.
Anyone has any idea what could be causing this confusion in the router?
Thanks a lot.
We hv configured 2 VLANs as follows (brief):
RSM1:
=====
vlan10, ip add 10.0.0.1, standby 10.0.0.3
vlan20, ip add 20.0.0.1, standby 20.0.0.3
RSM2:
=====
vlan10, ip add 10.0.0.2, standby 10.0.0.3
vlan20, ip add 20.0.0.2, standby 20.0.0.3
The HSRP was working fine until we connected some new cables to vlan10 and vlan20, and we see the following output from show standby :
RSM1:
=====
vlan10, virtual ip is 10.0.0.3, active router is 20.0.0.1, standby router is local
vlan20, virtual ip is 20.0.0.3, active router is local, standby router is 10.0.0.1
RSM2:
=====
vlan10, virtual ip is 10.0.0.3, active router is 20.0.0.1, standby router is 10.0.0.1
vlan20, virtual ip is 20.0.0.3, active router is 20.0.0.1, standby router is 20.0.0.1
There seems to be some confusion in the active/standby routers between vlan10 and vlan20.
Anyone has any idea what could be causing this confusion in the router?
Thanks a lot.