User Manual

Table Of Contents
NETGEAR M4500 Series Switches CLI Command Reference Manual 998
9.3.8. openflow controller
Specify up to twenty IP addresses to which the switch should establish an OpenFlow Controllers connection.
Each command invocation specifies one IP address and connection mode (TCP or SSL). If the IP Port is omitted
then the default IP port number 6633 is used. The default connection mode is SSL. The controller table
configured by this command is used by the switch in OpenFlow 1.3 modes.
To delete the specified OpenFlow Controller IP address or delete all Controller addresses, use the no form of this
command. If the IP Port number is omitted then all entries for the specified IP address are deleted.
Format openflow controller <ip-address> [ip-port][connection mode]
no openflow controller { ip-address [ip-port] | all}
Mode Global Config
9.3.9. openflow ip-mode
This command directs the OpenFlow feature to use the configured IP address. Issuing this command when
OpenFlow is already enabled causes the feature to be disabled and re-enabled with the new IP address.
To direct the OpenFlow feature to automatically assign the IP address to itself, use the no form of this
command.
Format openflow ip-mode {auto | static | serviceport}
no openflow ip-mode
Default Disabled
Mode Global Config
9.3.10. openflow passive-mode
This command enables OpenFlow passive-mode.
To disable OpenFlow passive-mode, use the no form of this command.
Fields
Definition
ip-address
Specify up to five IP addresses to which the switch should establish an OpenFlow
Management connection.
ip-port
IP port to use for an OpenFlow Management connection. If the IP Port is omitted,
then the default IP port number 6632 is used.
connection mode
TCP or SSL. The default is SSL.