configure openflow add logical-port

configure openflow add logical-port lport [vlan | vman] name

Description

Use this command to add a logical port to OpenFlow.

Syntax Description

lport Specifies the logical port, in hex. The valid range is 0x8001–0x8fff.
vlan Specifies a service VLAN to associate with the logical port.
vman Specifies a service VMAN to associate with the logical port.
name Specifies the name of the VLAN or VMAN associated with the logical port.

Default

N/A

Usage Guidelines

The VLAN or VMAN that you specify must exist already.

Example

The following example adds logical port 0x8001 to VMAN "access."

configure openflow add logical-port 0x8001 vman "access"

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 Feature License Requirements document.