OcNOS-RON : Layer 2 Guide : Layer 2 Command Reference : Spanning Tree Protocol Commands : bridge protocol ieee
bridge protocol ieee
Use this command to add a IEEE 802.1d Spanning Tree Protocol bridge.
After creating a bridge instance, add interfaces to the bridge using the bridge-group command. Bring the bridge instance into operation with the no shutdown command in interface mode.
Use the no parameter with this command to remove the bridge.
Command Syntax
bridge <1-32> protocol ieee (vlan-bridge|)
no bridge <1-32>
Parameters
<1-32>
Specify the bridge group ID.
vlan-bridge
Specify this as a VLAN-aware bridge.
Default
The bridge protocol default value is 2 seconds.
Command Mode
Configure mode
Applicability
This command was introduced before OcNOS version 1.3.
Example
#configure terminal
(config)#bridge 3 protocol ieee
 
(config)#bridge 4 protocol ieee vlan-bridge
Last modified date: 07/13/2023