cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
23201
Views
5
Helpful
6
Replies

Etherchannel showing down (SD) and ports are in "I" stand alone state

gautham257
Level 1
Level 1

Hi,

Netapp server is connected to switch 6500 via trunk.

I configured a portchannel but it showing as down.take a look ar below output..

interface Port-channel248

description Netapp-server-1 po248

switchport

switchport trunk encapsulation dot1q

switchport trunk allowed vlan 903

switchport mode trunk

switchport nonegotiate

no ip address

no shut

!

interface GigabitEthernet3/33

description server-1

  switchport

switchport trunk encapsulation dot1q

switchport trunk allowed vlan 903

switchport mode trunk

switchport nonegotiate

no ip address

speed 1000

udld port aggressive

spanning-tree portfast

channel-group 248 mode active

no shut

!

interface GigabitEthernet4/33

description cnndcfasp002a-e5d

  switchport

switchport trunk encapsulation dot1q

switchport trunk allowed vlan 903

switchport mode trunk

switchport nonegotiate

no ip address

speed 1000

udld port aggressive

spanning-tree portfast

channel-group 248 mode active

no shut

!

Switch-6500#sh etherchannel summary

Flags:  D - down        P - bundled in port-channel

        I - stand-alone s - suspended

        H - Hot-standby (LACP only)

        R - Layer3      S - Layer2

        U - in use      f - failed to allocate aggregator

        M - not in use, minimum links not met

        u - unsuitable for bundling

        w - waiting to be aggregated

Number of channel-groups in use: 5

Number of aggregators:           5

Group  Port-channel  Protocol    Ports

------+-------------+-----------+-----------------------------------------------

248    Po248(SD)       LACP      Gi3/33(I)  Gi4/33(I) 

 

#sh etherchannel detail

Group: 248

----------

Group state = L2

Ports: 2   Maxports = 16

Port-channels: 1 Max Port-channels = 16

Protocol:   LACP

Minimum Links: 0

                Ports in the group:

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

Port: Gi3/33

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

Port state    = Up Sngl-port-Bndl Mstr Not-in-Bndl

Channel group = 248         Mode = Active      Gcchange = -

Port-channel  = null        GC   =   -         Pseudo port-channel = Po248

Port index    = 0           Load = 0x00        Protocol =   LACP

Flags:  S - Device is sending Slow LACPDUs   F - Device is sending fast LACPDUs.

        A - Device is in active mode.        P - Device is in passive mode.

Local information:

                            LACP port     Admin     Oper    Port        Port

Port      Flags   State     Priority      Key       Key     Number      State

Gi3/33    SA      indep     32768         0xF8      0xF8    0x321       0x7D 

Age of the port in the current state: 0d:02h:04m:58s

Port: Gi4/33

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

Port state    = Up Sngl-port-Bndl Mstr Not-in-Bndl

Channel group = 248         Mode = Active      Gcchange = -

Port-channel  = null        GC   =   -         Pseudo port-channel = Po248

Port index    = 0           Load = 0x00        Protocol =   LACP

Flags:  S - Device is sending Slow LACPDUs   F - Device is sending fast LACPDUs.

        A - Device is in active mode.        P - Device is in passive mode.

Local information:

                            LACP port     Admin     Oper    Port        Port

Port      Flags   State     Priority      Key       Key     Number      State

Gi4/33    SA      indep     32768         0xF8      0xF8    0x421       0x7D 

Age of the port in the current state: 0d:02h:04m:58s

                Port-channels in the group:

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

Port-channel: Po248    (Primary Aggregator)

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

Age of the Port-channel   = 7d:16h:30m:16s

Logical slot/port   = 14/3          Number of ports = 0

Port state          = Port-channel Ag-Not-Inuse

Protocol            =   LACP

Any one please let me know what is the issue here...

Thanks

Gautham

6 Replies 6

lmediavilla
Level 1
Level 1

Its because it doesn't see LACP  messages on the other side or its connected to two different devices. Or to the same devices but with a LACP link and a different LACP link or a not LACP link

I've had that problem so many times.

Thanks for the reply...

So the problem might be on NETAPP server right ??? i mean netapp server need to configure with same LACP configs that i have used on 6500 right ???

Exactly, the 6500 config is fine, probably the NETAPP is not active or passive and it's just ON that won't work

show lacp 248 neighbor will show if you have a neighbor and if the LACP id is the same on both ports

Core1#sh lacp 2 neighbor

Flags:  S - Device is requesting Slow LACPDUs

        F - Device is requesting Fast LACPDUs

        A - Device is in Active mode       P - Device is in Passive mode

Channel group 2 neighbors

Partner's information:

          Partner Partner   LACP Partner  Partner   Partner  Partner     Partner

Port      Flags   State     Port Priority Admin Key Oper Key Port Number Port State

Gi1/7/10  SA      bndl      32768         0x0       0x1      0x11A       0x3D

Gi2/7/10  SA      bndl      32768         0x0       0x1      0x31D       0x3D

cheers

i see below ouput..

So what does below output mean ??

switch-6500#sh lacp 248 neighbor

Flags:  S - Device is requesting Slow LACPDUs

        F - Device is requesting Fast LACPDUs

        A - Device is in Active mode       P - Device is in Passive mode    

Channel group 248 neighbors

Partner's information:

          Partner Partner   LACP Partner  Partner   Partner  Partner     Partner

Port      Flags   State     Port Priority Admin Key Oper Key Port Number Port State

Gi3/33    SP      indep     0             0x0       0x0      0x0         0x0  

Gi4/33    SP      indep     0             0x0       0x0      0x0         0x0  

indep  Means independed state (not on lacp etherchannel)

bndl bundled (that is good)

cheers

danunjayab
Level 1
Level 1

Hi,

i have too this problem with port-channel

I am using 2 port channel 14&123

14 is connected to 2 ports(4/1 and 4/3)

123 is connected to 4 ports(2/32-33,2/35,2/38)

But here is the problem is in port-channel 14 i have facing problem with one port is bonding and second port is going to independent, Why this happened, I want port-channel 14 same like port channel 123, Both ports have to come in banding not independent 

Gi4/1     SA      bnd1

Gi4/3     SP      indep

14 Po14(SU)       LACP      Gi4/1(P)       Gi4/3(I)
123 Po123(SU)   LACP      Gi2/32(P)     Gi2/33(P)    Gi2/35(P)    Gi2/38(P)

Review Cisco Networking products for a $25 gift card