VLAN with multiple switches
Solved
ericmami
-
ericmami -
ericmami -
Hello,
I want to create two VLANs with multiple switches.
Let me explain; my switches are connected to each other, and I want port 12 to have VLAN ID 17 and port 13 to have VLAN ID 14 on each of my switches.
Is it possible to transport the VLAN across different switches? Then I will route the VLANs with a router.
Is it possible to split 2 VLANs across multiple switches?
Thank you in advance.
I want to create two VLANs with multiple switches.
Let me explain; my switches are connected to each other, and I want port 12 to have VLAN ID 17 and port 13 to have VLAN ID 14 on each of my switches.
Is it possible to transport the VLAN across different switches? Then I will route the VLANs with a router.
Is it possible to split 2 VLANs across multiple switches?
Thank you in advance.
3 answers
Hello,
Yes, it's possible to transport a VLAN across different switches; that's actually the point of it: to structure your network logically rather than physically, provided that your two switches are connected via a trunk or equivalent :).
Regarding terminology, it is incorrect to talk about "VLAN routing," but yes, that's the idea.
Yes, it's possible to transport a VLAN across different switches; that's actually the point of it: to structure your network logically rather than physically, provided that your two switches are connected via a trunk or equivalent :).
Regarding terminology, it is incorrect to talk about "VLAN routing," but yes, that's the idea.
Thank you for your response,
So if I create a trunk it's okay? Great! I just found a tutorial for my switches! http://www.zyxel.fr/files/knowledgebase/VLAN_Trunking_F.pdf
But, one more question, currently, my addresses are in 192.168.11.0 on VLAN ID i (by default)
I want to add a separate VLAN, 192.168.3.0, do I need to create two VLANs? So with VID 11 and VID 3?
Thanks in advance
So if I create a trunk it's okay? Great! I just found a tutorial for my switches! http://www.zyxel.fr/files/knowledgebase/VLAN_Trunking_F.pdf
But, one more question, currently, my addresses are in 192.168.11.0 on VLAN ID i (by default)
I want to add a separate VLAN, 192.168.3.0, do I need to create two VLANs? So with VID 11 and VID 3?
Thanks in advance
OK,
it was just to get back to the basics, you can create one VLAN per IP network, that's what is generally done, and it's easier to draw, but that's no reason to continue confusing the two.
For your understanding, as I explained earlier, a VLAN is different from an IP network.
After that,
if you don’t mention what switches and routers you have, we can't really explain beyond the basic principles.
it was just to get back to the basics, you can create one VLAN per IP network, that's what is generally done, and it's easier to draw, but that's no reason to continue confusing the two.
For your understanding, as I explained earlier, a VLAN is different from an IP network.
After that,
if you don’t mention what switches and routers you have, we can't really explain beyond the basic principles.