Домашняя работа eNSP 6. MSTP. Балансировка нагрузки. (Лекция 13)

Опубликовано: 28 Февраль 2025
на канале: Network is reachable
895
25

Настройка MSTP c балансировкой по двум instance.

Курс Huawei HCIP Datacom. Лекция 13. Принципы и конфигурация MSTP.
   • Курс Huawei HCIP Datacom. Лекция 13. ...  
Быстрее и в полном объеме домашние работы eNSP можно смотреть тут: https://boosty.to/nir_net
Анонсы, обсуждения, вопросы тут: https://t.me/nir_net

////////////////////////////////////////////////SW_L3_1
stp mode mstp

stp instance 0 priority 4096
stp instance 1 priority 4096
stp instance 2 priority 4096

stp region-configuration
region-name LAB
instance 1 vlan x1 x3
instance 2 vlan x2 x9
active region-configuration

///////////////////////////////////////////////SW_L3_2
stp mode mstp

stp instance 0 priority 8192
stp instance 1 priority 8192
stp instance 2 priority 8192

stp region-configuration
region-name LAB
instance 1 vlan х1 х3
instance 2 vlan х2 х9
active region-configuration

////////////////////////////////////////////////SW_L2
stp mode mstp

stp region-configuration
region-name LAB
instance 1 vlan х1 х3
instance 2 vlan х2 х9
active region-configuration

interface GigabitEthernet0/0/1
stp instance 2 cost 100000
interface GigabitEthernet0/0/2
stp instance 1 cost 100000

Проверка:
disp stp br
disp stb int Gi0/0/x
disp stp instance 1 br