C613-50170-01 Rev B
Command Reference for x510 Series
2045
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
O
PEN
F
LOW
C
OMMANDS
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
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
Parameter
Description
<vlan-id>
VLAN ID in the range <1-4090>