03-05-2018 07:27 AM - edited 03-08-2019 02:08 PM
Hi,
I am trying to configurate a portchannel between two Cisco switches WS-C2960+24PC-L, and I have the following message:
Mar 5 15:06:49.280: %EC-5-CANNOT_BUNDLE2: Gi0/1 is not compatible with Gi0/2 and will be suspended (speed of Gi0/1 is 1000M, Gi0/2 is 100M)
The thing is that I have the same config on both siwtches, on the four interfaces and portchannel, and when I try to change the speed it doesn't even recognise the command "speed ..."
Theese are old, maybe I'm missing something?
The configuration on both sw:
SW(config-if)#do sh run inter g0/1
Building configuration...
Current configuration : 154 bytes
!
interface GigabitEthernet0/1
switchport trunk native vlan 999
switchport mode trunk
shutdown
channel-group 2 mode active
end
SW(config-if)#do sh run inter g0/2
Building configuration...
Current configuration : 144 bytes
!
interface GigabitEthernet0/2
switchport trunk native vlan 999
switchport mode trunk
channel-group 2 mode active
end
SW(config-if)#do sh run inter po2
Building configuration...
Current configuration : 128 bytes
!
interface Port-channel2
switchport trunk native vlan 999
switchport mode trunk
spanning-tree link-type point-to-point
end
Thank you in advance
Regards,
03-05-2018 08:02 AM
03-05-2018 09:33 AM
03-05-2018 10:10 AM
03-05-2018 08:45 AM
Hi,
1. Default reset to gi0/2 interface on both switches with command "default interface gig0/2"
2. Change the media and use cat6 cable.
Try again. This is speed mismatch issue.
Regards,
Deepak Kumar
03-05-2018 09:46 AM
03-05-2018 10:07 AM
03-05-2018 02:01 PM
Hi,
Will you please post the "sh inv" command output.
Thanks & Regards,
Antonin
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide