cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
621
Views
0
Helpful
1
Replies

HSRP showsing Active-Active on nexus 56128p. configured VPc

amardram123
Level 1
Level 1

Hi,

 

I am new to Nexus and trying to configure HSRP in new nexus 56128P device configured as VPC pair.

I notice that both are showing Active-Active and standby router is unknown which indicates they are unable participate in HSRP election.

Below are the configuration on both devices.

 

Switch-1:

========

interface Vlan2
 no shutdown
  ip address 10.130.10.2/24
  hsrp version 2
  hsrp 2
    preempt
    priority 110
    ip 10.130.10.1

 

interface Ethernet1/49
  description ***VPC_PEER***
  switchport mode trunk
  channel-group 1 mode active
  no shutdown

 

interface Ethernet1/50
  description ***VPC_PEER***
  switchport mode trunk
  channel-group 1 mode active
  no shutdown

 

interface port-channel1
  switchport mode trunk
  spanning-tree port type network
  speed 40000
  vpc peer-link

 

 sh hsrp
Vlan2 - Group 2 (HSRP-V2) (IPv4)
  Local state is Active, priority 110 (Cfged 110), may preempt
    Forwarding threshold(for vPC), lower: 1 upper: 110
  Hellotime 3 sec, holdtime 10 sec
  Next hello sent in 1.927000 sec 
  Virtual IP address is 10.130.10.1 (Cfged)
  Active router is local
  Standby router is unknown
  Authentication text "cisco"
  Virtual mac address is 0000.0c9f.f002 (Default MAC)
  11 state changes, last state change 00:23:27
  IP redundancy name is hsrp-Vlan2-2 (default)

 

 

Switch-2:

========

interface Vlan2
  no shutdown
  ip address 10.130.10.3/24
  hsrp version 2
  hsrp 2
    preempt
    ip 10.130.10.1

interface Ethernet1/49
  description ***VPC_PEER***
  switchport mode trunk
  channel-group 1 mode active
  no shutdown

 

interface Ethernet1/50
  description ***VPC_PEER***
  switchport mode trunk
  channel-group 1 mode active
  no shutdown

 

interface port-channel1
  switchport mode trunk
  spanning-tree port type network
  speed 40000
  vpc peer-link

 

sh hsrp
Vlan2 - Group 2 (HSRP-V2) (IPv4)
  Local state is Active, priority 100 (Cfged 100), may preempt
    Forwarding threshold(for vPC), lower: 1 upper: 100
  Hellotime 3 sec, holdtime 10 sec
  Next hello sent in 0.360000 sec 
  Virtual IP address is 10.130.10.1 (Cfged)
  Active router is local
  Standby router is unknown
  Authentication text "cisco"
  Virtual mac address is 0000.0c9f.f002 (Default MAC)
  14 state changes, last state change 14:18:57
  IP redundancy name is hsrp-Vlan2-2 (default)

 

Could you please help me to establish the HSRP Active-Standby setup in Nexus devices, Does this require any configuration on Peer-link. Peer link allowing all the VLANS and in forwarding state.

 

Thanks

Amar

 

1 Reply 1

amardram123
Level 1
Level 1

It's working now, problem was with base License.

I was wondering as Feature hsrp was showing enabled so i thought license is not required but i was wrong.

 

Thanks

Amar

Review Cisco Networking for a $25 gift card