cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
967
Views
0
Helpful
4
Replies

Managing Spanning-Tree and Etherchannel

joemarr_brodart
Level 1
Level 1

I'm looking for guidance on how to handle a problem I'm having with spanning-tree.

I have a section of my network with 4 switches that handle traffic from 6 routers. I've attached a diagram.

I'm using PVST, and attempting to to force each vlan to use a particular path through the 4 switches.

For example, VLAN 11 comes in on SWT01 and should go to SWT03. However, it is coming in on SWT01, goes to SWT04, up to SWT02 and then to SWT01.

I tried to add a port cost of 100 on the the etherchannel between SWT01 and SWT04 as well as SWT02 and SWT03. This didn't seem to work.

1 Accepted Solution

Accepted Solutions

Francois Tallet
Level 7
Level 7

The most simple STP tuning is generally to set the root bridge. For example, by setting swt03 to be the root bridge for vlan 11, you will achieve the required traffic pattern.

However it is not necessarily convenient to change the root. So you can also use the cost on the different link. The cost influences the way a bridge selects its root port (the port the closest to the root bridge), so you need to know where the root bridge is in order to make minimal configuration changes. In that case, just make sure that the path you want has the lowest path cost. For example, assuming that swt01 is the root for vlan 1, you could lower the cost on the port of swt03 leading to swt01, and lower the cost on the path of the port of swt02 leading to swt03. Lowering the cost is generally what requires the least configuration changes, but increasing the cost is also possible: increase the cost of the alternate interfaces.

At last, if you don't even want to think of the position of the root, you can simply decrease the cost on each side of the links you want to privilege (or conversely, increase the cost on each side of the link that you want to avoid).

HTH,

Francois

View solution in original post

4 Replies 4

bmcginn
Level 3
Level 3

Hi there,

What is your root bridge for vlan 11?

Francois Tallet
Level 7
Level 7

The most simple STP tuning is generally to set the root bridge. For example, by setting swt03 to be the root bridge for vlan 11, you will achieve the required traffic pattern.

However it is not necessarily convenient to change the root. So you can also use the cost on the different link. The cost influences the way a bridge selects its root port (the port the closest to the root bridge), so you need to know where the root bridge is in order to make minimal configuration changes. In that case, just make sure that the path you want has the lowest path cost. For example, assuming that swt01 is the root for vlan 1, you could lower the cost on the port of swt03 leading to swt01, and lower the cost on the path of the port of swt02 leading to swt03. Lowering the cost is generally what requires the least configuration changes, but increasing the cost is also possible: increase the cost of the alternate interfaces.

At last, if you don't even want to think of the position of the root, you can simply decrease the cost on each side of the links you want to privilege (or conversely, increase the cost on each side of the link that you want to avoid).

HTH,

Francois

swt02 is the root.

I had set the cost higher, but only on 1 side of the alternative links.

I went through and set the cost per VLAN for the alternative links (on both sides this time) and that seem to do the trick.

Thanks for the info.

Mohamed Sobair
Level 7
Level 7

Hi,

As illustrated by Francois, you will need to decrease the cost between Sw1 and Sw3 Etherchannel, or higher the cost between SW1 to SW4 to influence the traffic directly toward the root bridge.

You have another option , On SW3 you could lower the priority on the Etherchannel link to SW1 to influence SW1 path toward the root bridge for Vlan11.

HTH

Mohamed

Review Cisco Networking products for a $25 gift card