2
0
mirror of https://github.com/openvswitch/ovs synced 2025-10-21 14:49:41 +00:00
Files
openvswitch/debian/openvswitch-controller.README.Debian

13 lines
551 B
Plaintext
Raw Normal View History

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 secchan(8) manpage (found in the openvswitch-switch package) gives
a working example configuration file for the ISC DHCP server.
-- Ben Pfaff <blp@nicira.com>, Mon, 11 May 2009 13:26:38 -0700