Spanning-Tree Protocol

From Mycomputer Notes

Revision as of 00:25, 18 October 2006 by 198.168.103.41 (Talk)
Spanning Tree Protocol (STP)
STP is a bridged protocol that utilizes the spanning tree alogarithm, enabling a learning bridge to dynamically work around loops in a network topology by creating a spanning tree

Selecting Root bridge

By default the Root bridge is the one with the lowest MAC address but this can be manupulated by the administrator by changing the Root Priority. The command to used is

Switch#config term
Switch(config)# spanning-tree vlan1 priority <0-65, 535> | default <32,768>
Personal tools