CLI Commands
4.13 O
SCALANCE W1750D CLI
210
Function Manual, 03/2019, C79000-G8976-C452-04
4.13.2
openflow-server
Description
This command configures OpenFlow through TCP and TLS channels.
Syntax
openflow-server {host <addr> [tcp-port] <port>| tls-enable}
no…
Parameter
Description
Default
<time>
Indicates the host name of the OpenFlow control-
ler.
—
<addr>
Indicates the FQDN or the IPv4 address of the
OpenFlow controller.
—
tcp-port
Indicates the TCP port address using with Open-
Flow agent and OpenFlow controller communi-
cate with each other.
30633
tls-enable
Indicates the status of TLS encryption between
the OpenFlow agent and OpenFow controller.
—
no…
Removes the OpenFlow configuration.
—
Usage Guidelines
Use this command to enable TCP configuration and TLS authentication to an OpenFlow
controller.
Example
The following example shows how to configure a TCP connection in an OpenFlow controller:
(scalance)(config)# openflow-server host 1.1.1.1 tcp-port 30633
(scalance)(config)# end
(scalance)# commit apply
The following example shows how to configure a TLS authentication between the OpenFlow
agent and OpenFlow controller:
(scalance)(config)# openflow-server tls-enable
(scalance)(config)# end
(scalance)# commit apply
Command Information
AP Platform
Command Mode
All platforms
Configuration mode