12-13-2006 02:43 PM - edited 03-05-2019 01:20 PM
Hi
I have a 3548xl switch and the documentation says it can support upto 250 vlans and 64 instances of spanning tree. SO what exactly does it mean..
1. Does that mean that i can have 250 vlans in the vlan database and can have only 64 of them to run per vlan spanning treee?
2. What happens if i run mst and rest of my newtork runs PVST. Can they both interoperate..
Thanx
12-14-2006 12:59 AM
1. Yes. STP instances are not started for extra VLANs. This may lead to loops and broadcast storms in these vlans. If you really need so many VLANs and know that some VLANs are loop-free you may disable STP for them ("no spanning-tree vlan X"). This will enable STP for other VLANs (not a good solution though).
2. Yes they can. But this is complex. This works good if your backbone and distribution switches run MST and (some) access switches run PVST+ or 802.1d or RSTP. Following are basic recomendations: 1) configure separate MST instance for backbone VLANs 2) configure separate MST instance for your management VLAN 3) do not use MST instance 0 - move all VLANs to other MST instances 4) to achieve load-balancing configure 2 MST instances for "odd" and "even" access-layer VLANs 5) configure all STP roots to be within your MST region (distribution switches for access-layer VLANs and backbone switch(es) for backbone VLANs) -- never configure STP roots on the PVST+ switches 6) be careful when clearing VLANs from trunks ("sw tr allowed vlan remove ...") -- if you clear - clear all VLANs for the same MST instance 7) configure "spanning-tree vlan
HTH
rate if it does ;)
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