OBP on this client supports WAN boot and this x86 client can be installed over the network
B.
OBP on thisclientsupports WAN boot and this SPARC client can be installed over the network.
C.
No network information can be set on this client to install it over the network.
D.
BIOS on this client supports WAN boot and this SPARC client can beinstalledover the network.
E.
OBP on this client does support WAN boot but this client's data disks failed.
F.
WANbootisnot supported and the client cannot be installed over the network.
Answer
B
Explanation
*WAN boot
SPARC clients of AI installation over the network must support WAN boot.
To boot over the network, AI requires WAN boot support for SPARC clients. You can check whether your client Open Boot PROM (OBP) supports WAN boot by checking whether network-boot-arguments is a valid variable that can be set in the eeprom.
If the variable network-boot-arguments is displayed, or if the command returns the output network-boot-arguments: data not available, the OBP supports WAN boot and the client can be installed over the network.
*The following command shows how to check the client OBP for WAN boot support.
# eeprom | grep network-boot-arguments
network-boot-arguments: data not available
In this example, the output network-boot-arguments: data not available indicates that the client OBP supports WAN boot.
[Reference:Installing Oracle Solaris 11.1 Systems,SPARC and x86 Client System Requirements, , ]
Questions # 22:
Which IPS task requires special privileges?
Options:
A.
Determine if a package is installed or can be updated.
B.
Identify the group to which a package belongs.
C.
Determine if a package is in a particular category.
D.
Determine if a package delivers a specified file.
E.
Create a copy of an existing IPS package repository.
Answer
C
Explanation
Tasks such as installing and updating IPS packages, setting publishers, and modifying images require more privilege.
[Reference:Adding and Updating Oracle Solaris 11 Software Packages,Installation Privileges, ]