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
Hi Lazarus, this is helpful. Thank you so much.