この文書では、Dell Networking PowerConnect CampusスイッチでMSTP(Multiple Spanning Tree Protocol)を実装する方法について説明します。
1. STPの動作モードをMSTPに設定します。
console(config)#spanning-tree mode mst
2.MSTインスタンスを作成し、それをVLANに関連付けます。
console(config)#spanning-tree mst configuration
console(config-mst)#instance 10 add vlan 10
3.地域名を作成して、同じ地域に属する必要のあるすべてのブリッジでその地域を形成させます。
console(config)#spanning-tree mst configuration
console(config-mst)#name dell
1.グローバルでは、スイッチはより高いルート ブリッジ優先度を設定することによって、地域のルートとして設定することができます。
console(config)#spanning-tree priority 8192
2.次に、個々のスイッチを、特定のMSTインスタンスの優先度として設定することができます。 これにより、MSTインスタンスごとのトラフィック フローのバランスを調整することができます。
console(config)#spanning-tree mst 10 priority 4096
エッジ ポート(プリンタ、電話、サーバー、ワークステーションなどの端末デバイスに接続されるポート)はPortfastとして設定することをお勧めします。リンクが立ち上がると、Portfastのポートは、転送時間の遅延を待たずに、直ちにフォワーディング状態に移行します。
console(config)#interface te1/0/1
console(config-if)#spanning-tree portfast
console# show spanning-tree mst-configuration
console#show spanning-tree mst-configuration
Name: Dell
Revision: 0
Instance Vlan Mapped
---------- -----------------------------------------------
10 10