C613-50631-01 Rev A Command Reference for IE340 Series 2611
AlliedWare Plus™ Operating System - Version 5.5.3-0.x
OPENFLOW COMMANDS
OPENFLOW
NATIVE VLAN
openflow native vlan
Overview Use this command to specify a VLAN as a native VLAN for the data plane ports. You
must create a VLAN (using the vlan database command) before specifying the
VLAN as a native VLAN.
The OpenFlow native VLAN must be different from the native VLAN of the control
plane. This prevents the OpenFlow ports from receiving any broadcast or multicast
traffic flooded on the control plane native VLAN.
The VLAN used as the OpenFlow native VLAN should not be used on
non-OpenFlow ports.
Use the no variant of this command to change the native VLAN for the data plane
ports back to the default VLAN 1.
Syntax
openflow native vlan <vlan-id>
no openflow native vlan
Default The native VLAN for the data plane ports is VLAN 1 by default.
Mode Global Configuration
Example To specify VLAN 100 as a native VLAN for the data plane ports:
awplus# configure terminal
awplus(config)# openflow native vlan 100
To change the native VLAN for the data plane ports back to the VLAN 1:
awplus# configure terminal
awplus(config)# no openflow native vlan
Related
commands
show openflow config
Command
changes
Version 5.4.6-1.1: command added
Version 5.4.7-1.1: command added to GS900MX, XS900MX, x550 series products
Version 5.4.7-2.1: command added to IE300, IE500 series products
Version 5.4.8-0.2: added to SBx908 GEN2
Version 5.4.8-1.1: added to IE210L series products
Parameter Description
<vlan-id> VLAN ID in the range <1-4090>