For Rapid Spanning Tree Protocol (RSTP) proposal handshake to work with CISCO switches, the switch that receives the proposal BPDU reflects back the same BPDU (all the contents) with an agreement flag set. This ensures that the other port is acknowledging the proposal that the switch has send out, so the acknowledgment BPDU contains the same contents of the other switch's proposal BPDU with the agreement bit set, instead of the proposal bit.
However, this behavior when used with EOS upstream bridges receiving the agreement BPDU (whose MAC OUI is different than 00:01:F4, 00:11:88, 00:1F:45, 20:B3:99) causes the switch to believe it is being sent its own BPDU, thus causing a multisource event during a topology change.
This feature allows you turn off the BPDU reflection behavior to avoid this problem.
Summit X450-G2, X460-G2, X670-G2, X770, and ExtremeSwitching X440-G2, X590, X620, X690, X870 series switches.
configure stpd stpd_name ports reflection-bpdu [on | off] port_list
The following show commands displays reflection BPDU status:
show {stpd} stpd_name ports {[detail | port_list {detail}]}