01-28-2019 04:26 PM - edited 03-05-2019 11:13 AM
Hi all
We currently have a network whereby every subnet is a separate VLAN and defined as a sub-interface on the router.
The IP on the sub-interface acts as the default gateway for the VLANs.
Due to the amount of traffic generated by one particular subnet in VLAN A (i.e. 192.168.100.0/24), we want to move the default gateway for that subnet to a layer 3 switch instead.
We also want to route traffic between that VLAN A (i.e. 192.168.100.0/24) and another VLAN B (i.e. 192.168.200.0/24) which is directly connected via a trunk on the layer 3 switch without bypassing the router.
The amount of traffic going to and from these two VLANs is causing the router to get saturated at times.
Obviously we also need to think about a physical upgrade but could someone please share some pointers on how I can go about configuring this just to alleviate the issue in the mean time?
Thank you
Solved! Go to Solution.
01-28-2019 10:20 PM
01-28-2019 08:43 PM
01-28-2019 09:03 PM
Hi Francesco
Thank you for your response.
Sorry let me try to rephrase.
So currently VLAN A users are on a stack of switches (switchA).
VLAN B is on another stack of switches (switchB) connected via a trunk to switch A.
In order for VLAN A to get to VLAN B, currently they need to go to the router.
We want to introduce switchC in between the router and both switchA and switchB so that if VLAN A wants to get to VLAN B, switchC will tell it how and no need to go to the router.
switchC will also have an uplink with higher throughput for traffic between VLAN A and VLAN B.
For all other traffic since we have VLAN C, D, E, F... it will go to the router.
I hope it makes a little more sense.
01-28-2019 09:40 PM
01-28-2019 10:10 PM
Hi Francesco
Yes, absolutely! Eventually we will move all vlans to this L3 switch :)
We will be replacing the router as well but currently have an urgency due to saturation between vlan A and vlan B.
The L3 switch is a C4500.
I was hoping on some pointers of how to do this with the lease impact.
On the router end, I believe all that is needed is to shutdown the subinterface for vlan A and B once I prepare the switch configs.
On switch C:
- add default route to router
- add interface vlan A and give it an IP
- add interface vlan B and give it an IP
- make sure both vlan A and vlan B are allowed through the trunks
Is there anything else I missed? Do I need to configure anything on the router end?
Thanks again and appreciate the help.
01-28-2019 10:20 PM
01-28-2019 11:59 PM
Hello
you really don’t need to add anaother router or L3 switch for horizontal a-b traffic
you do have an option to make A-B vlans into one vlan by extending either one of the L3 subnets making a-b one larger broadcast domain
01-29-2019 02:21 AM
Hi Paul,
What did you mean by not needing another L3 device?
Please excuse but how would I achieve what I am trying to do in my scenario?
Unfortunately, extending the subnet is not an option in my case.
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