I am moving from Cisco to Aruba, and I am wondering how much configuration is needed for spanning tree RPVST to work properly.
In general it seems like I don't really need to do much at all and the defaults may be good enough. But I just want to check and make sure.
I am not seeing any problems with this very minimalist configuration, but it is vaguely disconcerting to see that both the primary 10 gigabit fiber and the 2 gigabit backup path are both listed as forwarding in the spanning tree status.
Is it permitted to have redundant paths both forwarding between switches without creating broadcast storm loops?
Switch 5412R in the Server Room, root switch, edge ports all on module Bspanning-tree
spanning-tree mode rapid-pvst
spanning-tree vlan 1 priority 0
spanning-tree vlan 5 priority 0
spanning-tree B1-B24 bpdu-protection
spanning-tree bpdu-protection-timeout 300 priority 0
Backbone ports between closets:
A23 - 10 gigabit multimode LRM fiber to switch
Upper LevelTrk1 / A19-A20 - 2 gigabit 802.1Q trunk on two CAT5 to switch
Upper Level (failover backup path)
Switch 5412R in the Upper Level of the building, edge ports all on module B
spanning-tree
spanning-tree mode rapid-pvst
spanning-tree B1-B24 bpdu-protection
spanning-tree bpdu-protection-timeout 300 priority 0
Backbone ports between closets:
A23 - 10 gigabit multimode LRM fiber back to switch
Server RoomTrk1 / A19-A20 - 2 gigabit 802.1Q trunk on two CAT5 back to switch
Server Room (failover backup path)
===============================
Server room: show spanning-tree port A23
Spanning Tree InformationSTP Enabled [No] : YesMode : RPVSTRPVST Enabled VLANs : 1,5Switch MAC Address : 883a30-e80200 Port : A23Status : Up Port Type : SFP+LRMBPDU Protection : No BPDU Filtering : NoRoot Guard : No TCN Guard : NoLoop Guard : No Admin Edge Port : NoAdmin PointToPoint MAC : YesVLAN Port Port Port Designated Hello Oper OperID Path-Cost Priority State Bridge Time Edge PtP------ ---------- --------- ---------- ----------------- ----- ----- ------1 2000 128 Forwarding 883a30-e80200 2 No Yes5 2000 128 Forwarding 883a30-e80200 2 No Yes=====================================
Server Room: show spanning-tree port Trk1
Spanning Tree InformationSTP Enabled [No] : YesMode : RPVSTRPVST Enabled VLANs : 1,5Switch MAC Address : 883a30-e80200Port : Trk1Status : Up Port Type : SFP+LRMBPDU Protection : No BPDU Filtering : NoRoot Guard : No TCN Guard : NoLoop Guard : No Admin Edge Port : NoAdmin PointToPoint MAC : YesVLAN Port Port Port Designated Hello Oper OperID Path-Cost Priority State Bridge Time Edge PtP------ ---------- --------- ---------- ----------------- ----- ----- ------1 20000 64 Forwarding 883a30-e80200 2 No Yes5 20000 64 Forwarding 883a30-e80200 2 No Yes