OcNOS-RON : Layer 2 Guide : Layer 2 Command Reference : Provider Bridging Commands : vlan type
vlan type
This command allows you to create a single/range of VLAN’s on provide/edge bridge.
Use the no form of this command to delete the VLAN.
Command Syntax
vlan VLAN_RANGE type customer bridge <1-32>
vlan VLAN_RANGE type customer bridge <1-32> name WORD
vlan VLAN_RANGE type customer bridge <1-32> state (enable | disable)
vlan VLAN_RANGE type service point-point bridge <1-32>
vlan VLAN_RANGE type service point-point bridge <1-32> name WORD
vlan VLAN_RANGE type service point-point bridge <1-32> state (enable | disable)
 
no vlan VLAN_RANGE type customer bridge <1-32>
no vlan VLAN_RANGE type service bridge <1-32>
Parameters
VLAN_RANGE
VLAN identifier <2-4094> or range such as 2-5,10 or 2-5,7-19
customer
Identifies the Customer VLAN
bridge
Specify the bridge group ID in the range <1-32>.
name
The ASCII name of the VLAN. Maximum length allowed is 16 characters.
point-point
Sets the VLAN connectivity mode to point-to-point
WORD
ASCII name of the VLAN.
state
Indicates the operational state of the VLAN.
enable
Sets VLAN into an enable state.
disable
Sets VLAN into a disable state.
Command Mode
Configuration Mode
Applicability
This command was introduced before OcNOS version 1.3.
Examples
(config)vlan 2,4,5-6 customer bridge 2
(config)vlan 10-12 service type point-point bridge 3
Last modified date: 07/13/2023