Hi!
I have a strange problem with stpd setup. Here is what I've done (on unconfigured switch):
# create vlan vlan900
# configure vlan900 tag 900
# configure vlan "Default" delete ports 2-6
# configure vlan900 add ports 20 tagged
# create stpd stpd_vlan900
# configure "stpd_vlan900" default-encapsulation dot1d
# configure "stpd_vlan900" add vlan900 ports 2-6
# configure "stpd_vlan900" add vlan900 ports 20 pvst-plus
# configure "stpd_vlan900" tag 900
# enable "stpd_vlan900"
Error: Please configure a stpd dot1q tag first
But I just has configured stpd dot1q tag! Am I doing something wrong or is it a bug?
# sh ver
Switch : 800152-00-04 0709G-00388 Rev 4.0 BootROM: 1.0.2.2 IMG: 12.0.1.11
XGM2-1 :
Image : ExtremeXOS version 12.0.1.11 v1201b11 by release-manager
on Fri May 18 20:56:18 PDT 2007
BootROM : 1.0.2.2
I found that when I add to stp instance ports of only one type - only tagged or only untagged - I can enable that stp instance, and it seems to run well. And then I can add other ports without a problem! But after saving config and restarting switch stp does not start. In logs I see that I must configure stpd dot1q tag.
I have a strange problem with stpd setup. Here is what I've done (on unconfigured switch):
# create vlan vlan900
# configure vlan900 tag 900
# configure vlan "Default" delete ports 2-6
# configure vlan900 add ports 20 tagged
# create stpd stpd_vlan900
# configure "stpd_vlan900" default-encapsulation dot1d
# configure "stpd_vlan900" add vlan900 ports 2-6
# configure "stpd_vlan900" add vlan900 ports 20 pvst-plus
# configure "stpd_vlan900" tag 900
# enable "stpd_vlan900"
Error: Please configure a stpd dot1q tag first
But I just has configured stpd dot1q tag! Am I doing something wrong or is it a bug?
# sh ver
Switch : 800152-00-04 0709G-00388 Rev 4.0 BootROM: 1.0.2.2 IMG: 12.0.1.11
XGM2-1 :
Image : ExtremeXOS version 12.0.1.11 v1201b11 by release-manager
on Fri May 18 20:56:18 PDT 2007
BootROM : 1.0.2.2
I found that when I add to stp instance ports of only one type - only tagged or only untagged - I can enable that stp instance, and it seems to run well. And then I can add other ports without a problem! But after saving config and restarting switch stp does not start. In logs I see that I must configure stpd dot1q tag.