08-27-2006 11:25 PM - edited 03-03-2019 01:47 PM
I have 2 ethernet modules on my 6509, can I configure the etherchannel on 2 ports from different module? for example port 1 from module 1 and another port 1 from module 2.
08-27-2006 11:34 PM
Yes. Use same speed and duplex mode for both ports.
Hope this helps
08-28-2006 03:33 AM
Hi,
YES you can do ether-channelling one on module 1 & remaining on different modules within the switch. u can also do ether-channelling in a stackable switches as the switches will be considered as 1 single unit.
command for cisco 6509 CatOS as follows.
Cat6509>(enable) set port channel 1/1
Cat6509>(enable) set port channel 2/1
Cat6509>(enable) set port channel 3/1
Cat6509>(enable) set trunk 2/1 on dot1q
Cat6509>(enable) set trunk 2/1 on dot1q
Cat6509>(enable) set trunk 3/1 on dot1q
Cat6509>(enable) set port channel 1/1 mode on
Cat6509>(enable) set port channel 2/1 mode on
Cat6509>(enable) set port channel 3/1 mode on
hope this helps.
rate this post.
08-29-2006 08:40 PM
Yes, Etherchannel between ports on different modules is supported.
This is a cool feature, since it provides module redundancy.
Please refer the below URL for details on Configuring Layer 3 and Layer 2 EtherChannel
Regards,
Arul
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