1Z0-822 | A Review Of Simulation 1Z0-822 examcollection


Q11. Which sequence of commands will create a virtual network interface? 

A. Option A 

B. Option B 

C. Option C 

D. Option D 

Answer:

Reference: http://docs.oracle.com/cd/E23824_01/html/821-1458/gfkby.html 

Q12. Examine the output of the following commands: 

Which statement is true concerning these resource controls settings? 

A. The zone.max-lwps resource control was set to its value when the zone.max-processes resource control was set to its value. 

B. The prctl command can be used to change the max value for these resource controls. 

C. The zone.max-processes resource control will deny zombie processes from exhausting the resource table. 

D. The zone.max-lwps resource control will deny zombie processes from exhausting the process table. 

Answer:

Q13. How many Network Configuration Units (NCUs) are required to configure a working Network Configuration Profile (NCP)? 

A. 0 

B. 1 

C. 2 

D. 3 

Answer:

Q14. You administer an Oracle Solaris 11 system that uses a user-defined Network Configuration 

Profile (NCP). You now need to modify the DNS name servers. Select the profile type that you will need to modify. 

A. Automatic-NCP 

B. Location profile 

C. Network Configuration Unit 

D. External Network Modifiers 

Answer:

Q15. You are using AI to install a now operating system. You add the following information to the AI manifest: 

<configuration type=“zone” name=“dbzone source=“http://sysA.example.com/zone_cfg/zone.cfg”/> 

Which statement is true regarding the zone.cfg file? 

A. It is a text file in a zonecfg configuration format. 

B. It is an AI manifest that specifies how the zone is to be installed. 

C. It is an XML file in a form suitable for use as a command script file for the zonecfq command. 

D. It is an profile with keywords that are specific for configuring a zone as part of the installation 

E. It is an XML file that specifies the zonename, zonepath, and other zonecfg parameters. 

Answer:

Q16. What is the purpose of the Service Management Facility (SMF) profiles? 

A. an XML file that describes current services and the instances 

B. allows the customization of services and instances 

C. stores configuration information about each service instance 

D. used to start and stop processes or services 

Answer:

Q17. Frank is a member of two projects on you system. He has a process running in a project called project-clock and needs to move it under the other project he belongs to. 

Which command must Frank use to move the process? 

A. setproject 

B. newtask 

C. projmod 

D. prtcl 

Answer:

Q18. You configured the Fail Share Scheduler on a server, and you defined CPU shares for two nonglobal zones. You now need to apply shares to the global zone. The configuration needs to be persistent across a reboot operation. Which utility will you use? 

A. prctl 

B. priocntl 

C. zonecfg 

D. dispadmin 

Answer:

Q19. Which two statements correct regarding Link Aggregations? 

A. The MAC address of the first configured link is used for all links. 

B. A link with an existing IP interface cannot be added to an aggregation. 

C. The switch must support the Link Aggregation Control Protocol (LACP). 

D. Links of differing bit rates can be aggregated, but performance gains may not be realized. 

E. The –f option of dladm allows aggregating devices that do not support link state notification. 

Answer: B,E 

Q20. Your company requires all nonglobal zones to have a limit on the number of processes. The policy is designed to prevent runaway processes from impacting the global zone and other nonglobal zones. To set a limit on processes, you set the following controls: 

rctl: 

name: zone.max-processes 

value: (priv=privileged,limit=1000,action=none) 

rctl: 

name: zone.max-lwps 

value: (priv=privileged,limit=5000,action=deny) You must now enable system logging for the zone.max-processes resource control to record when the limit is exceeded. Which command enables system logging for a resource control? 

A. priocntl 

B. zonecfg 

C. rctladm 

D. prctl 

Answer: