Create Service - DHCP multiple nics
Hello,
I am trying to create a install service with DHCP enabled on a new AI setup ( sparc ). I mainly want to get the /etc/inet/dhcpd4.conf file that is created.
I need to provide this to our network team. As we will use there dhcp setup at the switch level. I will disable the ISC created dhcp server after getting this information.
I am getting this error when trying to create the service.
# installadm create-service -n s11-sparc-dhcp1 -s /var/tmp/sol-11_1-ai-sparc.iso -d /install/images/s11-sparc.dhcp1 -i 10.10.10.2 -c 2
create-service: error:
DHCP server configuration is unavailable on hosts with multiple
I am trying to create a install service with DHCP enabled on a new AI setup ( sparc ). I mainly want to get the /etc/inet/dhcpd4.conf file that is created.
I need to provide this to our network team. As we will use there dhcp setup at the switch level. I will disable the ISC created dhcp server after getting this information.
I am getting this error when trying to create the service.
# installadm create-service -n s11-sparc-dhcp1 -s /var/tmp/sol-11_1-ai-sparc.iso -d /install/images/s11-sparc.dhcp1 -i 10.10.10.2 -c 2
create-service: error:
DHCP server configuration is unavailable on hosts with multiple
0