11-06-2006 03:38 PM - edited 03-05-2019 12:39 PM
I was just wondering if the 3500 does layer 3 routing like the 3550, I would like to set up vlans on the switch and have it be able to route between the vlans, is it possible?
Thanks
11-06-2006 03:49 PM
Hi ,
there is no routing support on the 3500XL and there is no layer 3 routing module for the 3500 XL that exists.
Hope it helps you.
Thanks,
satish
11-06-2006 05:21 PM
thanks for the response, would you be able to give me an option in order to be able to route inbetween 11 different vlans on the same switch?
11-06-2006 05:22 PM
3550 would do the job .... You need either a router capable of trunking (not ideal for 11 vlans) or a l2/3 switch like the 3550 .
11-06-2006 05:40 PM
If I put a router and use one interface to create 11 different subinterfaces for my vlans and keep one interface for routing between another network, am I overloading the router? if there is such a thing
11-06-2006 07:39 PM
What router are you going to use, and what memory do you have configured along with IOS?
Each router has a different architecture and routing performance.
The question is not only the amount of vlans you are routing across, but how much and what kind of traffic you are routing.
Also note that a multilayer switch, like a 3550, 3750, 4500, 6500 etc will perform the routing in hardware and be much more scaleable and quicker than a router for inter-vlan routing.
Hope this helps,
Michael.
11-07-2006 06:58 PM
I have a 2600 and 3600 router available, the network I need to set up is for multicasting with ghost in a classroom environment. I haven't had a chance to look at the ios or ram
11-07-2006 07:17 PM
yeah it is possible to create vlans on the routers which you hav specified. i have configured nearly 30 vlans on a 1700 series router in my organzation & it workz fine. it is possible by creating sub-interfaces.
eg. interface fastethernet 0/0
no ip address
interface fastethernet 0/0.1
encapsulation dot1q
ip address 10.1.1.1 255.0.0.0
in this way you can configure vlans on the router. make sure that ur not setting up any additional parameters on the fasthether 0/0, configurations has to be done only on the sub-interfaces. physcial port connected to the switch from the router should b the trunking port on the switch side also.
hope tihs helps
rate this post if usefull.
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