1Z0-822 | All About Realistic 1Z0-822 braindumps


Q71. You need to create a virtual network with two zones, one with a web server and the other with an application server that the web server calls. You decide to create a virtual switch and virtual network interface cards (VNICs) for the zones. 

Select the command that will create the virtual switch. 

A. dladm create-etherswitch stub0 

B. dladm create-vnic –l net1 vnic1 

C. dladm create-stub –l vnic0 stub0 

D. dladm create-vnic –l stub0 vnic1 

Answer:

Q72. You discovered that the network/ipmp:default is not  starting on boot. You listed the service and discovered the name of the log file. You now want to examine the log file entry created at boot. 

In which two locations can you find the log file created at startup? 

A. /lib/svc/volatile 

B. /etc/svc/volatile 

C. /var/svc/volatile 

D. /var/run 

E. /var/tmp 

F. /var/svc/log 

G. /lib/svc/log 

Answer: C,F 

Q73. You decide to create a new rights profile to include a selection of Solaris authorizations and commands. The commands in your selection will require extra privileges. 

Which two files will you modify to add these privileges and authorizations? 

A. /etc/user_attr 

B. /etc/security/auth_attr 

C. /etc/security/prof_attr 

D. /etc/security/exec_attr 

E. /etc/security/prof_attr.d/core-os 

F. /etc/security/auth_attr.d/core-os 

Answer: A,C 

Reference: http://docs.oracle.com/cd/E26502_01/html/E36219/rights-1.html (See rights profiles) 

Q74. Examine the following command: 

ipadm create-addr -T static -a 192.168.1.112/26 net0/v6 

Which two statements are true? 

A. The interface is plumbed. 

B. The interface is marked down. 

C. The netmask value is ffffffc0. 

D. The link local IPv6 address fe80::112 is created. 

E. Multicast datagrams are not enabled on this interface. 

Answer: C,D 

Q75. Which scheduling class distributes CPU resources among its processes based on assigned importance? 

A. Fair Share Scheduler (FSS) 

B. Real-Time (RT) 

C. Fixed-priority (FX) 

D. Timesharing (TS) 

Answer:

Q76. A server has a nonglobal zone named zoneA. The following boot environments are listed in the global zone. 

Which three statements describe the current state of the system? 

A. The BE1 boot environment cannot be activated from the nonglobal zone. 

B. The nonglobal zone cannot be booted to solaris-1 BE at this time. 

C. The solaris-1 BE cannot be activated from the nonglobal zone. 

D. To boot the nonglobal zone to the solaris-1 BE, the global zone must first be booted to the solaris-1 BE. 

E. The solaris-1 BE has been activated in the nonglobal zone. 

F. The nonglobal zone solaris-1 BE is not bootable and must be repaired. 

Answer: A,B,E 

Q77. Which two conditions must exist in order to add a new link to an aggregation? 

A. The new link appears in the output of dladm show-phys. 

B. The new link may already support an active interface. 

C. The LACP policy must be set to L4. 

D. The link may currently be in any state. 

E. The new link has the same MAC address as the existing links. 

Answer: A,D 

Q78. You are considering using IPMP and Link Aggregation. Which two statements are true about these technologies? 

A. IPMP requires all interfaces to support the same bit rate. 

B. Both technologies can increase outbound bandwidth. 

C. Link Aggregation does not offer link failure protection. 

D. Link Aggregation requires all interfaces to support the same bit rate. 

E. IPMP supports load spreading across all interfaces for inbound traffic 

Answer: C,E 

Q79. Your company has set a policy that all Oracle Solaris 11 instances must have a backup boot environment created whenever software packages are added, removed, or updated. The current boot environment must not be modified. The backup boot environment must represent the system image before the procedure and the new boot environment must represent the image before the procedure. The image properties on your system are as follows: You are instructed to install the top utility. 

Which two will allow the top package to be installed on the system while adhering to the company policy? 

A. pkg property pkg-install=backup-bepkg install top 

B. pkg set-property be-policy create-backuppkg install top 

C. pkg install --be-name BE2 top 

D. pkg set-property be-policy always-newpkg install top 

E. pkg set-property create-backup truepkg install top 

Answer:

Q80. Consider the following commands and output on the local server: 

Also, consider the following route table entry on a remote system: 

192.168.2.0 192.168.1.200 UG 1 1 

You must configure a virtual switch to connect over net0 to the remote system. Select two commands that complete the configuration. 

A. ipadm set-ifprop –p forwarding=on net0 

B. ipadn set-prop –p forwarding=on vnic2 

C. ipacim set-prop –p forwarding=on ipv4 

D. ipadm set-prop –p routing=on net0 

E. routeadm –ue ipv4-forwarding 

F. routeadm –ue ipv4-routing 

Answer: B,F