09-12-2006 10:14 AM - edited 03-03-2019 04:59 AM
Hi,
I have configured 2 ports on my Catalyst 6509 to be members of an etherchannel like so:
set port channel 3/3, 3/17 mode desirable non-silent
On the 3560 I have done the following
interface gi0/1
channel group 1 mode desirable
interface gi0/24
channel group 1 mode desirable
(both these are dot1q trunks) native VLAN150
One of the interfaces on the 3560G can join the Port-Channel. I am getting the following message
Gi0/1 suspended: incompatable partner port with GigabitEthernet0/24
The strange thing is i done a shut on the port channel, then no shut, Gi0/1 joined the PortChannel and the message was the oppisite of that above.
Any help would be greatly recieved.
Thanks
Gav
09-12-2006 10:25 AM
With CATOS (6509) you have two steps.
First step, you need to bundle the ports.
set port channel 3/3, 3/17
Second step (which you've done), you need to set the mode
set port channel 3/3, 3/17 mode desirable non-silent
You can verify the config on the CATOS with the 'show port channel' command.
_____
Please rate helpful posts.
Thanks
09-12-2006 03:35 PM
Ok
I done the 2 steps in one... made the ports part of etherchannel 1 and set the mode?
why do I get incompatable port types?
Gav
09-12-2006 08:06 PM
With CATOS you can't do the 2 steps in one.
You have to type the 2 commands I posted in order for this work.
09-12-2006 03:54 PM
by the way the command show port channel does not show that any channel has been config
Gav
09-12-2006 08:07 PM
Because you haven't bundled the ports.
Please type the commands as I posted.
09-12-2006 08:07 PM
Will the problem repeated on other ports ? Or on these specific port only ?
If you disconnect the cables then connect one by one, what is the result ?
09-12-2006 09:19 PM
Moreover, I think you are configure as Layer 2 Etherchannel. Please check below link for the CatOs & IOS Etherchannel info.
http://www.cisco.com/en/US/tech/tk389/tk213/technologies_configuration_example09186a0080094953.shtml
Finally, can you check the "show port capabilities" in 6509 ? And, did you try to use "auto" or "on" in etherchannel mode ? And try "silent" mode too. Check below for different mode result :
Hope this helps.
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