Добрый день!
Вот построил такую схему:
DES3200-1 ------- DGS3612G ---------- DES3200-4
|....................................................... |
|....................................................... |
DES3200-2---------------------------------DES3200-3
т.е. все свитчи в кольце.
Конфиг DGS3612G:
Код:
config stp version mstp
config stp maxage 20 maxhops 20 forwarddelay 15 txholdcount 6 fbpdu disable lbd enable lbd_recover_timer 60 nni_bpdu_addr dot1ad
config stp priority 4096 instance_id 0
config stp mst_config_id name ring_4_1 revision_level 1
enable stp
config stp ports 1-10 externalCost auto edge false p2p auto state enable restricted_role false restricted_tcn false lbd disable
config stp ports 1-10 hellotime 2
config stp mst_ports 1-12 instance_id 0 internalCost auto priority 128
config stp ports 1-10 fbpdu enable
config stp ports 11-12 externalCost auto edge true p2p true state disable restricted_role false restricted_tcn false lbd disable
config stp ports 11-12 hellotime 1
config stp ports 11-12 fbpdu disable
Конфиг всех DES3200-10
Код:
config stp version mstp
config stp maxage 20 maxhops 20 forwarddelay 15 txholdcount 6 fbpdu enable
config stp priority 32768 instance_id 0
config stp mst_config_id name ring_4_1 revision_level 1
config stp ports 1-8 externalCost auto hellotime 2 edge auto p2p auto state disable
config stp ports 1-10 hellotime 2
config stp mst_ports 1-10 instance_id 0 internalCost auto priority 128
config stp ports 1-8 fbpdu disable
config stp ports 1-8 restricted_role true
config stp ports 1-8 restricted_tcn true
config stp ports 9-10 externalCost auto hellotime 2 edge auto p2p auto state enable
config stp ports 9-10 fbpdu enable
config stp ports 9-10 restricted_role false
config stp ports 9-10 restricted_tcn false
config stp mst_ports 1-10 instance_id 1 internalCost auto priority 128
enable stp
По STP блокирован порт свитча №3, кот смотрит в сторону свитча №2:
Код:
DES3200-Shk1-1:5#sh stp ports 9-10
Command: show stp ports 9-10
MSTP Port Information
----------------------
Port Index : 10 , Hello Time: 2 /2 , Port STP Enabled ,
Restricted role : False, Restricted TCN : False
External PathCost : Auto/20000 , Edge Port : Auto /No , P2P : Auto /Yes
Port Forward BPDU : Enabled
MSTI Designated Bridge Internal PathCost Prio Status Role
----- ------------------ ----------------- ---- ---------- ----------
0 8000/00265A1BFFF4 20000 128 Discarding Alternate
Управление свитчами в VLAN103
Когда отрываю порт между DGS и DES3200 #1, пропадает управление свитчей №1 и №2.
При этом порт , который ранее был заблокирован по STP, перешел в Forwarding.
Код:
DES3200-Shk1-1:5#sh stp ports 10
Command: show stp ports 10
MSTP Port Information
----------------------
Port Index : 10 , Hello Time: 2 /2 , Port STP Enabled ,
Restricted role : False, Restricted TCN : False
External PathCost : Auto/20000 , Edge Port : Auto /No , P2P : Auto /Yes
Port Forward BPDU : Enabled
MSTI Designated Bridge Internal PathCost Prio Status Role
----- ------------------ ----------------- ---- ---------- ----------
0 8000/F07D68A26188 20000 128 Forwarding Designated
Что я делаю неправльно????
Софт - DGS3612G - Build 2.82.B20
DES3200-10 (Все) - Build 1.42.B001
MAC:
DGS - 00-1E-58-DB-58-00
1 - 00-26-5A-1B-F3-10
2 - 00-26-5A-1B-FF-F4
3 - F0-7D-68-A2-61-88
4 - 00-26-5A-1B-F3-04