aports/testing/openvswitch/ovs-controller.confd
2012-09-26 02:24:03 -05:00

7 lines
229 B
Plaintext

# Space separated list of methods to listen for OpenFlow connections from switches
# The default is "ptcp:" which starts ovs-controller listening on port 6633 on all interfaces.
METHODS="ptcp:"
# Additional options
# OPTIONS=""