Hi !
I am experiencng a strange behaviour and need some advice.
Perhaps my config is wrong, perhaps it's not ;-)
We have 8 locations, each location owns a 5406zlRv2-switch with tha latest firmware.
Each int A1 is connected to a L2-Infrastructure (by our ISP).
On the main-location there's a second connection (to the ISP) on int B1.
Every location has it's own VLAN and config-name and each VLAN has its own MSTP instance:
location 1: VLan 100, MSTP 1
location 2: VLan 200, MSTP 2
location 3: VLan 300, MSTP 3
location 4: VLan 400, MSTP 4
location 5: VLan 500, MSTP 5
location 6: VLan 600, MSTP 6
location 7: VLan 700, MSTP 7
location 8: VLan 800, MSTP 8
Each location knows each vlan and each MSTP-instance.
Each int A1 (,B1 in the main-location) is member ov VLAN5 (for routing-usage between the locations).
VLAN 5 is NOT member of any MSTP-instance.
VLAN 5 is OSPF-enabled.
Since the ISPs L2-Infrastructure does not support 802.1ad (LACP) until now, STP sets one interface A1 or B1 in the main-location th standby.
On the A1 (,B1) i have set up
no spanning-tree A1(,B1) bpdu-protection
no spanning-tree A1(,B1) admin-edge-port
no spanning-tree A1(,B1) auto-edge-port
Now sometimes i get
AM1: port A1,(B1) is now on-line
AM1: port A1(,B1) is Blocked by STP
in the main location.
Even when i disable one interface
int A1 disable / int B1 disable
this happens.
When this happens, OSPF loses the routes and ... you can imagine...
All ISP-connections have at least 8 MBit and the main-location has 2x 50 MBit.
So what may be wrong ?
- it it unusual / wrong to use MSTP this way over a L2 WAN ?
- should i filter bpdu packets on A1,B1 (i'd line to have STP over the locations) ?
- is it correct that each location is aware of the other MSTP instances and VLANs ?
- do the edgeports A1(,B1) [VLAN 5] have to be members in some instance ?
- What might cause the STP-blocks (sonce it's only in the main-location) ?
- Might this even be a config error by the ISP ?
- How can i manage to use both WAN-interfaces A1,B1 in the main-location actively for load-sharing (in case 802.1ad will never be enabled)
- Perhaps by enabling another VLAN on B1 and the other A1 interfaces ?
perhaps anyone might have some idea...
regards,
martin