Juniper Networks (Junior)
[Juniper#006] VSTP 설정(feat. PVST+)
set protocols vstp interface all set protocols vstp vlan all interface all 또는, edit protocols vstp 적용 후, set interface all set vlan all interface all 결과 동일 “VSTP 및 RSTP는 디바이스에서 동시에 구성할 수 있는 유일한 스패닝 트리 프로토콜니다.” Rapid PVST + 를 사용하려면 두개다 적용하는 것이 좋다. # delete protocols rstp force-version stp //강제로 rstp 사용안함 # delete protocols vstp force-version stp //강제로 vstp 사용안함
2023. 6. 21. 12:23