10-06-2004 06:36 AM
Hi,
Have a CSS 11501 and am confused about the documentation on spanning -tree
Cisco says the CSS has a default priority of 32768 according to this example:
but in this example:
they state that the default bridge priority for a interface/vlan pair (on a trunk)is 128 !!
Does cisco differentiate between the default, out-of-the box spanning-tree setting and do they use a different default-value for spanning-tree regarding trunks ?
Thanks
Radboud
Solved! Go to Solution.
10-07-2004 11:20 PM
the bridge priority mentioned in the 2nd command is actually the port-priority which has a value between 0-250 while the true bridge priority configured outside of the interface has a value from 0 - 65535.
The following info from the CSS CLI clearly indicates the command 'bridge priority' on the interface is actually a confusing name
GILLES(config-if[ 2/1])# bridge priority ?
As you can see the command was renamed port-priority but the old command is still present.
Regards,
Gilles.
10-07-2004 11:20 PM
the bridge priority mentioned in the 2nd command is actually the port-priority which has a value between 0-250 while the true bridge priority configured outside of the interface has a value from 0 - 65535.
The following info from the CSS CLI clearly indicates the command 'bridge priority' on the interface is actually a confusing name
GILLES(config-if[ 2/1])# bridge priority ?
As you can see the command was renamed port-priority but the old command is still present.
Regards,
Gilles.
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