You are setting up an automated installer (AI) install server and issue the following
command: installadm create-service -n prod_ai -s /repo/prod_ai.iso \ -i 192.168.1.100 -c 5
-d /export/repo Which four options describe the install server that you have configured?
A.
DHCP base IP address is 192.168.1.100
B.
The initial IP address for the install clients will be 192.168.1.100. This IP address is
temporary. After the client is booted, it will use IP addresses in the following
range:192.168.1.101-105.
C.
Five IP addresses are allocated for DHCP clients, starting with 192.168.1.100.
D.
The Install server will support up to five clients.
E.
The AI net image ISO file is located in /repo/prod and the net image ISO will be unpacked
in /export/repo.
F.
The AI net image ISO file is located in /repo/repo and is named /repo/prod/_ai.iso.
G.
Theservicename is prod_ai.