10-07-2014 07:14 AM - edited 03-07-2019 09:01 PM
Hello,
I have a Switch layer 3 working with no issues, I have a second switch that is a L2, and I need to connect it to the L3.
But I'm with problems with the configuration, can someone help me with the basic configuration?
Thanks.
10-07-2014 07:23 AM
Hi,
Whether it is L2 switch or L3 switch, physical port will always be either Trunk or Access port. Since you are connecting two switches, chances are there that you want to pass multiple vlans and it should be configured as trunk port. Configure both sides either as trunk or access port, link should come up and carry the vlan traffic.
Regards,
Akash
10-07-2014 08:24 AM
Akash,
Thanks for your help but its not working the config I did the to interface in trunk but Is not working, can you put a basic configuration to check it?
I tried with
switch mode trunk
and is not working.
thanks!
10-08-2014 03:52 AM
As a minimum...
interface xxxxx
switchport trunk encapsulation dot1q
switchport mode trunk
spanning-tree bpduguard enable
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