Страница 1 из 1
Spanning-Tree Border
Добавлено: 2010-03-26 10:11:42
maineville
Всем привет!
Прочитал немного теории по Spanning-Tree Protocol и наткнулся на такую вещь:
The distance that Spanning-Tree can go is 7 switches
Объясните пожалуйста что имеется в виду.
Заранее вам благодарен!
Re: Spanning-Tree Border
Добавлено: 2010-03-26 10:16:40
hizel
лучше читайте о rstp и mstp который сейчас используются : )
Re: Spanning-Tree Border
Добавлено: 2010-03-26 10:36:23
maineville
hizel писал(а):лучше читайте о rstp и mstp который сейчас используются : )
Сейчас про RSTP читаю, однако хотелось понять идею автора на счет STP границы

То есть как STP будет себя вести на 8-ом свитче?
Re: Spanning-Tree Border
Добавлено: 2010-04-08 10:40:43
-Silent
maineville писал(а):hizel писал(а):лучше читайте о rstp и mstp который сейчас используются : )
Сейчас про RSTP читаю, однако хотелось понять идею автора на счет STP границы

То есть как STP будет себя вести на 8-ом свитче?
Из курса по CCNA:
When STP is enabled, every switch port in the network goes through the blocking state and the transitory states of listening and learning at power up. The ports then stabilize to the forwarding or blocking state, as seen in the example. During a topology change, a port temporarily implements the listening and learning states for a specified period called the forward delay interval.
These values allow adequate time for convergence in a network with a switch diameter of seven. To review, switch diameter is the number of switches a frame has to traverse to travel from the two farthest points on the broadcast domain. A seven-switch diameter is the largest diameter that STP permits because of convergence times. Convergence in relation to spanning tree is the time it takes to recalculate the spanning tree if a switch or a link fails.
Forward delay - The forward delay is the time spent in the listening and learning state.
This is by default equal to 15 seconds for each state, but can be tuned to be between 4 and 30 seconds.