Jack Schwartz wrote:
> 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 initial configuration wizard that dhcpmgr runs is equivalent to 
dhcpconfig -D; it then automatically offers to run the Address Wizard, 
which is equivalent to dhcpconfig -N, plus pntadm commands to create the 
addresses on the specified network.  The dhtadm commands below assume 
you've done that...

Dave

> 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
> _______________________________________________
> caiman-discuss mailing list
> caiman-discuss at opensolaris.org
> http://mail.opensolaris.org/mailman/listinfo/caiman-discuss


Reply via email to