Create the following start up script, "of_setup.sh"
#! /bin/sh echo "start OpenFlow" /etc/init.d/openflow start /etc/init.d/openflow_switch start /etc/init.d/port1 start /etc/init.d/openflow_secchan start