cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
9474
Views
15
Helpful
4
Replies

Port channel unassigned

I have a portchannel that is not coming up. I shows unassigned. Here is the relevant port configuration and output of the status

 

Core-1#sh run int g9/21
!
interface GigabitEthernet9/21
description CHANNEL to Stack-1 G1/1/1
switchport
switchport trunk encapsulation dot1q
switchport trunk native vlan 2
switchport mode trunk
channel-protocol lacp
channel-group 10 mode active
end

Core-1#sh run int g10/21
!
interface GigabitEthernet10/21
description CHANNEL to Stack-1 G1/1/2
switchport
switchport trunk encapsulation dot1q
switchport trunk native vlan 2
switchport mode trunk
channel-protocol lacp
channel-group 10 mode active


Core-1#sh run int po10
!
interface Port-channel10
description CHANNEL to Stack-1 G1/1/1 G1/1/2
switchport
switchport trunk encapsulation dot1q
switchport trunk native vlan 2
switchport mode trunk
end

Core-1#sh etherc sum
10 Po10(SD) LACP Gi9/21(I) Gi10/21(I)


Po10 CHANNEL to Stack-1 notconnect unassigne auto auto

1 Accepted Solution

Accepted Solutions

Hello

Remove the channel-protocol feature and recreate the port-channel using just channel-group x mode x and test again, also make sure the other side of  the etherhannel is compatible 


Please rate and mark as an accepted solution if you have found any of the information provided useful.
This then could assist others on these forums to find a valuable answer and broadens the community’s global network.

Kind Regards
Paul

View solution in original post

4 Replies 4

balaji.bandi
Hall of Fame
Hall of Fame

As your Output

 

10 Po10(SD) LACP Gi9/21(I) Gi10/21(I)  - show as individual other side.

 

Can you post other side config also model of both the switches ? and Version running.

 

BB

***** Rate All Helpful Responses *****

How to Ask The Cisco Community for Help

I suppose I was having a momentary lapse of reason. I failed to complete configuration on the other side. -1 for multitasking, the human brain can only focus on one thing at a time.

luis_cordova
VIP Alumni
VIP Alumni

Hello

Remove the channel-protocol feature and recreate the port-channel using just channel-group x mode x and test again, also make sure the other side of  the etherhannel is compatible 


Please rate and mark as an accepted solution if you have found any of the information provided useful.
This then could assist others on these forums to find a valuable answer and broadens the community’s global network.

Kind Regards
Paul