cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1671
Views
0
Helpful
2
Replies

VPC peer-link between Nexus 5010 and 5020

chun.zhang
Level 1
Level 1

Hi

I'm trying to create a vpc between a Nexus 5010 and Nexus 5020 switch. I recently upgraded the software so they are running the same version. However, I connect get a vpc link. Is there something wrong with my setup? Is a vpc between a 5010 and 5020 even possible? They are connected using a pair of Intel X520's in 802.3AD teaming mode. Thanks in advance.

N5010N5020

!Command: show running-config vpc
!Time: Wed Aug  8 20:50:16 2012

version 5.2(1)N1(1)
feature vpc

vpc domain 1
  peer-keepalive destination 172.25.182.51
  auto-recovery

interface port-channel1
  vpc peer-link

!Command: show running-config vpc
!Time: Wed Aug  8 21:26:15 2012

version 5.2(1)N1(1)
feature vpc

vpc domain 1
  role priority 10000
  peer-keepalive destination 172.25.182.52
  auto-recovery

interface port-channel1
  vpc peer-link

N5010(config-if)# show vpc
Legend:
                (*) - local vPC is down, forwarding via vPC peer-link

vPC domain id                     : 1
Peer status                       : peer link is down
                                  (vPC peer is not reachable over
                                  cfs)
vPC keep-alive status             : peer is alive
Configuration consistency status  : failed
Per-vlan consistency status       : success
Configuration inconsistency reason: Consistency Check Not Performed
Type-2 inconsistency reason       : Consistency Check Not Performed
vPC role                          : none established
Number of vPCs configured         : 0
Peer Gateway                      : Disabled
Dual-active excluded VLANs        : -
Graceful Consistency Check        : Disabled (due to peer configuration)
Auto-recovery status              : Enabled (timeout = 240 seconds)

vPC Peer-link status
---------------------------------------------------------------------
id   Port   Status Active vlans
--   ----   ------ --------------------------------------------------
1    Po1    down   -

N5020# show vpc
Legend:
                (*) - local vPC is down, forwarding via vPC peer-link

vPC domain id                     : 1
Peer status                       : peer link is down
                                  (vPC peer is not reachable over
                                  cfs)
vPC keep-alive status             : peer is alive
Configuration consistency status  : failed
Per-vlan consistency status       : success
Configuration inconsistency reason: Consistency Check Not Performed
Type-2 inconsistency reason       : Consistency Check Not Performed
vPC role                          : none established
Number of vPCs configured         : 0
Peer Gateway                      : Disabled
Dual-active excluded VLANs        : -
Graceful Consistency Check        : Disabled (due to peer configuration)
Auto-recovery status              : Enabled (timeout = 240 seconds)

vPC Peer-link status
---------------------------------------------------------------------
id   Port   Status Active vlans
--   ----   ------ --------------------------------------------------
1    Po1    up     -

N5010(config-if)# show cfs status

Distribution : Enabled

Distribution over IP : Enabled - mode IPv4

IPv4 multicast address : 239.255.70.83

IPv6 multicast address : ff15::efff:4653

Distribution over Ethernet : Enabled

N5020# show cfs status

Distribution : Enabled

Distribution over IP : Enabled - mode IPv4

IPv4 multicast address : 239.255.70.83

IPv6 multicast address : ff15::efff:4653

Distribution over Ethernet : Enabled


!Command: show running-config interface port-channel1
!Time: Wed Aug  8 20:52:13 2012

version 5.2(1)N1(1)

interface port-channel1
  switchport mode trunk
  switchport trunk allowed vlan 1-14
  spanning-tree port type network
  speed 10000
  vpc peer-link

!Command: show running-config interface port-channel1
!Time: Wed Aug  8 21:29:19 2012

version 5.2(1)N1(1)

interface port-channel1
  switchport mode trunk
  switchport trunk allowed vlan 1-14
  spanning-tree port type network
  speed 10000
  vpc peer-link

1 Accepted Solution

Accepted Solutions

Reza Sharifi
Hall of Fame
Hall of Fame

Hi,

Can you add this command to both devices:

peer-keepalive destination 172.25.182.51 source 172.25.182.52 vrf management

peer-keepalive destination 172.25.182.52 source 172.25.182.51 vrf management

Also do you have a portchannel configured?

Have a look at this link for config example:

http://nexusfu.blogspot.com/2012/01/enhanced-vpc.html

HTH

View solution in original post

2 Replies 2

Reza Sharifi
Hall of Fame
Hall of Fame

Hi,

Can you add this command to both devices:

peer-keepalive destination 172.25.182.51 source 172.25.182.52 vrf management

peer-keepalive destination 172.25.182.52 source 172.25.182.51 vrf management

Also do you have a portchannel configured?

Have a look at this link for config example:

http://nexusfu.blogspot.com/2012/01/enhanced-vpc.html

HTH

Thanks for the reply. I took down my existing vpc configuration (no'ed everything) and I went to the nexusfu url and followed the steps identically (except ip addresses) up until the show vpc. However, this is what I get on both switches (below). It indicates that the peer link is down, but the peer is alive?

Edit:

Nevermind! I had to do a write-erase and reload of one of the switches due to a policy map issue (probably left over from when I ugpraded the switch software. Everything works now.

Review Cisco Networking products for a $25 gift card