2
0
mirror of https://github.com/openvswitch/ovs synced 2025-10-13 14:07:02 +00:00
Files
openvswitch/debian/openvswitch-controller.README.Debian
Ben Pfaff 8cd4882fd5 Rename "secchan" to "ofproto" (library) and "ovs-openflowd" (program).
These names are more meaningful, so we prefer them.
2009-07-08 10:30:42 -07:00

14 lines
559 B
Plaintext

README.Debian for openvswitch-controller
-------------------------------------
* To (re)configure the controller, edit /etc/default/openvswitch-controller
and run "/etc/init.d/openvswitch-controller restart".
* To enable OpenFlow switches to automatically discover the location
of the controller, you must install and configure a DHCP server.
The ovs-openflowd(8) manpage (found in the openvswitch-switch
package) gives a working example configuration file for the ISC DHCP
server.
-- Ben Pfaff <blp@nicira.com>, Wed, 8 Jul 2009 09:39:53 -0700