C613-50170-01 Rev B
Command Reference for x510 Series
2039
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
O
PEN
F
LOW
C
OMMANDS
OPENFLOW
openflow
Overview
Use this command to specify a port or static aggregator as a data plane port. The
ingress and egress traffic on the data plane port become controlled by the
OpenFlow Controller. A data plane port number is assigned to the port
automatically.
Use the
no
variant of this command to cancel the setting of a port as a data plane
port.
Syntax
openflow
no openflow
Default
All the ports are non-data plane ports by default.
Mode
Interface mode for a switch port (e.g. port1.0.1) or static aggregator (e.g. sa1)
Example
To specify port1.0.3 as a data plane port:
awplus#
configure terminal
awplus(config)#
interface port1.0.3
awplus(config-if)#
openflow
Related
Commands