10-23-2007 02:57 AM - edited 03-05-2019 07:15 PM
Hi All,
I have two core switches running numerous VLANs, and several access switches connected resiliently into both switches. These access layer switches run the same VLANs and I want to load balance them across both core switches. In other words, I want each core switch to be the root bridge for half of the total VLANs.
My question is, how do I configure STP to do this?
Can I simply adjust the switch priority on a per VLAN basis on the switch I want to have as the root bridge?
Many thanks in advance,
Dan
10-23-2007 03:05 AM
Hi Dan,
You can run this command on your core 1
spanning-tree vlan
and same command you can run on core 2 for same vlans to make it a secondary root bridge for those vlans
spanning-tree vlan
Use reverse for other set of vlans on 2nd switch to make second core as root and same command for those vlans on core 1 to make 1st core as secondary root bridge.
HTH
Ankur
*Pls rate all helpfull post
10-23-2007 03:18 AM
Hi,
Please check the below link, I think will be useful for you.
http://cisco.com/en/US/tech/tk389/tk621/technologies_tech_note09186a00800ae96a.shtml
Thanks,
Krishna.
10-23-2007 04:33 AM
Hi,
If you have numerous VLANs, running PVST may result in increased CPU utilization. You can go for MST in that case.
http://www.cisco.com/warp/public/473/147.html
Regards,
Nagendra
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