So, it is a dual homed DHCP server, but the IP address is hard coded in your example, no DHCP involved, and it's assigned to the bonded NIC, not to each individual NIC in the pair. So, it looks like you have all the configuration information you need, you just need to put it in /opt/bootlocal.sh like gerald_clark said. Modprobe appropriate kernel modules, create the bonded NIC and assign eth0 and eth1 to it, give it an IP address, set up some routes and populate /etc/resolv.conf. Sorry, TC isn't CentOS. No handholding here, you'll need to know some linux. As I've never set up a bonded NIC in TC, you'll need to do what I would do. GIYF.