HSRP on NXOS Titanium 7.3 not working
Posted: Fri Aug 14, 2020 5:50 pm
Hi Guru,
Not sure if any issue with NXOS Titanium verison as HSRP not working at all
Confirmed configuration is correct as below example
NXO-S1:
interface Vlan99
description Network Management
no shutdown
ip address 10.10.3.252/24
hsrp 1
authentication text Pa$$w0rd
preempt
priority 150
ip 10.10.3.254
NXO-S2:
interface Vlan99
description Network Management
no shutdown
ip address 10.10.3.253/24
hsrp 1
authentication text Pa$$w0rd
preempt
priority 140
ip 10.10.3.254
but show hsrp they all got active as the attachment
Regards,
Not sure if any issue with NXOS Titanium verison as HSRP not working at all
Confirmed configuration is correct as below example
NXO-S1:
interface Vlan99
description Network Management
no shutdown
ip address 10.10.3.252/24
hsrp 1
authentication text Pa$$w0rd
preempt
priority 150
ip 10.10.3.254
NXO-S2:
interface Vlan99
description Network Management
no shutdown
ip address 10.10.3.253/24
hsrp 1
authentication text Pa$$w0rd
preempt
priority 140
ip 10.10.3.254
but show hsrp they all got active as the attachment
Regards,