set spantree tctrapsuppress

Use this command to disable or enable topology change trap suppression on Rapid Spanning Tree edge ports.

Syntax

set spantree tctrapsupress {disable | enable | edgedisable}

Parameters

disable | enable Disables or enables topology change trap suppression.
edgedisable Disables sending topology change traps on edge ports.

Defaults

None.

Mode

All command modes.

Usage

By default, RSTP non-edge (bridge) ports that transition to forwarding or blocking cause the switch to issue a topology change trap. When topology change trap suppression is enabled, which is the device default, edge ports (such as end station PCs) are prevented from sending topology change traps. This is because there is usually no need for network management to monitor edge port STP transition states, such as when PCs are powered on. When topology change trap suppression is disabled, all ports, including edge and bridge ports, will transmit topology change traps.

Example

This example shows how to allow Rapid Spanning Tree edge ports to transmit topology change traps:

System(rw)->set spantree tctrapsuppress disable