bridge provider-rstp
Use this command to enable Provider Rapid Spanning Tree Protocol (Provider RSTP) globally on a bridge.
Use the no form of this command to disable Provider RSTP globally on a bridge.
Command Syntax
bridge <1-32> provider-rstp enable
no bridge <1-32> provider-rstp enable (bridge-blocked|bridge-forward|)
Parameters
<1-32>
Bridge group ID.
bridge-blocked
Put ports of the bridge in the blocked state (default).
bridge-forward
Put ports of the bridge in the forwarding state.
Default
By default, this feature is enabled.
For the no form of this command, bridge-blocked is the default.
Command Mode
Configure mode
Applicability
This command was introduced in OcNOS version 1.3.
Examples
#configure terminal
(config)#bridge 2 provider-rstp enable
#configure terminal
(config)#no bridge 1 provider-rstp enable bridge-block
Last modified date: 07/13/2023