cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Bookmark
|
Subscribe
|
25768
Views
10
Helpful
2
Replies

Transit Vlans

anand ukey
Level 1
Level 1

Can any please tell me what a transit VLAN is? an example of transit VLAN will be helpful.

Also, what is the importance of this transit VLAN?

Thanks in advance :-)

2 Replies 2

Joseph W. Doherty
Hall of Fame
Hall of Fame

Disclaimer

The Author of this posting offers the information contained within this posting without consideration and with the reader's understanding that there's no implied or expressed suitability or fitness for any purpose. Information provided is for informational purposes only and should not be construed as rendering professional advice of any kind. Usage of this posting's information is solely at reader's own risk.

Liability Disclaimer

In no event shall Author be liable for any damages whatsoever (including, without limitation, damages for loss of use, data or profit) arising out of the use or inability to use the posting's information even if Author has been advised of the possibility of such damage.

Posting

A transit VLAN would be a VLAN transporting transit traffic, in other words, traffic that does not have the final source or destination on that VLAN.

For example, assume you have four routers that you want to directly peer with each other.  One method to do this would be to have each router have a point-to-point link to each other router, a full mesh.  Another method would be to have all four routers connect a single interface to a hub or switch in the same L2 LAN.  All four router interfaces would each have an IP address within the same subnet.  As these routers forward traffic to and from each other, this transit traffic crosses the shared LAN.

Instead of using physical hubs or switches to support a physical L2 LAN, you can logically do the same with a VLAN.  From the routers perspective, they each have an interface connected to the common L2 VLAN which continues to allow them to pass transit traffic between themselves.

PS:

Actual implementations can sometimes be a bit confusing on modern L3 switches which are supporting the VLAN, physical connections and routing.


Thanks Joseph,

I have 2 LAB vlans and I'm testing that the traffic should pass via the trasit 3rd L3 SVI vlan to a router?

I'm using a L3 switch.

Does the 2  vlans need to have the same IP addess scheme with in the same subnet as the L3 vlan?

Can I use a access list to permit the lab vlans and apply it on the L3 vlan?