05-03-2007 09:50 AM - edited 03-05-2019 03:50 PM
Hi,
I want to connect two 3560 PoE switches together via that special SFP Module Patch Cable.
I'm not sure what is the most efficient way to configure the switches. They will both function as simple access switches at one of my remote locations. This facility is running on one switch, but needs more ports now.
Back a Corp. I've always Ether channeled my access switches back to the core switch.
What do you advise?
Thanks
05-03-2007 10:40 AM
Hi Friend,
If you have multiple vlan configured on that remote location and you want the switches to pass data multiple vlans then you can configure trunk between these 2 switches.
Something like this
config t
interface
switchport trunk encapsulation dot1q
switchport mode trunk
You need to run the same commands on another switch interface which will be connected to this switch interface.
HTH
Ankur
*Pls rate all helpfull post
05-03-2007 11:10 AM
Hi,
Yes. I think this is exactly what I need.
Thanks
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