cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1226
Views
0
Helpful
9
Replies

NEXUS 5548 - can't get HSRP nor VRRp to work...

joyride_us2
Level 1
Level 1

I have my daughter L3 cards installed, features activated and the config is correct...both NEXUS ping each other and are directly connected through a vpc. Still, I land in a split-brain situation : debug shows that they do not receive each other's Hello packets.

Any clue ?

Thanks!

9 Replies 9

glen.grant
VIP Alumni
VIP Alumni

  Is the trunk across the vpc peer link setup  and working correctly ?  you would need to allow any vlans defined across the vpc peer link trunk .

Absolutely.

Reza Sharifi
Hall of Fame
Hall of Fame

Have you configured VPC keepalive using mgmt0?

HTH

Yes indee

Check spanning tree then and see if it sees one side as the root  across the peer link , this will tell you if the trunk is ok . Might have to post the config , not a lot to go on .  Nexus is a different beast...

Hmmmmm...none of the Nexus on each side of the peer-link is root for any VLAN.

vrf context management

  ip route 0.0.0.0/0 10.2.37.1

vpc domain 1

  peer-keepalive destination 10.2.37.50

interface Vlan1

interface Vlan99

  no shutdown

  ip address 10.47.100.250/24

  hsrp 1

    ip 10.47.100.252

interface port-channel1

  switchport mode trunk

  spanning-tree port type network

  speed 10000

  vpc peer-link

interface port-channel2

  switchport mode trunk

  speed 10000

  vpc 2

interface port-channel10

  switchport mode trunk

  speed 1000

  vpc 10

interface port-channel11

  switchport mode trunk

  speed 10000

  vpc 11

interface port-channel12

  switchport mode trunk

  speed 10000

  vpc 12

interface port-channel13

  switchport mode trunk

  speed 10000

  vpc 13

interface port-channel14

  switchport mode trunk

  speed 10000

  vpc 14

...

interface mgmt0

  ip address 10.2.37.51/24

line console

  Are the layer 2 vlans defined ?  Show vlan on each side to check..  Don't see them in just what you have posted.

Yes they are!

NEXUS3# sh vlan id 99

VLAN Name                             Status    Ports

---- -------------------------------- --------- -------------------------------

99   management                       active    Po1, Po2, Po10, Po11, Po12

                                                Po13, Po14, Eth1/6, Eth1/8

Review Cisco Networking products for a $25 gift card