이 문서에서는 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
이름: Dell
개정: 0
인스턴스 Vlan 매핑
---------- -----------------------------------------------
10 10