bridge protocol provider-mstp
Use this command to create a provider multiple spanning-tree protocol (MSTP) bridge. MSTP bridges can have different spanning-tree topologies for different VLANs inside a region of similar MSTP bridges.
Using this command creates an instance of the spanning tree, and associates the VLANs specified with that instance. A bridge created by this command forms its own separate region.
The multiple spanning tree protocol, like the rapid spanning tree protocol, provides rapid reconfiguration features, while providing load-balancing capability.
Command Syntax
bridge <1-32> protocol provider-mstp (edge|)
Parameters
<1-32>
Bridge identifier.
edge
Configure as an edge bridge.
Command Mode
Configure mode
Applicability
This command was introduced before OcNOS version 1.3.
Example
#configure terminal
(config)#bridge 2 protocol provider-mstp edge
Last modified date: 10/12/2023