Bigarov Ruslan вся фишка втом, что при выключенном дефолтном влане на порту не могут поделить инстансы выше нулевого. Скорее всего des-3028 не может отправить нужные пакеты для согласования. Тестовая схема (на des-3028 дефолт влан выключен на 25 порту):
с2960 gi 0/1 - p25 des-3028
cisco 2960 c2960-lanbasek9-mz.122-53.SE1.bin
des-3028
Boot PROM Version : Build 1.00.B06
Firmware Version : Build 2.52.B06
Hardware Version : A1
Код:
c2960#sh spanning-tree
MST0
Spanning tree enabled protocol mstp
Root ID Priority 32768
Address 0021.918c.ba45
Cost 0
Port 25 (GigabitEthernet0/1)
Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec
Bridge ID Priority 32768 (priority 32768 sys-id-ext 0)
Address 3cdf.1e83.4000
Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec
Interface Role Sts Cost Prio.Nbr Type
------------------- ---- --- --------- -------- --------------------------------
Fa0/24 Desg FWD 200000 128.24 P2p Edge
Gi0/1 Root FWD 20000 128.25 P2p
Gi0/2 Desg FWD 20000 128.26 P2p
MST1
Spanning tree enabled protocol mstp
Root ID Priority 32769
Address 3cdf.1e83.4000
This bridge is the root
Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec
Bridge ID Priority 32769 (priority 32768 sys-id-ext 1)
Address 3cdf.1e83.4000
Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec
Interface Role Sts Cost Prio.Nbr Type
------------------- ---- --- --------- -------- --------------------------------
Gi0/1 Desg BLK 20000 128.25 P2p Dispute
Gi0/2 Desg FWD 20000 128.26 P2p
c2960#sh spanning-tree root
Root Hello Max Fwd
MST Instance Root ID Cost Time Age Dly Root Port
---------------- -------------------- --------- ----- --- --- ------------
MST0 32768 0021.918c.ba45 0 2 20 15 Gi0/1
MST1 32769 3cdf.1e83.4000 0 2 20 15
spanning-tree mode mst
spanning-tree etherchannel guard misconfig
spanning-tree extend system-id
!
spanning-tree mst configuration
name test
revision 1
instance 1 vlan 800-1000
Код:
DES-3028:4#show stp instance
Command: show stp instance
STP Instance Settings
---------------------------
Instance Type : CIST
Instance Status : Enabled
Instance Priority : 32768(Bridge Priority : 32768, sys ID ext : 0 )
STP Instance Operational Status
--------------------------------
Designated Root Bridge : 32768/00-21-91-8C-BA-45
External Root Cost : 0
Regional Root Bridge : 32768/00-21-91-8C-BA-45
Internal Root Cost : 0
Designated Bridge : 32768/00-21-91-8C-BA-45
Root Port : None
Max Age : 20
Forward Delay : 15
Last Topology Change : 498
Topology Changes Count : 1
STP Instance Settings
---------------------------
Instance Type : MSTI(1)
Instance Status : Enabled
Instance Priority : 36865(Bridge Priority : 36864, sys ID ext : 1 )
STP Instance Operational Status
--------------------------------
Regional Root Bridge : 36865/00-21-91-8C-BA-45
Internal Root Cost : 0
Designated Bridge : 36865/00-21-91-8C-BA-45
Root Port : None
Remaining Hops : 20
Last Topology Change : 521
Topology Changes Count : 1
DES-3028:4#show stp port 25
Command: show stp ports 25
MSTP Port Information
----------------------
Port Index : 25 , Hello Time: 2 /2 , Port STP Enabled , LBD : No
Restricted role : False, Restricted TCN : False
External PathCost : Auto/20000 , Edge Port : False/No , P2P : Auto /Yes
Port Forward BPDU : Enabled
MSTI Designated Bridge Internal PathCost Prio Status Role
----- ------------------ ----------------- ---- ---------- ----------
0 8000/0021918CBA45 20000 128 Forwarding Designated
1 9001/0021918CBA45 20000 128 Forwarding Designated
enable stp
config stp version mstp
config stp maxage 20 maxhops 20 forwarddelay 15 txholdcount 3 fbpdu disable lbd disable lbd_recover_timer 60
create stp instance_id 1
config stp instance_id 1 add_vlan 800-1000
config stp priority 36864 instance_id 1
config stp mst_config_id name test revision_level 1
config stp mst_ports 1-28 instance_id 1 internalCost auto priority 128