11-25-2008 08:17 AM - edited 03-07-2019 12:30 AM
Hi,
I am observing the follwing things on my etherchannels...
When issued the sh etherchannel summ on my access switch i am observing one port is in suspended mode out of two ports.
After rebooting the access swtich and core switch its coming up...
If it is really config problem port shld not never come up but after rebooting the switches its comeup..
pls let me know the root cause for the same..
Regards
sateesh
11-25-2008 09:10 AM
Just make sure both sides of the etherchannel are configured exactly the same . If the port came up after booting and you checked the config I wouldn't worry about it .
11-25-2008 11:30 AM
Hi,
My worry is every time I can not reboot my core switch and acccess, right now its in testing phase now I can take risk. Its happening every time if I do some changes on ether channel port are going into suspend mode.
pls find the below configuration for core sw and access SW.
Core Sw
======
interface Port-channel14
switchport trunk encapsulation dot1q
switchport trunk allowed vlan 64
switchport mode trunk
switchport nonegotiate
!
interface GigabitEthernet1/0/1
switchport trunk encapsulation dot1q
switchport trunk allowed vlan 64
switchport mode trunk
switchport nonegotiate
speed 1000
duplex full
channel-group 14 mode on
spanning-tree guard root
!
interface GigabitEthernet1/0/2
switchport trunk encapsulation dot1q
switchport trunk allowed vlan 64
switchport mode trunk
switchport nonegotiate
speed 1000
duplex full
channel-group 14 mode on
spanning-tree guard root
Access sw
=========
interface Port-channel1
switchport trunk allowed vlan 64
switchport mode trunk
switchport nonegotiate
interface GigabitEthernet0/45
switchport trunk allowed vlan 64
switchport mode trunk
switchport nonegotiate
channel-group 1 mode on
!
interface GigabitEthernet0/46
switchport trunk allowed vlan 64
switchport mode trunk
switchport nonegotiate
channel-group 1 mode on
Regards
sateesh
11-25-2008 12:42 PM
If you have to make any changes to the channel it must be done on the "interface portchannel " not on the individual ports , this would create a port channel mismatch . Any changes to the trunk etcc should be made to the "interface port channel" and not the individual switchports.
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