Skip to main content
NetApp Knowledge Base

ISL port is down after RCF update on Cisco switch to version 1.11 or 1.12a

Views:
1,512
Visibility:
Public
Votes:
1
Category:
ontap-9
Specialty:
hw
Last Updated:

Applies to

  • Cisco Nexus 3232C Cluster Switch
  • Cisco Nexus C3132Q-V Cluster Switch
  • Cisco Nexus C9336C-FX2 Cluster Switch
  • RCF (Reference Configuration File) version 1.11, 1.12, or 1.12a

WARNING

This KB Article does not apply to MetroCluster IP configurations.

Issue

  • ISL (Inter-switch link) interface is suspended and down even after correctly following all the steps and rebooting twice to install the new RCF version 1.11 or 1.12a.
  • Seeing this error during the first switch reload and RCF installation is expected:

sw1(config-if)# channel-group 1 mode active
TCAM region is not configured. Please configure TCAM region and retry the command

  • Seeing this error after the second switch reload and RCF installation is NOT expected and the steps in the solution section will need to be followed:

sw1(config)# interface eth1/31
sw1(config-if)# channel-group 1 mode active
command failed: port not compatible:[Port priority-flow-control]
** You can use force option to override the port's parameters
** (e.g. "channel-group X force")
** Use "show port-channel compatibility-parameters" to get more information on failure

  • To verify this is the issue experienced and certain configuration lines on the ISL ports were not able to be applied follow the example below. In the example sw1 is experiencing this problem and  sw2 is successfully updated:
  1. Review the running configuration on the ISL interfaces (in this instance Eth1/31 and Eth1/32):
show running-config eth1/31
show running-config eth1/32
show running-config eth1/31
show running-config eth1/32
Sw1 - Problem Sw2 - Working
interface Ethernet1/31
  description Intra-Cluster Switch ISL Port 1/31 (port channel)
  switchport mode trunk
  switchport trunk allowed vlan 1
  priority-flow-control mode on
  mtu 9216
interface Ethernet1/31
  description Intra-Cluster Switch ISL Port 1/31 (port channel)
  switchport mode trunk
  switchport trunk allowed vlan 1
  priority-flow-control mode on
  mtu 9216
  channel-group 1 mode active
interface Ethernet1/32
  description Intra-Cluster Switch ISL Port 1/32 (port channel)
  switchport mode trunk
  switchport trunk allowed vlan 1
  priority-flow-control mode on
  mtu 9216
interface Ethernet1/32
  description Intra-Cluster Switch ISL Port 1/32 (port channel)
  switchport mode trunk
  switchport trunk allowed vlan 1
  priority-flow-control mode on
  mtu 9216
  channel-group 1 mode active

2. Review the interface status:

sw1# show interface brief

--------------------------------------------------------------------------------
Port   VRF          Status IP Address                              Speed    MTU
--------------------------------------------------------------------------------
mgmt0  --           up     10.1.1.101                            1000    1500
--------------------------------------------------------------------------------
Ethernet        VLAN    Type Mode   Status  Reason                 Speed     Port
Interface                                                                    Ch #
--------------------------------------------------------------------------------
Eth1/31         1       eth  trunk  up      none                     100G(D) --  
Eth1/32         1       eth  trunk  up      none                     100G(D) --  
Eth1/33         1       eth  trunk  down    XCVR not inserted        auto(D) --
Eth1/34         1       eth  trunk  down    XCVR not inserted        auto(D) --

------------------------------------------------------------------------------------------
Port-channel VLAN    Type Mode   Status  Reason                              Speed   Protocol
Interface
------------------------------------------------------------------------------------------
Po1          1       eth  trunk  down    No operational members                auto(I)  lacp  
Po999        1       eth  access down    Administratively down                 auto(I)  none

3.  It is noticed that there are no configured member ports for this port channel:

sw1# show port-channel  summary
Flags:  D - Down        P - Up in port-channel (members)
        I - Individual  H - Hot-standby (LACP only)
        s - Suspended   r - Module-removed
        b - BFD Session Wait
        S - Switched    R - Routed
        U - Up (port-channel)
        p - Up in delay-lacp mode (member)
        M - Not in use. Min-links not met
--------------------------------------------------------------------------------
Group Port-       Type     Protocol        Member Ports
      Channel
--------------------------------------------------------------------------------
1     Po1(SD)      Eth       NONE          --       
999   Po999(SD)    Eth       NONE          --
 
 
4. Comparison with the successfully updated switch sw2 shows that there are no LACP frames received from sw1:

sw2# show interface brief

--------------------------------------------------------------------------------
Port   VRF          Status IP Address                              Speed    MTU
--------------------------------------------------------------------------------
mgmt0  --           up     10.1.1.102                            1000    1500
--------------------------------------------------------------------------------
Ethernet        VLAN    Type Mode   Status  Reason                 Speed     Port
Interface                                                                    Ch #
--------------------------------------------------------------------------------
Eth1/1          1       eth  trunk  up      none                     100G(D) --
Eth1/2          1       eth  trunk  up      none                     100G(D) --

Eth1/31         1       eth  trunk  down    suspended(no LACP PDUs)  auto(D) 1   
Eth1/32         1       eth  trunk  down    suspended(no LACP PDUs)  auto(D) 1
------------------------------------------------------------------------------------------
Port-channel VLAN    Type Mode   Status  Reason                              Speed   Protocol
Interface
------------------------------------------------------------------------------------------
Po1          1       eth  trunk  down    No operational members                auto(D)  lacp 
Po999        1       eth  access down    Administratively down                 auto(I)  none

sw2# show port-channel summary
Flags:  D - Down        P - Up in port-channel (members)
        I - Individual  H - Hot-standby (LACP only)
        s - Suspended   r - Module-removed
        b - BFD Session Wait
        S - Switched    R - Routed
        U - Up (port-channel)
        p - Up in delay-lacp mode (member)
        M - Not in use. Min-links not met
--------------------------------------------------------------------------------
Group Port-          Type        Protocol     Member Ports
      Channel
--------------------------------------------------------------------------------
1     Po1(SD)           Eth       LACP        Eth1/31(s)   Eth1/32(s)   
999   Po999(SD)         Eth       NONE        --
 

 

 

Sign in to view the entire content of this KB article.

New to NetApp?

Learn more about our award-winning Support

NetApp provides no representations or warranties regarding the accuracy or reliability or serviceability of any information or recommendations provided in this publication or with respect to any results that may be obtained by the use of the information or observance of any recommendations provided herein. The information in this document is distributed AS IS and the use of this information or the implementation of any recommendations or techniques herein is a customer's responsibility and depends on the customer's ability to evaluate and integrate them into the customer's operational environment. This document and the information contained herein may be used solely in connection with the NetApp products discussed in this document.