03-14-2024 04:18 AM
Hi,
Can someone help me in a problem related to HSRP
My standby router is not able to ping virtual ip, active router is pinging the same.
My HSRP is working i.e shifting to other router.
Noticeable thing
1. when i provide manual mac address then hsrp working OTW it shows in init state
2. virtual ip entry created in active but not is standby
I am configuring it on NCS540, ver 7.7.1... i reffered the official document also but still facing this problem
please help!!!!
03-14-2024 04:26 AM
can I see the HSRP config in both router
MHM
03-14-2024 04:44 AM - edited 03-14-2024 04:46 AM
when i put vip as DG in pc then it is not able to ping DG either i.e vip
====================== Router 2 ===================
router hsrp
interface TenGigE0/0/0/7.5
address-family ipv4
hsrp 2
mac-address 0000.1111.2222
priority 80
address x.x.0.101
!
!
!
interface TenGigE0/0/0/7.6
address-family ipv4
hsrp 3
mac-address 0000.1111.2222
priority 80
address x.x.1.101
!
!
!
interface TenGigE0/0/0/5.101
address-family ipv4
hsrp 1
mac-address 0000.1111.4444
priority 80
address x.x.0.101
-------------------Router 1---------------------------
router hsrp
interface TenGigE0/0/0/7.5
address-family ipv4
hsrp 2
mac-address 0000.1111.3333
preempt
priority 100
address x.x.0.101
!
!
!
interface TenGigE0/0/0/7.6
address-family ipv4
hsrp 3
mac-address 0000.1111.2222
preempt
priority 100
address x.x.1.101
!
!
!
interface TenGigE0/0/0/5.101
address-family ipv4
hsrp 1
mac-address 0000.1111.4444
preempt
priority 100
address x.x.0.101
!
03-14-2024 04:50 AM - edited 03-14-2024 04:59 AM
MHM
03-14-2024 04:58 AM
It is already unique mac address.... check again the configs, their last 4 digits varries
03-14-2024 05:04 AM
I see this and that why I mention conflict
router hsrp
interface TenGigE0/0/0/7.5
address-family ipv4
hsrp 2
mac-address 0000.1111.2222
priority 80
address x.x.0.101
!
!
!
interface TenGigE0/0/0/7.6
address-family ipv4
hsrp 3
mac-address 0000.1111.2222
priority 80
address x.x.1.101
03-14-2024 06:20 AM
This was mistakenly pasted .......mac address is different and unique
03-14-2024 07:32 AM
show hsrp detail <<- share this in both router
thanks
MHM
03-14-2024 04:51 AM
how is these 2 Routers connected ? do you have topology ?
what is the PC IP address ?
can you post some show hsrp output ?
03-14-2024 04:59 AM
It is simple HSRP connectivity 2 routers, 1switch, 3-4 servers
03-14-2024 05:42 AM
if that is simple that should work, since it not working hence we are asking some information.
are you looking to test HSRP v1 and 2 and 3 - none of them working ?
as pointed your MAC address are same i the config
03-14-2024 06:22 AM
Firstly, I tried without mac address but in this situation my Router 1 showing in "init" state always and Router 2 becoming active rather than less priority
03-14-2024 09:25 AM
because of this (even though you say simple - that become complicated)
post switch configuration - show vlan, show spann, the router connected ports what vlan ?
Since you are using sub -interface they tagging correct ?
03-14-2024 08:12 AM
Assuming the routers are connected to the same switch, are they in the same VLAN on the port. As in is Te0/0/7 connected to a trunk so both subinterfaces can connect. and Te0/0/5 on both ports in the same VLAN?
09-24-2024 06:17 PM
Are the 2 routers communicating via l2 vfi? If so, we have come across the same problem. Not only standby router, any device cannot reach the VIP via an l2 vfi, but if connected to physical interface, is OK.
We opened a TAC case and were told HSRP with l2 vfi is not supported on this platform. We are trying to get an enhancement request to have it supportedf.
FYI, if you use "hsrp use-bia", for the HSRP group, it starts working.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide