cancel
Showing results for 
Search instead for 
Did you mean: 
cancel

Who Me Too'd this topic

Nexus 5500 ISSU failed because of keepalive link

patoberli
VIP Alumni
VIP Alumni

Hi All

We have two 5548UP which are in a vpc. Both of them have two connected FEX, single homed.

ISSU check failed on the secondary switch, while it worked on the primary. The failure is caused by the keepalive port?!?

Any ideas?

First primary then secondary switch.

5548-8067-3# show spanning-tree issu-impact

For ISSU to Proceed, Check the Following Criteria :
1. No Topology change must be active in any STP instance
2. Bridge assurance(BA) should not be active on any port (except MCT)
3. There should not be any Non Edge Designated Forwarding port (except MCT)
4. ISSU criteria must be met on the VPC Peer Switch as well

Following are the statistics on this switch

No Active Topology change Found!
Criteria 1 PASSED !!

No Ports with BA Enabled Found!
Criteria 2 PASSED!!

No Non-Edge Designated Forwarding Ports Found!
Criteria 3 PASSED !!

ISSU Can Proceed! Check Peer Switch.

5548-8067-3# sho run int e1/24

!Command: show running-config interface Ethernet1/24
!Time: Tue Jul 18 14:41:33 2017

version 7.0(8)N1(1)

interface Ethernet1/24
  description keepalive peer link
  switchport mode trunk
  switchport trunk allowed vlan 862
  spanning-tree port type edge trunk
  speed 1000

5548-8067-3#
5548-8067-4# show spanning-tree issu-impact
For ISSU to Proceed, Check the Following Criteria :
1. No Topology change must be active in any STP instance
2. Bridge assurance(BA) should not be active on any port (except MCT)
3. There should not be any Non Edge Designated Forwarding port (except MCT)
4. ISSU criteria must be met on the VPC Peer Switch as well

Following are the statistics on this switch

No Active Topology change Found!
Criteria 1 PASSED !!

No Ports with BA Enabled Found!
Criteria 2 PASSED!!

List of all the Non-Edge Ports

Port             VLAN Role Sts Tree Type Instance
---------------- ---- ---- --- --------- ---------
Ethernet1/24      862 Desg FWD  PVRST       862

Criteria 3 FAILED !!

ISSU Cannot Proceed! Change the above Config

5548-8067-4# sh ru int e1/24

!Command: show running-config interface Ethernet1/24
!Time: Tue Jul 18 14:29:56 2017

version 7.0(8)N1(1)

interface Ethernet1/24
  description keepalive peer link
  switchport mode trunk
  switchport trunk allowed vlan 862
  spanning-tree port type edge trunk
  speed 1000
5548-8067-4#
Who Me Too'd this topic