Switch – LACP Suspended Trunk Link

ieee-802.1axswitchtrunk

I have a LACP bonded trunk link between 2 switches, the bond contains 4 interfaces; all interfaces work fine except one. Cisco says you have to have matching configurations on all interfaces.

The speed on the suspended interface was operating to auto-100, however, the bonded interfaces are operating at auto-1000. If I override this value with speed 1000, the link goes not connected

Switch 1

NON WORKING INTERFACE:
GigabitEthernet0/1 is up, line protocol is down (SUSPENDED)
  Hardware is Gigabit Ethernet, address is XXXX.XXXX.XXXX (bia XXX.XXXX.XXXX)
  MTU 9000 bytes, BW 100000 Kbit, DLY 100 usec,
     reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive set (10 sec)
  Full-duplex, 100Mb/s, media type is 10/100/1000BaseTX
  input flow-control is off, output flow-control is unsupported
  ARP type: ARPA, ARP Timeout 04:00:00
  Last input 1d03h, output 1d04h, output hang never

WORKING INTERFACE ON SWITCH 1:
GigabitEthernet0/2 is up, line protocol is up (connected)
  Hardware is Gigabit Ethernet, address is XXXX.XXXX.XXXX (bia XXXX.XXXX.XXXX)
  MTU 9000 bytes, BW 1000000 Kbit, DLY 10 usec,
     reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive set (10 sec)
  Full-duplex, 1000Mb/s, media type is 10/100/1000BaseTX
  input flow-control is off, output flow-control is unsupported
  ARP type: ARPA, ARP Timeout 04:00:00
  Last input 00:00:11, output 00:00:08, output hang never

Best Answer

Assuming the other side of Gi 0/1 is also a GigabitEthernet, the most likely cause is a bad cable. You need a cable with all four pairs connected. 100M will work with only two pairs. That is probably why you negotiate to 100M.

For more info on how GE uses all four pairs, see: http://goo.gl/DMYkSM