05-04-2022 08:43 AM
Hi
I'm in trouble with this simple config
I had two sites connected via customer LAN in L2, in those sites i had two cisco 1921 configured in HSRP
the default gw for the network is the vip 10.240.0.254 see the attached schema and config
the HSRP works fine but from the client connected on site b ( L2) cannot ping the hsrp address but onli the phisical one ( 253)
meanwile from clients in site A i can ping it
any help ??
Thanks in advice
Alessandro
Solved! Go to Solution.
05-05-2022 04:59 AM
Thanks to all for the support, I've solve the problem modify the conf, remove the hsrp configuration and re-insert It again in both routers
and now it's works
05-04-2022 09:06 AM
I do not believe that works as expected., can you also elaborate which one site A and Site B ?
check below deployment method :
05-04-2022 11:09 PM
Site A it's the right one
I can attach the HSRP config here and the debug HSRP output
SITE A
interface GigabitEthernet0/0
description $ETH-LAN$
ip address 10.240.0.253 255.255.255.0
standby 150 ip 10.240.0.254
standby 150 priority 105
standby 150 preempt
standby 150 authentication HSRP
duplex auto
speed auto
!
SITE B
interface GigabitEthernet0/0
description $ETH-LAN$
ip address 10.240.0.252 255.255.255.0
standby 150 ip 10.240.0.254
standby 150 authentication HSRP
duplex auto
speed auto
!
May 3 10:05:43.499: HSRP: Gi0/0 Grp 150 Hello in 10.240.0.252 Standby pri 100 vIP 10.240.0.254
May 3 10:05:44.139: HSRP: Gi0/0 Grp 150 Hello out 10.240.0.253 Active pri 105
May 3 10:05:46.107: HSRP: Gi0/0 Grp 150 Hello in 10.240.0.252 Standby pri 100 vIP 10.240.0.254
May 3 10:05:47.115: HSRP: Gi0/0 Grp 150 Hello out 10.240.0.253 Active pri 105
May 3 10:05:49.483: HSRP: Gi0/0 Interface adv in, Passive, active 0, passive 1,
05-05-2022 12:39 AM
You need to change the topology to work for the end device network
where is your Middle switch Located, how far is this Router located in Site A and Site B ?
My suggestion your Edge device switch is required to connect to the switch, for visibility of the network. (is this possible ?)