09-02-2009 12:06 AM - edited 03-04-2019 05:55 AM
Hi all,
Iam having two FE ports in SPA-8XFE-TX " and the other end is WS-X6148A-RJ-45 ...so how can i bndle these ports in a single logical ports
Thanks in advance
Mahesh K V
09-02-2009 01:39 AM
Hi
You can use a L3 etherchannel.
interface port-channel 1
no switchport
ip address 1.1.1.1 255.255.255.0
then under the physical interfaces
interface range fast0/1 - 2
no switchport
channel-group 1 mode on
the above config needs to be applied on both the devices.
Thanks
Mahmood
09-02-2009 04:33 AM
Hi all,
Thanks for the response,but my SPA is not supporting the port-channel configs.Is there is any alternate to achieve the same.
Many Thanks In advance
Mahesh Vijayan
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