Configuring listener ports

Configures an OpenFlow port to listen for incoming connections from an OpenFlow controller.

Syntax


openflow instance <instance name> listen-port [tcp port] [oobm]
no openflow instance <instance name> listen-port [tcp port] [oobm]
instance-name

Sets the listen-port for the named instance.

tcp-port

Specify the port to listen on.

Default: Port number 6633

Range: Port number 1024 - 65534

oobm

Configure to listen through the out-of-band management (OOBM) port. This configuration is applicable only for switches that have a separate OOBM port.