configure openflow vlan mode

configure openflow {vlan} vlan_name mode [standard | hybrid]

Description

Configures the OpenFlow mode of the VLAN (Virtual LAN).

Syntax Description

vlan_name The name of the VLAN.
standard OpenFlow-based learning and forwarding occur on the VLAN.
hybrid Normal Ethernet learning and forwarding occur on the VLAN.

Default

By default, standard mode is configured.

Usage Guidelines

  • Hybrid mode—The VLAN performs traditional switch-based L2 learning and forwarding, though the ports are reported to the controller as OpenFlow ports.
  • Standard mode—The ports in the VLAN behave strictly according to the OpenFlow standard.

Example

The following example configures the hybrid mode for VLAN "core."

configure openflow vlan "core" mode hybrid

History

This command was first available in ExtremeXOS 15.7.1.

Platform Availability

This command is available on platforms that support the appropriate license. For complete information about software licensing, including how to obtain and upgrade your license and which licenses support the OpenFlow feature, see the ExtremeXOS 22.2 Feature License Requirements document.