OcNOS-RON : Layer 2 Guide : Layer 2 Command Reference : RPVST+ Commands : bridge vlan
bridge vlan
This command creates or deletes a mapping between an MSTI (Multiple Spanning Tree Instance) and a VLAN for RPVST+ operation. There can be only one VLAN per MST instance if the bridge is configured to run in RPVST+ mode.
The VLAN must have already been created. Spanning tree is enabled on each configured VLAN, and one instance of spanning-tree runs on each configured VLAN.
Use the no form of the command to disable this functionality.
Command Syntax
bridge <1-32> vlan <2-4094>
no bridge <1-32> vlan <2-4094>
Parameters
<1-32>
Bridge identifier.
<2-4094>
VLAN identifier.
Command Mode
RPVST+ configure mode
Applicability
This command was introduced before OcNOS version 1.3.
Examples
#configure terminal
(config)#spanning-tree rpvst+ configuration
(config-rpvst+)#bridge 1 vlan 2
(config-rpvst+)#no bridge 1 vlan 2
 
 
Last modified date: 07/13/2023