Solaris 11 ISC DHCP: Cannot specify multiple interfaces
While trying to configure the ISC DHCP server on Solaris 11 to serve my local VLANs, I wanted to restrict its usage to only three interfaces, I then issued the following setprop command:
# svccfg -s svc:/network/dhcp/server:ipv4 config/listen_ifnam…
