spanning-tree vlan restricted-tcn
Use this command to restrict propagating topology change notifications (TCNs) from the interface.
Use the no form of this command to not restrict propagating TCNs from the interface.
Command Syntax
spanning-tree vlan <2-4094> restricted-tcn
no spanning-tree vlan <2-4094> restricted_tcn
Parameters
<2-4094>
VLAN identifier.
Default
The default is to not restrict propagating TCNs
Command Mode
Interface mode
Applicability
This command was introduced before OcNOS version 1.3.
Example
#configure terminal
(config)#interface eth0
(config-if)#spanning-tree vlan 10 restricted-tcn
(config-if)#no spanning-tree vlan 10 restricted_tcn
Last modified date: 07/13/2023