I configed multigroup HSRP with GSR and ESR,vlan1 and vlan2,2 group,GSR is active router of the two groups. I find that,packets lost regularly when I ping from host of vlan1 or vlan 2 to the virtual ip of the two standby groups,but any other ping operation success,and direction,any other destination.
I config ESR from standby to active router of vlan1 and vlan2,GSR is standby of both vlan,anything is ok.
Can you tell me why?
Thanks!
GSR:
interface GigabitEthernet3/0/0
ip address 10.10.10.3 255.255.255.128
no ip redirects
no ip directed-broadcast
cdp enable
standby 2 ip 10.10.10.1
standby 2 preempt
standby priority 110
!
interface GigabitEthernet4/0/0
ip address 10.10.10.131 255.255.255.128
no ip redirects
no ip directed-broadcast
cdp enable
standby 1 ip 10.10.10.129
standby 1 preempt
standby priority 110
ESR:
interface GigabitEthernet3/0/0
ip address 10.10.10.2 255.255.255.128
no ip redirects
no ip directed-broadcast
cdp enable
standby 2 ip 10.10.10.1
standby 2 preempt
!
interface GigabitEthernet4/0/0
ip address 10.10.10.130 255.255.255.128
no ip redirects
no ip directed-broadcast
cdp enable
standby 1 ip 10.10.10.129
standby 1 preempt