08-08-2004 08:46 AM - edited 03-02-2019 05:36 PM
Hi,
does anyone know what are the different spanning tree costs or the formulanfor the
different possible etherchannels :
2 x 10 Mb half
2 x 10 Mb full
4 x 10 Mb half
...
2 x 10Gb
4 x 10Gb
8 x 10Gb
Regards.
08-13-2004 07:29 AM
check in the below support page for etherchannel and spanning tree cost
http://www.cisco.com/pcgi-bin/Support/browse/psp_view.pl?p=Technologies:Spanning_Tree&viewall=true
08-13-2004 03:10 PM
Thank you for your help,
but could you give me a more precise link, I read the support you gave me but I only found spanning tree stuff nothing about etherchannel costs.
Regards.
08-15-2004 11:52 PM
Hi,
I've not found the formula, but this might help a little:
http://www.hojmark.net/stp-port-cost.html
Regards,
Milan
08-16-2004 08:19 AM
NetPro member raymong (Raymond Ng) posted the following formula here on Jul 21, 2003. Im not sure what his original source was, but this formula provides results close enough to values Ive seen that I use it on a regular basis.
Sum of indiv costs/(N^1.70) , where N is number of channeling ports.
For example, if you have a 4-port channel, each with a individual cost of 100, it would be:
100+100+100+100/(4^1.70) = 37.8929
If the result is not a whole number, I round up to the next nearest integer: so 37.8929 becomes 38. Its not exactly the same as the observed value for a 4-port EtherChannel in the table Milan provided the link to; but its close enough to work.
The calculations for Fast EtherChannel (with round-off to next higher whole number) are an identical match with the observed values in the table: a 4x100Mbps FEC yields (19+19+19+19)/(4^1.70)=7.1996, or rounded up, 8.
The usefulness of the formula diminishes as you get into anything bigger than 2x1Gbps GEC using IEEE 802.1D path costs.
Hope this helps.
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