Hi everyone.
I see bug 7747 has been filed:
Installadm should print actual commands needed for the DHCP setup
Isn't it true that the dhtadm commands lack something which dhcpmgr
executes? When I was working on an AI demo, using dhtadm commands to
set up for AI worked only on systems which had been previously
configured in their lab. For new systems only dhcpmgr would suffice.
The three dhtadm commands I'm talking about were to set up:
/usr/sbin/dhtadm -g -A -s GrubMenu -d Site,150,ASCII,1,0
/usr/sbin/dhtadm -g -A -m dhcp_macro_sparc/x86_service -d ....
(for the service)
/usr/sbin/dhtadm -g -A -m <MAC_ADDR> -d ....
(for the client)
Was I missing something? Is there a way for dhtadm commands to provide
a more complete setup for any system, whether previously configured or not?
Thanks,
Jack