With the following interface configuration, once an IP address is acquired another IP address is not acquired until next reboot.
ethernet eth0 {
address dhcp
description "wan"
duplex auto
hw-id 0c:c4:7a:db:ef:8c
smp-affinity auto
speed auto
}Plugged the interface into multiple DHCP sources without success. Disabled and re-enabled the interface, interface stays blank, with no IP address. Even restarting networking via linux command line does nothing.