You plan to use the Automated Installer (AI) to install a nonglobal zone named zone1. You created custom manifest for the nonglobal zone and named it zone1manifest. Which command must you use to add this custom manifest to the s11sparc install service and associate this custom manifest with the nonglobal zone?
A. installadm create-profile n s11-sparc f /term/zone1manifest.xml c zonename="zone1"
B. installadm create-manifest n s11-sparc f /term/zone1manifest.xml m zone1manifest c zonename="zone1"
C. installadm create-client n s11-sparc f /term/zone1manifest.xml m zone1manifest c zonename="zone1"
D. installadm create-server n s11-sparc f /term/zone1manifest.xml m zone1manifest c zonename="zone1"
What can you retrieve using a vmstat command?
A. the number of kernel threads active on the system
B. the amount of physical memory available on the system
C. the rate of system calls made on the system
D. the amount of time spent on paging activity
You configured a limit of 100 LWPs project. You want to ensure that the LWP limit was not set too low, so you need to monitor the LWPs currently in use by the project. Which two options could you use to monitor the current LWP resource control and the consumption of resources for this project?
A. prtcl $$
B. configuring syslogd to log messages received from the resource manager daemon
C. ps o taskid p
D. prtcl n task.max-lwps $$
E. rctladm l task.max-lwps
F. rctladm e syslog task.max-lwps; when the threshold for the resource is exceeded, a log entry will be generated by syslogd
Within the file /etc/security/exec_attr.d/core-os, the following line is found:
Network Management:solaris:cmd:RO::/usr/sbin/dladm:euid=dladm;egid=netadm;\privs=sys_dl_config,n et_rawaccess,proc_audit
To assume which of the following can a user using the su command execute dladm with full privileges?
A. the net_rawacess role
B. the sys_dl_config profile
C. the Network Management role
D. a role that includes the sys_dl_config profile
E. a role that includes the Network Management profile
Partial output of the command zonecfg into displayed as follows:
rctl:
name: zone.cpu-shares
value: (priv=privileged,limit=20,action=none)
Upon booting the zone, you receive this warning:
WARNING: The zone.cpu-shares rctl is set but FSS is not the default scheduling class for this zone. FSS will be used for processes in the zone but to get the full benefit of FSS, it should be the default scheduling class. Which action resolves
the issue?
A. In the global zone, run the command dispadmin d FSS.
B. In the nonglobal zone, run the command dispadmin d FSS.
C. Change the zone resource control value to (priv=privileged,limit=20,action=none,default)
D. Modify the general/scheduler property in the svc:/system/zones:default service.
Your company decides to store its software packages in one repository. The new repository will include five publishers. How can you configure your pkg clients such that each package is updated from the publisher originally used to install it?
A. Configure it such that the preferred publisher has the highest rank.
B. Configure it such that each publisher is added with the --search-first option.
C. Configure it such that the top tanked publisher is sticky.
D. Configure it such that all publishers are sticky.
E. Configure it such that the bottom-ranked publisher is sticky.
Your server has a package repository that local clients access remotely. Which option manages HTTP access to the repository?
A. pkg set-property
B. pkg.depotd
C. pkg.repotd
D. pkgrepo
You want to configure your IPS repository server for high network bandwidth and network availability. Which two technologies are best suited for achieving these goals?
A. naxbw resource control
B. zpool disk aggregation
C. link load balance
D. link aggregation
E. IP multipathing
You configured IPMP on the system:

Based on this information, select the correct conclusion.
A. No default route is configured.
B. in.mpathd cannot identify failed interfaces.
C. There are no active interfaces in the group.
D. There are three standby interfaces in the group.
E. The property transitive-probing is false.
What are targets for IPMP probe-based failure detection configured by?
A. responses to SNMP requests
B. specifying host routes in the routing table
C. specifying hosts in /etc/default/mpathd
D. setting the property svc:/network/ipmp/config/transitive-probing