Spanning Tree Topology Change Notification (TCN)

Thank you David for the confirmation.

Hello Fritz

@davidilles is indeed correct, it is enabled by default on Cisco switches. However, it’s important to understand that TCN is not a separate feature you can toggle on or off. Rather, it is an integral, fundamental mechanism of STP itself. Since STP is enabled by default on Cisco Catalyst switches, the TCN mechanism is automatically active.

So you can’t ā€œdisableā€ TCNs on an STP implementation. You can, however, control how they are generated and responded to. This is done using PortFast, which disables TCN generation on edge ports, or you can use RSTP, which doesn’t use separate TCN BPDUs, but integrates the TCN mechanism in its generic BPDUs.

I hope this has been helpful!

Laz

1 Like

Hi Lazarus, this is helpful. Thank you so much.

1 Like