This behavior is not typically expected if edge ports are correctly configured, and there are no actual topology changes occurring (like links flapping).
Even though you might have configured access ports as edge on both Aruba and HP switches, the HP 5130 might still be generating TCNs if:
- Some ports are not truly configured as "edge" (in HP terms, this is usually stp edged-port enable).
- Devices connected to HP access ports are flapping or coming online frequently.
- The LAG toward Aruba is not properly excluding TCN propagation.
- RSTP TCNs are generated when a port transitions to forwarding and is not configured as an edge port. If a non-edge port goes up/down, that causes a TCN.
Check and ensure that Edge is shown as YES for the relevant interfaces:
display stp brief
display stp interface <interface>
Another issue might be the improper configuration of LAG and STP Role mismatch. Your switches might be handling BPDU differently and interpreting the STP Roles as well.
LAGs have to be identically configured on both sides and they must not be marked as edge. In addition, on HP check whether you are using Legacy STP (MSTP/RSTP).
HP 5130 and Aruba CX both support MSTP and RSTP. However, if one side is running MSTP (which includes RSTP via the CIST) and the other is pure RSTP, unexpected behavior like excessive TCNs can occur.
------------------------------
Shpat | ACEP | ACMP | ACCP | ACDP
Just an Aruba enthusiast and contributor by cases
If you find my comment helpful, KUDOS are appreciated.
------------------------------